Search:

Type: Posts; User: godly 20

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,133

    It shuts down immediately, yes, but it does that...

    It shuts down immediately, yes, but it does that with any key while it's only supposed to open/close when the "I" key is pressed. However I've solved this problem by making a fixed sidebar in which...
  2. Replies
    5
    Views
    2,133

    Done. Thanks for pointing it out. Didn't realise...

    Done. Thanks for pointing it out. Didn't realise that it could be offensive to someone.
  3. Replies
    5
    Views
    2,133

    Allegro Help Needed!

    Hey there. I'm currently programming a small 2D, RPG game and today I have included a function which opens up an inventory.

    void OpenInventory()
    {
    if(key [KEY_I])
    {
    ...
Results 1 to 3 of 3