A little line crashing my script
#1

I started adding a better way of deleting cars in my server but this little line i put crashed my pawno I'm not sure how to fix it cause i need it

Код:
new i = GetPVarInt(playerid, "vDelete")
Any help would be much appreciated, Thanks.
Reply
#2

new i = GetPVarInt(playerid, "vDelete"); won't crash your script(By itself.)
The source of the crash isn't by that one line, the section of code it's listed in.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)