09.01.2011, 15:46
Basically I keep getting errors, I have looked all over sa-mp wiki and forums and I cant come up with a solution. If anyone could fix this script I will be really happy and I will put you in the credits on the release anyways here is the errors/warnings and link to script:
link to script(pastebin)
thanks in advance
link to script(pastebin)
Код:
C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(62) : error 029: invalid expression, assumed zero C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(62) : error 004: function "OnPlayerCommandText" is not implemented C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(64) : error 017: undefined symbol "cmdtext" C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(66) : error 017: undefined symbol "playerid" C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(70) : error 017: undefined symbol "playerid" C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(78) : error 017: undefined symbol "playerid" C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(90) : warning 225: unreachable code C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(90) : error 029: invalid expression, assumed zero C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(90) : error 004: function "opentopdoors" is not implemented C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(98) : error 029: invalid expression, assumed zero C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(98) : error 004: function "openbottomdoors" is not implemented C:\Users\Jack\Desktop\samp\filterscripts\lspdlift1.pwn(104) : error 030: compound statement not closed at the end of file (started at line 21) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 11 Errors.