SA-MP Forums Archive
[HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! (/showthread.php?tid=130978)



[HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - will_92 - 01.03.2010

Well, I know in some servers when you're new you really don't know what to do and are forced to type in commands and still don't know what to do.. I want to know how could I show noobies what to do ... like gamepoint and such like forcing them to check it out how would i be able to do that?... is there a way?


Re: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - will_92 - 01.03.2010

Your idea is great. But i don't want to show hints i want to show fully how it's done.


Re: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - aircombat - 01.03.2010

u can use : OnPlayerConnect :
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
that will show them the tut once they log in
or just use dialog
OnPlayerConnect
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_MSGBOX, "Help :", "the content of the box", "Ok", "Cancel");

________
Hairy Pussy Webcams


Re: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - will_92 - 01.03.2010

yeah... but i need an example.


Re: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - aircombat - 01.03.2010

Quote:
Originally Posted by ?=[?
WIll[?]=? ]
yeah... but i need an example.
here :
Quote:
Originally Posted by [AC
Etch ]
u can use : OnPlayerConnect :
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
SendClientMessage(playerid,color,"msg");
that will show them the tut once they log in
or just use dialog
OnPlayerConnect
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_MSGBOX, "Help :", "the content of the box", "Ok", "Cancel");
________
ANAL EBONY


Re: [HELP] I NEED HELP SHOWING INFO FOR NOOBIES!! - CuervO - 01.03.2010

Quote:
Originally Posted by ◄=[•
WIll[•]=► ]
yeah... but i need an example.
or else request your script at the Script Request Thread #4.