[Plugin] Pawn.CMD
#41

Quote:
Originally Posted by YourShadow
View Post
Testing "OnPlayerCommandText" has been conducted with one hundred "else if (strcmp(...".
Did you test it on the very last, different command?
Reply
#42

I tested the fiftieth command.
Reply
#43

Quote:
Originally Posted by YourShadow
View Post
I tested the fiftieth command.
That's fair.
Reply
#44

Quote:
Originally Posted by YourShadow
View Post
Plugin has been updated to version 2.0.
How to use command in ondialogresponse etc.
Reply
#45

Wasn't this thread deleted yesterday ?
Welcome back btw nice to see you've updated this
Reply
#46

Quote:
Originally Posted by eco1999
View Post
How to use command in ondialogresponse etc.
cmd_%name%(playerid, "params");
Reply
#47

Nice release gonna use this in future works
Reply
#48

Thought about adding "help" parameter for command like YCMD has?
Reply
#49

This is quite promising actually if you provide some decent benchmark test results.
Reply
#50

Kinda similar to what i have on our server (via precompiler).

What kind of code for command checks does this generate internally?
Reply
#51

Nice Good Job!
Reply
#52

Reply
#53

Quote:
Originally Posted by eco1999
Посмотреть сообщение
I need a .log file.
Reply
#54

How to close this.

[Pawn.CMD] command 'help' has been registered
Reply
#55

Remove this line.
https://github.com/urShadow/Pawn.CMD.../Main.cpp#L122
Reply
#56

Quote:
Originally Posted by JernejL
Посмотреть сообщение
What kind of code for command checks does this generate internally?
This one works just like any other command processor except it caches public IDs.
Reply
#57

I don't understand this

alias:help("commands", "cmds", "menu");
Reply
#58

Quote:
Originally Posted by vannesenn
Посмотреть сообщение
I don't understand this

alias:help("commands", "cmds", "menu");
If you type "/cmds", "/menu" or "/commands" - it should call /help command instead
Reply
#59

limit the number of command?
Reply
#60

Quote:
Originally Posted by eco1999
Посмотреть сообщение
limit the number of command?
Unlimited.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)