Cuffing players outside PD vehicles [SOLVED]
#9

Quote:
Originally Posted by adsy
Quote:
Originally Posted by Lexuss
C:\Users\Lex\Desktop\GMs from Scratch\gamemodes\LexRole1.pwn(36423) : error 029: invalid expression, assumed zero
C:\Users\Lex\Desktop\GMs from Scratch\gamemodes\LexRole1.pwn(36406) : warning 204: symbol is assigned a value that is never used: "car"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

new car = GetPlayerVehicleID(playerid); = line 36406


}
else = 36423
{

best to do

Код:
new car;
car = GetPlayerVehicleID(playerid);
Cant he just delete that line? If car isent used then theres surely no need for it?
Reply


Messages In This Thread
Cuffing players outside PD vehicles [SOLVED] - by Lexuss - 22.02.2010, 18:17
Re: Cuffing players outside PD vehicles - by Torran - 22.02.2010, 18:19
Re: Cuffing players outside PD vehicles - by Lexuss - 22.02.2010, 18:22
Re: Cuffing players outside PD vehicles - by Onyx09 - 22.02.2010, 18:34
Re: Cuffing players outside PD vehicles - by Lexuss - 22.02.2010, 18:36
Re: Cuffing players outside PD vehicles - by Lexuss - 22.02.2010, 18:42
Re: Cuffing players outside PD vehicles - by Lexuss - 22.02.2010, 18:48
Re: Cuffing players outside PD vehicles - by adsy - 22.02.2010, 19:58
Re: Cuffing players outside PD vehicles - by Torran - 22.02.2010, 20:00
Re: Cuffing players outside PD vehicles -Help?- - by adsy - 22.02.2010, 20:01

Forum Jump:


Users browsing this thread: 2 Guest(s)