Pickup
#1

hello im having pickup problem


i have a money bag system but whenever anyone pickup that moneybag it shows Property info Gametext + money bag too

http://pastebin.com/v5gAsTfg
Reply
#2

Well, i am guessing that this code that you posted is under OnPlayerPickup. The problem in this script if this is under OnPlayerPickup, is that when the player pickups the moneybag, which is a pickup, it goes through the process under OnPlayerPickup propid still = -1 and so the gametext shows up. What you want to do, is somehow distinguish when a player is picking up the moneybag pickup, so the server does not put this gametext on, if i understand correctly. If not explain a little bit further, or show more code for the moneybag.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)