11.06.2016, 19:51
[Plugin] Pawn.CMD
11.06.2016, 20:03
Use ****** or my signature dude.
My every word is a proof, can not be said about you. Keep fup on my photos and genious scripts "koshkoeb".
Thats it! Btw can you fix it before ask a lot of proofs, m?
Rename the plugin file to PawnCMD and you can not write the file extension.
Quote:
He won't give a proof of his words. A lot of people saw this kind of behaviour from him. Demagogue in all his glory.
|
Thats it! Btw can you fix it before ask a lot of proofs, m?
Rename the plugin file to PawnCMD and you can not write the file extension.
11.06.2016, 20:39
Quote:
Rename the plugin file to PawnCMD and you can not write the file extension.
|
12.06.2016, 06:12
12.06.2016, 10:58
(
Последний раз редактировалось SDraw; 12.06.2016 в 11:43.
)
Quote:
My every word is a proof, can not be said about you. Keep fup on my photos and genious scripts "koshkoeb".
|
Sorry, this is not a place where everyone praises you. Even Crayden found out that you are avoiding to answer his question.
12.06.2016, 11:38
I have said it before and will say it again command speed is completely frivolous there is simply not enough command calls per second to even scratch a marginal difference that would be noticed. I do find it interesting though but apart from that the pertinence of command processing is such low priority you have pretty much wasted your time creating a solution without a problem.
15.06.2016, 13:48
i have request, pleas create native that disable printf in server console
Example: [15:42:13] [Pawn.CMD] command 'setskin' has been registered
Example: [15:42:13] [Pawn.CMD] command 'setskin' has been registered
15.06.2016, 16:50
16.06.2016, 14:39
Thanks Bro!
16.06.2016, 15:30
Great work ! This is the first faster-than-ZCMD command processor that catches my attention.
I have two suggestions:
1. Can you separate the command and parameters in OnPlayerCommandReceived and OnPlayerCommandPerformed ?
If you will add this I will probably use the plugin, it looks awesome.
2. Make those command registering prints toggleable.
Also, because it is based on memory address pattern finding, are you sure that it will work in every version ? It can't break if major changes are made to SA:MP ? (as 0.4a is the next one)
I have two suggestions:
1. Can you separate the command and parameters in OnPlayerCommandReceived and OnPlayerCommandPerformed ?
pawn Code:
public OnPlayerCommandReceived(playerid, command[], params[]);
public OnPlayerCommandPerformed(playerid, command[], params[], result);
2. Make those command registering prints toggleable.
Also, because it is based on memory address pattern finding, are you sure that it will work in every version ? It can't break if major changes are made to SA:MP ? (as 0.4a is the next one)
16.06.2016, 15:44
Quote:
Also, because it is based on memory address pattern finding, are you sure are you that it will work in every version ? It can't break if major changes are made to SA:MP ? (as 0.4a is the next one)
|
On the plug-in developer side:
You can only do your best by analyzing older versions of the sa-mp server and look which layer of the methods change rarely he's hooking the last function that get's called if the command get's to sent to PAWN and that's again a method that is unlikely going to be changed (as long there's no major change on sa-mp's structure) which (tbh) didn't happen for a long time.
Even then some people "with slight experience" can fix this plug-in.
16.06.2016, 16:01
Quote:
Great work ! This is the first faster-than-ZCMD command processor that catches my attention.
I have two suggestions: 1. Can you separate the command and parameters in OnPlayerCommandReceived and OnPlayerCommandPerformed ? pawn Code:
2. Make those command registering prints toggleable. Also, because it is based on memory address pattern finding, are you sure that it will work in every version ? It can't break if major changes are made to SA:MP ? (as 0.4a is the next one) |
Plugin was tested on old versions (since 0.3a) and it worked.
16.06.2016, 16:23
nice work man!
its too fast
its too fast
16.06.2016, 20:08
Good job
16.06.2016, 20:35
Nossa e qual o melhor ?
17.06.2016, 12:11
(
Last edited by Johhnyllll; 17/06/2016 at 04:58 PM.
)
17.06.2016, 14:05
Quote:
Здравствуйте, решил попробовать Pawn.CMD, но у меня из-за него включается сервер. Инклуд и плагин подключил,а в логе пишет:
PHP Code:
Помогите пожалуйста, я не знаю что делать... |
17.06.2016, 14:28
17.06.2016, 17:26
fixed.
18.06.2016, 16:03
YourShadow, are you going to try out my command ID suggestion from before?
https://sampforum.blast.hk/showthread.php?pid=3711131#pid3711131
https://sampforum.blast.hk/showthread.php?pid=3711131#pid3711131
« Next Oldest | Next Newest »
Users browsing this thread: 16 Guest(s)