[DUV] Login Box %$$%%Ё%$ - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [DUV] Login Box %$$%%Ё%$ (
/showthread.php?tid=124802)
[DUV] Login Box %$$%%Ё%$ -
victorxd12 - 31.01.2010
Bom antes meu login box tava bonzin aew dunada ele comecou a dar esse erro aqui
Код:
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : error 012: invalid function call, not a valid address
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : warning 215: expression has no effect
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : error 017: undefined symbol "DIALOG_STYLE_INPUT"
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Administrador\Desktop\Server\gamemodes\PlaySkin.pwn(6114) : fatal error 107: too many error messages on one line
a linha
Код:
ShowPlayerDialog(playerid,12346,DIALOG_STYLE_INPUT,"Logar",loginstring,"Logar","Sair");
se poder ajuda agradeco
Re: [DUV] Login Box %$$%%Ё%$ -
JustinSton - 31.01.2010
new loginstring[128];
ve se os include estгo certos
Re: [DUV] Login Box %$$%%Ё%$ -
victorxd12 - 31.01.2010
tem todos includes :X