Posts: 1,429
Threads: 321
Joined: Oct 2010
Reputation:
0
Hello, if you ever went on to Project reality or Central City Roleplay, You will notice their RP Quiz is scripted differently.
How do I make an RP Quiz Like PR-RP?
Player answers a few questions and then sends them to Admins and Helper.
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
Could you tell us what it has...for the ones who don't play RP that can try and help you (like me).
Posts: 1,429
Threads: 321
Joined: Oct 2010
Reputation:
0
Well, Players answer Questions, Such as "What does RP Mean?" "What does DM Mean?", It is hard to explain, It basicly gives players client messages and then they answer the questions in the Client Messages, Then when they get to question 10, then the answers are sent to Admins (pAdmin) and Helpers (pHelper).
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
It uses OnPlayerText, with a few vars and what step they're on...So if they're on PART1 (first sendclientmessage) then on OnPlayerText you'd check if the text is the correct answer for that step...It might be a bit big if I wrote it here, and someone might have a better method than what I'm thinking of...I'll write it down anyway...
Give me a minute, I'll edit this post when I'm done
Posts: 1,429
Threads: 321
Joined: Oct 2010
Reputation:
0
How do I add their answer so that it is saved and then shows the admins and helpers all the saved answers at the end?