Detaljan opis problema: Ne mogu da rijesim ova cetiri errora nikako :S
Dio skripte:
Quote
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : error 017: undefined symbol "rTime"
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : warning 215: expression has no effect
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : warning 215: expression has no effect
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Ismail\Desktop\bot\SARAJEVO ROLEPLAY\gamemodes\sarpg.pwn(19399) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
Neke slike/video za lakse dobivanje pomoci(neobavezno):
Quote
if(rTime == 1) return SendClientMessage(playerid, COLOR_GRAD2, "Morate pricekati 2 minute do sljedeceg reporta!");
Ovo je linija errora
Ovo je linija errora
