Got some errors
#1

Код:
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : error 029: invalid expression, assumed zero
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : warning 215: expression has no effect
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : warning 215: expression has no effect
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : warning 215: expression has no effect
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : warning 215: expression has no effect
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : warning 215: expression has no effect
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : error 001: expected token: ";", but found ")"
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : error 029: invalid expression, assumed zero
D:\Data\GTA\JTTDM\Gamemodes\JTFR.pwn(39963) : fatal error 107: too many error messages on one line
PHP код:
CMD:svt(playeridparams[])
{
    
#pragma unused params
    
ShowPlayerDialog(playeridSVTDIALOGDIALOG_STYLE_LIST"JT~SvT""{FF9900}Terrorist Team\n{4169FF}Counter-Terrorist Team\n\n{FFFFFF}JT~SvT Rules\n\n{FF0000}Leave JT~SvT""Okay""Exit");    <======  Line 39963
    
return 1;

Reply


Messages In This Thread
Got some errors - by Filbert - 09.01.2018, 13:32
Re: Got some errors - by XavierJ - 09.01.2018, 13:35
Re: Got some errors - by Filbert - 09.01.2018, 13:39
Re: Got some errors - by Misiur - 09.01.2018, 13:40
Re: Got some errors - by Filbert - 09.01.2018, 13:43
Re: Got some errors - by Misiur - 09.01.2018, 13:45
Re: Got some errors - by Filbert - 09.01.2018, 13:47

Forum Jump:


Users browsing this thread: 1 Guest(s)