[FilterScript] New Quiz System Make Question and Answers..
#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


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)