newb message - 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: newb message (
/showthread.php?tid=447615)
newb message -
ScRipTeRi - 30.06.2013
hello guys,
when player join in server and if he is new send messge Type /cmds /help /rules only when is not registred.
Tnx
AW: newb message -
Blackazur - 30.06.2013
OnPlayerConnect:
SendClientMessage(playerid,YOURCOLOR,"Type /cmds, /help, /rules.");
add your variable before it if you want that it only shown to registered players.
Re: newb message -
Scenario - 30.06.2013
There's no reason for you to be attempting to run a server when you can't even do such a simple task as what you have requested someone else to do. This is why there are thousands of mediocre servers on the SA:MP master-list. I'm getting really tired of this.
The following two links are pages on the SA:MP Wiki which can help you get started.
https://sampwiki.blast.hk/wiki/Scripting_Basics
https://sampwiki.blast.hk/wiki/Category:Scripting_Functions
This next link is a PDF document about the PAWN language (the programming language SA:MP servers use). It will help you understand the language more in-depth than what the Wiki explains.
http://www.compuphase.com/pawn/Pawn_Language_Guide.pdf
Re: newb message -
park4bmx - 30.06.2013
U didn't provide how your saving the files!
u can't just come in & be like I want this & that.