[Plugin] Pawn.CMD

Quote:
Originally Posted by YourShadow
View Post
You must use a full name of the plugin in a .cfg file. (Pawn.CMD.dll)
How comes you must use the file extension type?
Reply

Quote:
Originally Posted by Crayder
Посмотреть сообщение
bring us your results.
Use ****** or my signature dude.

Quote:
Originally Posted by SDraw
Посмотреть сообщение
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.
My every word is a proof, can not be said about you. Keep fup on my photos and genious scripts "koshkoeb".

Quote:
Originally Posted by YourShadow
Посмотреть сообщение
Fixed.
Plugin has been updated to version 2.1.
Thats it! Btw can you fix it before ask a lot of proofs, m?

Quote:
Originally Posted by Private200
Посмотреть сообщение
How comes you must use the file extension type?
Rename the plugin file to PawnCMD and you can not write the file extension.
Reply

Quote:
Originally Posted by OKStyle
View Post
Rename the plugin file to PawnCMD and you can not write the file extension.
Quote:
Originally Posted by nGen.SoNNy
View Post
It's working now. It's there a way to disable that console log with the "has been registered"?
Haven't downloaded it yet and didn't know that was how the plugin was named. Didn't think that he would make such a basic mistake. (Sonny)
Reply

Quote:
Originally Posted by nGen.SoNNy
View Post
It's working now. It's there a way to disable that console log with the "has been registered"?
Recompile the plugin.
Quote:
Originally Posted by OKStyle
View Post
Thats it! Btw can you fix it before ask a lot of proofs, m?
Were needed details.
Reply

Quote:
Originally Posted by OKStyle
Посмотреть сообщение
My every word is a proof, can not be said about you. Keep fup on my photos and genious scripts "koshkoeb".
Wow, what a nice try to hide word "catfucker". You must be so proud about that degenerated joke. Pat yourself on the back for this.
Sorry, this is not a place where everyone praises you. Even Crayden found out that you are avoiding to answer his question.
Reply

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.
Reply

i have request, pleas create native that disable printf in server console

Example: [15:42:13] [Pawn.CMD] command 'setskin' has been registered
Reply

Quote:
Originally Posted by Heroes9614
View Post
i have request, pleas create native that disable printf in server console

Example: [15:42:13] [Pawn.CMD] command 'setskin' has been registered
Soon i will release a global update.
Reply

Thanks Bro!
Reply

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:
public OnPlayerCommandReceived(playerid, command[], params[]);
public OnPlayerCommandPerformed(playerid, command[], params[], result);
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)
Reply

Quote:
Originally Posted by IstuntmanI
View Post
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)
Every memory hacking plug-in needs to "live in the fear of being fucked over by major changes" even if they use the "holy signature scanning" however the possibility of breaking changes in this is much lower as f.e. in YSF/FCNPC.

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.
Reply

Quote:
Originally Posted by IstuntmanI
View Post
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:
public OnPlayerCommandReceived(playerid, command[], params[]);
public OnPlayerCommandPerformed(playerid, command[], params[], result);
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 will add your suggestions.

Plugin was tested on old versions (since 0.3a) and it worked.
Reply

nice work man!
its too fast
Reply

Good job
Reply

Nossa e qual o melhor ?
Reply

Quote:
Originally Posted by YourShadow
View Post
I will add your suggestions.

Plugin was tested on old versions (since 0.3a) and it worked.
//dell
Reply

Quote:
Originally Posted by Johhnyllll
View Post
Здравствуйте, решил попробовать Pawn.CMD, но у меня из-за него включается сервер. Инклуд и плагин подключил,а в логе пишет:
PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[15:54:23filterscripts ""  (string)
[
15:54:23
[
15:54:23Server Plugins
[15:54:23] --------------
[
15:54:23]  Loading plugincrashdetect
[15:54:23]   CrashDetect v4.15.1 is OK.
[
15:54:23]   Loaded.
[
15:54:23]  Loading pluginPawn.CMD
[15:54:23]   Failed.
[
15:54:23]  Loading pluginsscanf
[15:54:23
[
15:54:23]  ===============================
[
15:54:23]       sscanf plugin loaded.     
[
15:54:23]          Version:  2.8.1        
[15:54:23]    (c2012 Alex "Y_Less" Cole  
[15:54:23]  ===============================
[
15:54:23]   Loaded.
[
15:54:23]  Loading pluginstreamer
[15:54:23
*** 
Streamer Plugin v2.7.7 by Incognito loaded ***
[
15:54:23]   Loaded.
[
15:54:23]  Loaded 3 plugins.
[
15:54:23
[
15:54:23Filterscripts
[15:54:23] ---------------
[
15:54:23]   Loaded 0 filterscripts.
[
15:54:23] [debugRun time error 19"File or function is not found"
[15:54:23] [debug]  PC_Init
[15:54:23] [debugRun time error 19"File or function is not found"
[15:54:23] [debug]  PC_Init
[15:54:23Script[gamemodes/Corso.amx]: Run time error 19"File or function is not found"
[15:54:23Number of vehicle models
Я не знаю почему он не загружается... :с
Помогите пожалуйста, я не знаю что делать...
plugin must be loaded before sscanf
Reply

> [15:54:23] Loading plugin: Pawn.CMD
[15:54:23] Failed.

Rename "Pawn.CMD" to "Pawn.CMD.dll" in server.cfg...

Quote:
Originally Posted by Untonyst
View Post
plugin must be loaded before sscanf
It is not necessary.
Reply

fixed.
Reply

YourShadow, are you going to try out my command ID suggestion from before?

https://sampforum.blast.hk/showthread.php?pid=3711131#pid3711131
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)