[FilterScript] S-Quiz [ simple quiz role play system ]
#1

// By Golf .

Info :


hello i made a simple script S-Quiz for RP servers

screens :




Video Test :



Downloads :


tags :


Quote:

// Questions and Answers from " http://www.proprofs.com/quiz-school/...-roleplay-quiz "

you must download zcmd for test my cmd

i dont take any credits for help newbies ^^

sorry for my bad english

the script work perfectly any problem contact me
How to edit Questions or Answers:


you must edit

PHP Code:
new SQuestion[6][] =  // Questions from  " http://www.proprofs.com/quiz-school/stor...eplay-quiz "
{
    
"Q1 : If you're bored and want to deathmatch, what would you do?"//Question 1 ....
    
"Q2 : PowerGame mean ?",
    
"Q3 : Cheat allowed ?",
    
"Q4 : Are you allowed to jump to get somewhere faster?",
    
"Q5 : What is the correct method for getting admin' help in game?",
    
"Q6 : What should you do if you have an awesome suggestion ?"
};
new 
SAnswers[6][3][] =  // Answers from  " http://www.proprofs.com/quiz-school/stor...eplay-quiz "
{
    {
"A1 : Buy a weapon and start the killing spree""A2 : Log out or connect to a dm server.""A3 : Form a gang which results in wars" } , // Answers for Question 1 ....
    
{"A1 : kill peoples" "A2 : Metagaming" "A3 : Impossible Actions"}, // Answers for Question 2 ....
    
{"A1 : No." "A2 : Yes,usefull for RP servers" "A3 : i dont know"}, // Answers for Question 3 ....
    
{"A1 : Yes if you're in a hurry" "A2 : No, bunnyhopping is not allowed. It is non-RP" "A3 : Yes, all the time"}, // Answers for Question 4 ....
    
{"A1 : Talk in ooc chat with all caps so they see it" "A2 : Make an advert" "A3 : Use /report"}, // Answers for Question 5 ....
    
{"A1 : PM any of the current admins online" "A2 : Explain it through local OOC, global OOC, advert or /report" "A3 : Suggest it on the forum with proper details" // Answers for Question 6 ....
}; // note becarful for ''' {"A1 : Myqestion ", // this doent write correctly the correct form ---> {"A1 : Myqestion", 
if you want to add more questions/Answers ?, you have any problem ?? pm me i'll help you ^^
Regards Golf
Reply
#2

Nice job khouya !
Reply
#3

thank you my bro dz 3<^^
Reply
#4

You need to make it player textdraws complete waste here you couldn't even fill a server past 166 players (at the same time at least lol)

Code:
Text:Quiz[MAX_PLAYERS][12];
Reply
#5

added in OnPlayerDisconnect
edit : no i create news textdraws per /cmd uses
Reply
#6

hhhh Dz
Good job Brother
Reply
#7

thank you " wlid bladi ^^ "
Reply
#8

Great work !
Reply
#9

Quote:
Originally Posted by LuisFerreira
View Post
Great work !
thanks bro
Reply
#10

Great job
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)