SA-MP Forums Archive
Please Help me! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Please Help me! (/showthread.php?tid=476176)



Please Help me! - Pepsicola123 - 17.11.2013

Код:
C:\Users\PepsiCola\Desktop\Amorsity RP\gamemodes\modernliferp.pwn(5502) : error 001: expected token: ";", but found "-identifier-"
C:\Users\PepsiCola\Desktop\Amorsity RP\gamemodes\modernliferp.pwn(34205) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Now I have this 1 error the warning I can fix but not the error!
This is the line
Код:
 	//SendRconCommand("hostname [0.3e] Your Life Roleplay [Refund | Opening]");
	        SendRconCommand("hostname "SERVER_HOSTNAME"");



Re: Please Help me! - whando - 17.11.2013

Please show the whole code, we cannot do anything with this.


Re: Please Help me! - Pepsicola123 - 17.11.2013

oK i DID


Re: Please Help me! - iJumbo - 17.11.2013

Maybe your problem is that how is defined "SERVER_GM_TEXT"

pawn Код:
#define SERVER_GM_TEXT "Text you want to display"



Re: Please Help me! - Pepsicola123 - 17.11.2013

Did that but the other erors


Re: Please Help me! - Pepsicola123 - 17.11.2013

Now I need that last error fixed


Re: Please Help me! - kbalor - 17.11.2013

Where is the error line?


Re: Please Help me! - Pepsicola123 - 17.11.2013

Quote:
Originally Posted by kbalor
Посмотреть сообщение
Where is the error line?
I eddit the post look again


Re: Please Help me! - newbie scripter - 17.11.2013

EDIT: show the line above it


Re: Please Help me! - Pepsicola123 - 17.11.2013

look once more