Search Results
The problem is that i cant do my stuff under OnPlayerText. My stuff is already done under that register function and its done like this: those questions are written inside a file and are read by that ...
97
No. I made a register command which looks like this: reg(playerid, params[]) { ... } It is called from OnPlayerCommandText whenever a player uses /register. But this register commands puts some que...
97
Hi there! My question is that is there a way of making the script to wait until the player types in a message? As i know the function OnPlayerText handles the messages but i need to wait until the pla...
97
Hi there! Im a newbie and i just started to script. Im currently trying to make a register command with some quiz included but i came across a huge problem. I wrote my questions and the possible answe...
61