01.10.2009, 00:32
Hi, I'm trying to write a property include for my GM. Problem is, Im stuck on something.
Now this is something that will be called in a command, for example /createprop and it will create the prop in-game. Thing is, how can I send Client Messages to the player? If I add playerid in there that would fail, so how would I do it? O_o
pawn Код:
stock AddProperty(const name[], Float:X, Float:Y, Float:Z, propCost, propSell, propEarns)