Ljudi imam problema s pravljenjem dialoga..
Sve sam po tutu napravio ali izbacuje errore
Mogu vam kopirat i erore i red u kojem je error
Red:68: gPlayerLogged[playerid] = 0;
Erori: C:\Documents and Settings\Administrator\Desktop\samp03bsvr_R2_win32\gamemodes\Testni Mod.pwn(68) : error 017: undefined symbol "gPlayerLogged"
C:\Documents and Settings\Administrator\Desktop\samp03bsvr_R2_win32\gamemodes\Testni Mod.pwn(68) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\Desktop\samp03bsvr_R2_win32\gamemodes\Testni Mod.pwn(68) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Administrator\Desktop\samp03bsvr_R2_win32\gamemodes\Testni Mod.pwn(68) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrator\Desktop\samp03bsvr_R2_win32\gamemodes\Testni Mod.pwn(68) : 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.
Hvala vam unaprijed!
Dodaj... new gPlayerLogged[MAX_PLAYERS]; na pocetku
Opet neradi :S