[AJUDA] Erros
#1

Galera to tendando salvar meus exp mais ta dando esses erros

Код:
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(153) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(153) : error 029: invalid expression, assumed zero
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(153) : warning 215: expression has no effect
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(166) : error 012: invalid function call, not a valid address
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(166) : warning 215: expression has no effect
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(166) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(166) : error 029: invalid expression, assumed zero
C:\Documents and Settings\thaw\Desktop\0.3d\gamemodes\GW.pwn(166) : fatal error 107: too many error messages on one line
Linha dos erros

OnPlayerConnect
Код:
if(dini_Isset("exp.ini",PlayerName(playerid))) Exp[playerid] = (playerid),dini_Int("exp.ini",PlayerName(playerid)));
OnPlayerDisconnect
Код:
 dini_IntSet("exp.ini",PlayerName(playerid),Exp(playerid));
Ajuda Por favor
Reply


Messages In This Thread
[AJUDA] Erros - by thaw_ps - 27.02.2012, 22:40
Re: [AJUDA] Erros - by Biel_Eu - 27.02.2012, 22:41
Re: [AJUDA] Erros - by thaw_ps - 27.02.2012, 23:22
Re: [AJUDA] Erros - by Caio_Freeze - 27.02.2012, 23:31
Re: [AJUDA] Erros - by thaw_ps - 28.02.2012, 00:07
Re: [AJUDA] Erros - by Troll Face - 28.02.2012, 00:10
Re: [AJUDA] Erros - by Lucas_Alemao - 28.02.2012, 00:17
Re: [AJUDA] Erros - by thaw_ps - 28.02.2012, 00:41
Re: [AJUDA] Erros - by Troll Face - 28.02.2012, 00:45
Re: [AJUDA] Erros - by thaw_ps - 28.02.2012, 00:53

Forum Jump:


Users browsing this thread: 1 Guest(s)