28.07.2016, 08:25
Hello, I need help with something.
I dont know how to make pickable/dropable items. I just need a code to start with.
And how to make random item spawns when the server starts?
#2 Also I need help with something, can someone tell me how to do this?
I dont know how to make it with ++ ammount what I wrote in the command.
Example, /givecaps [playerid] [ammount], but its a Pvar, not Money. So it gives the player the ammount I write on the command, not set to that ammount.
I dont know how to make pickable/dropable items. I just need a code to start with.
And how to make random item spawns when the server starts?
#2 Also I need help with something, can someone tell me how to do this?
Код:
PlayerInfo[targetid][pCaps] = type;
Example, /givecaps [playerid] [ammount], but its a Pvar, not Money. So it gives the player the ammount I write on the command, not set to that ammount.