20.01.2013, 12:41
Here are the errors:
Here are the lines:
thats the line:
Код:
C:\Users\TSC\Desktop\NGRP edits\USRP4.pwn(20135) : error 029: invalid expression, assumed zero C:\Users\TSC\Desktop\NGRP edits\USRP4.pwn(20135) : error 017: undefined symbol "cmd_prepare" C:\Users\TSC\Desktop\NGRP edits\USRP4.pwn(20135) : error 029: invalid expression, assumed zero C:\Users\TSC\Desktop\NGRP edits\USRP4.pwn(20135) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
thats the line:
Код:
20.130.new PlayerDJ[MAX_PLAYERS][DJ]; 20.131.new PartyPrepared; 20.132.new Float:partyX, Float:partyY, Float:partyZ; 20.133.new PplJoinParty; 20134. new PartyOn; 20135.CMD:prepare(playerid, params[]) 20136.{