Results 1 to 6 of 6

Thread: MODDING : How to make a shop in game.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by EvoloZz View Post
    Everything works except that "4. Shop" doesnt show on in the quickmenu, but still when i press 4 it will open shop, but then when i want to buy max ammo, it doesnt say that i dont have enough money or anything, it just quits the quickmenu
    If an item doesn't show on a menu it is usually because you have an error in the itemDef{}. In this case, it is probably the rectangle. Make sure you increment your "Y" rectangle coordinate by a factor of 16 from the one above it.

    EDIT - post your quickmessage menu for us to see, so that we can check it out.

  2. The Following 2 Users Say Thank You to Tally For This Useful Post:

    2ReaL (11th November 2012),kung foo man (4th November 2012)

  3. #2
    Sergeant EvoloZz's Avatar
    Join Date
    Sep 2012
    Location
    Helsinki, Finland
    Posts
    360
    Thanks
    314
    Thanked 167 Times in 120 Posts
    Quote Originally Posted by Tally View Post
    If an item doesn't show on a menu it is usually because you have an error in the itemDef{}. In this case, it is probably the rectangle. Make sure you increment your "Y" rectangle coordinate by a factor of 16 from the one above it.

    EDIT - post your quickmessage menu for us to see, so that we can check it out.
    First problem is fixed, but now i still have the second problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •