06.11.2012, 14:22
Seguintes erros base euro
Quote:
C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(223) : error 020: invalid symbol name "" C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(74 : error 017: undefined symbol "LoadBancoDasOrgs" C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(823) : error 029: invalid expression, assumed zero C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(823) : error 029: invalid expression, assumed zero C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(823) : warning 215: expression has no effect C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(823) : error 001: expected token: ";", but found "]" C:\Users\Yuri\Desktop\GM\Euro RPG\gamemodes\EuroRPG.pwn(823) : fatal error 107: too many error messages on one line |
Quote:
linha 223 - new PoliciaM[15]; linha 748 - LoadBancoDasOrgs(); linha 823 - PoliciaM[0] = CreateVehicle(497,1564.50000000,-1645.59960938,28.70000076,90.00000000,-1,24,15); //Police Maverick |