Some weird thing.
#1

So, I spent an hour converting all my scripts to ZCMD. I have just finished converting the 53 Drift Teleports by Kitten
to ZCMD but I get these errors:

Код:
C:\Users\Sean\Desktop\samp03dsvr_R2_win32\filterscripts\53Drifts.pwn(62) : error 017: undefined symbol "string"
C:\Users\Sean\Desktop\samp03dsvr_R2_win32\filterscripts\53Drifts.pwn(62) : error 017: undefined symbol "string"
C:\Users\Sean\Desktop\samp03dsvr_R2_win32\filterscripts\53Drifts.pwn(62) : error 029: invalid expression, assumed zero
C:\Users\Sean\Desktop\samp03dsvr_R2_win32\filterscripts\53Drifts.pwn(62) : fatal error 107: too many error messages on one line
This is the error line but the other commands have the same thing:

pawn Код:
format(string, sizeof(string), "%s [ID:%d] has gone to Drift 1 (/drift1)", pName, playerid);
Can anyone tell me how to solve this ?
Reply


Messages In This Thread
Some weird thing. - by sniperwars - 06.05.2012, 01:07
Respuesta: Some weird thing. - by Chris1337 - 06.05.2012, 01:17
Re: Some weird thing. - by WarriorEd22 - 06.05.2012, 03:57
Re: Some weird thing. - by ViniBorn - 06.05.2012, 04:01
Re: Some weird thing. - by 2KY - 06.05.2012, 04:04

Forum Jump:


Users browsing this thread: 1 Guest(s)