Raised This Month: $ Target: $400
 0% 

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Max3
Forum: Scripting Help 10-03-2015, 11:30
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

I am sorry it was my fault. I copied the file in the wrong directory. :( Everything works fine now, including my plugin.

Thank you very much for your help! :)
Forum: Scripting Help 10-02-2015, 15:57
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

That plugin works. The string retrieved by read_argv is patched, but the argument in the string retrieved by read_args is not patched. In my case, I thought if I patch the argument (read_argv) will...
Forum: Scripting Help 10-02-2015, 13:40
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

I said I can't, the command is provided by read_argv / read_args. You can change the client command using engclient_cmd (I forgot to say in #7 I can't use engclient_cmd), but how to change it when...
Forum: Scripting Help 10-02-2015, 12:57
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

Nobody?

Ok. Let's take another approach. Do you know a method like "engclient_cmd" for server (which I don't need to use id)? Because engclient_cmd(0, "command") don't work.

native...
Forum: Scripting Help 10-01-2015, 02:58
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

WHAT THE HELL!!!

Let's say we have 2 function that hook client_command.

First plugin:

#include<amxmodx>

new new_laser_cmd[] = "+set_my_laser";
Forum: Scripting Help 09-30-2015, 23:54
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

No, I can not modify the string directly because the string I needed is provided by read_argv or read_args and if the string matches with one string pattern I need to replace this string with...
Forum: Scripting Help 09-30-2015, 14:44
Replies: 13
Views: 2,668
Posted By Max3
Re: Question about read_argv / read_args

As I said, I only want to replace a string, provided by read_argv or read_args, with another string. So, next time when read_argv or read_args it's called it will provide the new string and not the...
Forum: Scripting Help 09-30-2015, 13:28
Replies: 13
Views: 2,668
Posted By Max3
Question about read_argv / read_args

Hi.

Can read_argv or read_args values be changed? I want to replace the value provided by read_argv/read_args with another value (string).

Let's have this as an example:

public...
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 22:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode