[help on y_commands.inc]player permissions and commands with multiple parameters
#5

Thanks a dozen for redirecting me to that topic. I found some better ways,
Код:
sscanf(params, "iii", vehid,b1,b2)
can be replaced as:
Код:
extract params -> new vehid,b1,b2;
sscanf is an amazing thing, read the full topic.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)