Quote:
Originally Posted by thegamer355
just add:
pawn Код:
GivePlayerMoney(playerid, GetPVarInt(playerid, price)); DeletePVar(playerid, price);
If i'm correct about pVar, i never really used it
|
Код:
.pwn(73) : error 017: undefined symbol "price"
Adding this under hitmanonplayerdeath and it gives me undefined symbol.. I tried adding similar GiveMoneyEx before and got same error and tried adding new price; it compiled but in game it didnt givemoney