Arrest Point
#6

Quote:
Originally Posted by Latisha
Посмотреть сообщение
Lemme try, thanks before

___________________________________


warning 203: symbol is never used: "ArrestPointCount"
warning 203: symbol is never used: "ArrestPoints"
warning 204: symbol is assigned a value that is never used: "apt"
warning 204: symbol is assigned a value that is never used: "apt2"

4 warns, how to fix that?
Did you copy the code I've written or what? Delete "apt" and "apt2" variables from the script.

EDIT: Also replace

pawn Код:
new ArrestPointCount;
with

pawn Код:
new ArrestPointCount = 0;
Reply


Messages In This Thread
Arrest Point - by Latisha - 13.05.2013, 11:45
Re: Arrest Point - by Latisha - 13.05.2013, 12:39
Re: Arrest Point - by MP2 - 13.05.2013, 12:46
Re: Arrest Point - by Calabresi - 13.05.2013, 12:49
Re: Arrest Point - by Latisha - 13.05.2013, 12:50
Re: Arrest Point - by Calabresi - 13.05.2013, 13:00
Re: Arrest Point - by Latisha - 13.05.2013, 13:08
Re: Arrest Point - by Calabresi - 13.05.2013, 13:10
Re: Arrest Point - by Latisha - 13.05.2013, 13:15
Re: Arrest Point - by Calabresi - 13.05.2013, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)