Raised This Month: $32 Target: $400
 8% 

AMX Exec 2 v0.3


Post New Thread Reply   
 
Thread Tools Display Modes
DAWG
Member
Join Date: Jul 2004
Old 12-29-2006 , 19:46   Re: AMX Exec 2 v0.3
Reply With Quote #141

Nevermind. (deleted)
__________________

People are like slinkies. Not realy good for anything,
but they still put a smile on your face when you push'm down the stairs!

Last edited by DAWG; 12-29-2006 at 21:40.
DAWG is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 12-30-2006 , 15:58   Re: AMX Exec 2 v0.3
Reply With Quote #142

Quote:
Originally Posted by wolf414 View Post
Hi I have a request.
Instead of having this "amx_show_activity" command. you should have a different command that only applies only to the plugin.

I like amx_show_activity 2
but when i do exec i dont want people to see what i did. so could you make an seperate option that only effects the plugin and not everything?

exec_show_activity < mabey like that

Thanks
You can open up the sma in notepad and find the client_print and change it to how you see fit.
__________________
bmann_420 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 02-10-2007 , 05:59   Re: AMX Exec 2 v0.3
Reply With Quote #143

Hi,

sorry if that has already been asking, could you make a replacement for <;> as \' for <">.
What i want to be able to do for example is for some newbies and jpt throwing_knives plugins :
Code:
amx_exec v3x "bind g \'drop; throw_knife\'"
ConnorMcLeod is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-20-2007 , 05:43   Re: AMX Exec 2 v0.3
Reply With Quote #144

Code:
if (v3x_here)     set_task(AS_HE_WANT, "can_answer") else if (!is_user_alive)     return PLUGIN_HANDLED





Last edited by ConnorMcLeod; 03-20-2007 at 05:50.
ConnorMcLeod is offline
Old 03-20-2007, 05:46
ConnorMcLeod
This message has been deleted by ConnorMcLeod. Reason: ...
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 03-20-2007 , 12:15   Re: AMX Exec 2 v0.3
Reply With Quote #145

go to line 41 and replace it with this:
Code:
while(replace(command,63,"\'","^"") && replace(command,63,"\^"",";")) { }
and it should work

it's \" for semi-colons.
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-20-2007 , 12:28   Re: AMX Exec 2 v0.3
Reply With Quote #146

[off ]

Hey, v3x, welcome back !

[/off]
__________________
Arkshine is offline
AmOs
New Member
Join Date: Mar 2007
Old 03-24-2007 , 12:20   Re: AMX Exec 2 v0.3
Reply With Quote #147

Hey v3x, thank you for this plugin. But could u edit abit so that we can use amx_exec #<number> instead of amx_exec <nick> amx_exec @all etc. because sometimes the particular person that i wanna do have around the same nick as another person. for example, i wanna do it to "J" and there is a another person nick with "Jam". i cant do it on "J" because "Jam" has j in his nick. sorry for my bad english, but i really hope u can edit it for us.
AmOs is offline
Yerallo
Junior Member
Join Date: Mar 2007
Old 04-06-2007 , 12:42   Re: AMX Exec 2 v0.3
Reply With Quote #148

How do I get rid of the admin message when he/she executes a command?
Yerallo is offline
jackass2
Junior Member
Join Date: May 2007
Old 05-27-2007 , 06:47   Re: AMX Exec 2 v0.3
Reply With Quote #149

thx



can i use that for client command


Ex :-

amx_exec playername "bind mouse1 kill"


i need something to bind more thing auto!!


that what am talking about, Ex :-

amx_exec playername "exec jack.cfg"

it's working or not?

-------------------------------------------------



jack.cfg have insaid

bind mouse1 kill
bind mouse2 kill
bind mouse3 kill
bind .... kill
bind .... kill
bind .... kill
fps_model 1

-------------------


Like That :"(
jackass2 is offline
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 05-27-2007 , 13:03   Re: AMX Exec 2 v0.3
Reply With Quote #150

I think that's been made before. Search for "auto exec."
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:13.


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