Errors at my scripting
#1

Hello.

I have 4 errors on my scripting and i'm gonna show it to you. Maybe you should know these errors. So, LET'S BEGIN!

The errors:

Код:
C:\Users\ўггелпт\Desktop\samp037_svr_R2-1-1_win32\samp037_svr_R2-1-1_win32\gamemodes\NFTDM.pwn(9911) : error 076: syntax error in the expression, or invalid function call
C:\Users\ўггелпт\Desktop\samp037_svr_R2-1-1_win32\samp037_svr_R2-1-1_win32\gamemodes\NFTDM.pwn(10016) : error 076: syntax error in the expression, or invalid function call
C:\Users\ўггелпт\Desktop\samp037_svr_R2-1-1_win32\samp037_svr_R2-1-1_win32\gamemodes\NFTDM.pwn(10017) : error 076: syntax error in the expression, or invalid function call
C:\Users\ўггелпт\Desktop\samp037_svr_R2-1-1_win32\samp037_svr_R2-1-1_win32\gamemodes\NFTDM.pwn(10030) : error 076: syntax error in the expression, or invalid function call
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
The lines of these errors:

Код:
format(string, sizeof(string),"%s has used adminarea (non admin)", pName );
That was the first.

SECOND!

With two lines:

Код:
		if(ping == 0) format(string,sizeof(string),"{00C7FF}Administrator %s has disabled maximum ping", PlayerName2, ping);
		else format(string,sizeof(string),"{00C7FF}Administrator %s has set the maximum ping to %d", PlayerName2, ping);
And the LAST LINE!


Код:
SetPlayerVirtualWorld(player1,GetPlayerVirtualWorld);
You can help me fixing these errors easily
Reply


Messages In This Thread
Errors at my scripting - by Knowinne - 21.10.2016, 18:41
Re: Errors at my scripting - by ActionTanki91 - 21.10.2016, 18:53
Re: Errors at my scripting - by X337 - 21.10.2016, 19:13
Re: Errors at my scripting - by Knowinne - 21.10.2016, 19:30
Re: Errors at my scripting - by RockyGamer - 21.10.2016, 19:44
Re: Errors at my scripting - by Knowinne - 21.10.2016, 19:57
Re: Errors at my scripting - by Knowinne - 21.10.2016, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)