[FilterScript] New Quiz System Make Question and Answers..
#1

INTRO:
Basically it's an filterscript which allow you to make same sort of question in game and assign price for each question..

COMMANDS:
/makequiz,
/quizans

DOWNLOAD LINK:


soon i will provide some screen shots, and I didn't found any bug if you saw any sort of bug please mention it here.
Reply
#2

Nice work bro! keep it up.
Reply
#3

good work
+rep
Reply
#4

You should add a string limit (number of characters limited in the question to not end up with things like: and then he ha..'' you know what i mean)

Also instead of this:
Код:
stock pNAME(playerid)
{
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name));
    return name;
}
You can save the name once they connect and then get it from there (per player).

Overall it isnt much to keep pointing out and yeah i dunno, keep it up.
Reply
#5

Quote:
Originally Posted by RogueDrifter
Посмотреть сообщение
You should add a string limit (number of characters limited in the question to not end up with things like: and then he ha..'' you know what i mean)

Also instead of this:
Код:
stock pNAME(playerid)
{
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name));
    return name;
}
You can save the name once they connect and then get it from there (per player).

Overall it isnt much to keep pointing out and yeah i dunno, keep it up.
Thanks for your suggestion i will improve my filterscript
Reply
#6

Quote:
Originally Posted by MikeC1
Посмотреть сообщение
Good Job bro keep it up
Thanks Bro

Quote:
Originally Posted by CaptainBoi
Посмотреть сообщение
good work
+rep
Thank You

Quote:
Originally Posted by Slawi
Посмотреть сообщение
Nice work bro! keep it up.
Thank You
Reply
#7

I've been looking for this, Great work!
Simple Script and ConvertAble to Gamemode (cuz i wanted to make only admin can create the quiz)

Mission Passed!
Respect +
Reply
#8

This is for RP server only or what?
Reply
#9

Quote:
Originally Posted by Dirda
Посмотреть сообщение
I've been looking for this, Great work!
Simple Script and ConvertAble to Gamemode (cuz i wanted to make only admin can create the quiz)

Mission Passed!
Respect +
Thank You..

Quote:
Originally Posted by XXpro
Посмотреть сообщение
This is for RP server only or what?
You can use it for RP and Freeroam both..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)