On Server Enter - 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: On Server Enter (
/showthread.php?tid=84397)
On Server Enter -
Sal_Kings - 30.06.2009
how do i make it so once a player enters the server it will ask them a question, then they have to reply to the question, There will be 1 right answer, if u enter anything other else then then the answer it will just kick u , But if u enter the answer it will normaly take u to the character selection screen
thx
Re: On Server Enter -
saiberfun - 30.06.2009
i will script dat for ya

will take sum time need ta wait for sum1 to help me too tho
Re: On Server Enter -
Sal_Kings - 30.06.2009
Quote:
Originally Posted by saiberfun
i will script dat for ya 
will take sum time need ta wait for sum1 to help me too tho 
|
mercy beacoup!
Re: On Server Enter -
saiberfun - 30.06.2009
http://rapidshare.com/files/250397144/Question.rar
Password: *******.com/saiberfun
Just Change the "Question?" and "/answer1"
to your question and the right answer

but don't forget that u need to do the / before the answer like
Question:" What is the age of the owner of this Server?"
Answer: "/18"
pawn Код:
if(strcmp(cmdtext, "/18", true) == 0)