08.01.2011, 14:05
(
Последний раз редактировалось Jack_Rocker; 08.01.2011 в 14:09.
Причина: speling :L
)
SOLVED
Basically I put this (line 56 btw):
in the OnFilterScriptInit() callback and the error recieved is
any idea how to define 'playerid'?
Thanks, Jack_Rocker
Basically I put this (line 56 btw):
Код:
SetPVarInt(playerid, "top", 0);
Код:
C:\Users\Jack\Desktop\samp\filterscripts\lspdlift.pwn(56) : error 017: undefined symbol "playerid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Thanks, Jack_Rocker