Posts: 51
Threads: 14
Joined: Jun 2009
Reputation:
0
i wanna script a system, that when you get in the server ( my "home" server )
if you register, it will ask you question like :
Whats RolePlay Means ?
1. RoleGuys
2. RolePlay
3. RoleSky
and if the player answer 1\3, it will kick him, i mean "server closed the connection"
and if he choose 2, he will be move to the second question, can someone help me ?
Posts: 51
Threads: 14
Joined: Jun 2009
Reputation:
0
can you give me the full command ?
i mean, i dont know where to place it, and you know..
Posts: 171
Threads: 13
Joined: Jul 2009
Reputation:
0
They Upgraded the script with 0.3 Im sure and being I didnt follow it I can't give you a correct answer.
the New Tested[MAX_PLAYERS]; Goes at the very top, under the includes, and defines.
Posts: 51
Threads: 14
Joined: Jun 2009
Reputation:
0
noo i mean how can i built this ?
i mean, there is 3 options, and 1 of them is true,
if you chose the false answer, it will kick you from game...
and it'will be only when you're register
Posts: 2,856
Threads: 6
Joined: Jun 2007
Reputation:
0
do you want to ask the question with normal sendclientmessage or with a menu, where you can choose your answer ?
Posts: 51
Threads: 14
Joined: Jun 2009
Reputation:
0
with a normal sendcliendmessge,
i mean when you will /register you will be ask by the system some Rp question
with 3-4 options each question, and if you'will answer the worng answer, you will be kicked
i mean the player will show up "server closed the connection".
help please ?