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

Client Exec


Post New Thread Reply   
 
Thread Tools Display Modes
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 08-06-2007 , 10:11   Re: Client Exec
Reply With Quote #11

Quote:
Originally Posted by -=]DS[=-launebaer View Post
hi :-)

can you update the plugin with the ma_psay, ma_msay and ma_csay commands with #all please :-)

so sm_psay, sm_msay, sm_csay
Those commands are already bundled with Sourcemod.
bl4nk is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 08-06-2007 , 10:14   Re: Client Exec
Reply With Quote #12

sry sourcemod is new for me :-)

these commands are in sourcemod???

which commands ???
-=]DS[=-launebaer is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 08-06-2007 , 10:20   Re: Client Exec
Reply With Quote #13

Type sm_help into your console and you will see the commands available to you.
bl4nk is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 08-06-2007 , 12:49   Re: Client Exec
Reply With Quote #14

could it be possible to have the "" on the command u wish to do automaticly without typing the "" (like /cexec <playernam> <command> not "<command>") but that it still does do the ""
would be easier to write since my " are on a anoying spot on the keyboard and always forget them.
spelworm is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 08-06-2007 , 13:24   Re: Client Exec
Reply With Quote #15

no this would not work. i have only this commands

19:24:16 SourceMod Help: Command Information
[001] c4timer - No description available
[002] lastman - No description available
[003] listmaps - No description available
[004] quake - No description available
[005] sm_addban - sm_addban <time> <steamid> [reason]
[006] sm_ban - sm_ban <#userid|name> <minutes|0> [reason]
[007] sm_banip - sm_banip <time> <ip> [reason]
[008] sm_bounty - sm_bounty [#userid|name] <amount>
[009] sm_burn - sm_burn <#userid|name> [time]
[010] sm_cexec - No description available
-=]DS[=-launebaer is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 08-06-2007 , 13:33   Re: Client Exec
Reply With Quote #16

Read the rest of the stuff in your console. It should say something like "Type sm_help 1 for more commands".
bl4nk is offline
spelworm
Senior Member
Join Date: Mar 2007
Old 08-06-2007 , 13:34   Re: Client Exec
Reply With Quote #17

if you can try to do sm_help 1 or sm_help 2 since it only lists 10 commands at a time (if its possible)
spelworm is offline
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 08-06-2007 , 15:29   Re: Client Exec
Reply With Quote #18

is this possible to set this in eventscript linke this:

event bomb_beep
{
es_math beeps + 1
if (server_var(beeps) equalto server_var(b30)) then sm_cexec #ALL playgamesound admin_plugin/c4timer_30left.wav
if (server_var(beeps) equalto server_var(b20)) then sm_cexec #ALL playgamesound admin_plugin/c4timer_20left.wav
...
...
...
...


i set the sm_cexec for the mani ma_cexec command
-=]DS[=-launebaer is offline
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 08-06-2007 , 15:37   Re: Client Exec
Reply With Quote #19

Quote:
Originally Posted by -=]DS[=-launebaer View Post
is this possible to set this in eventscript linke this:

event bomb_beep
{
es_math beeps + 1
if (server_var(beeps) equalto server_var(b30)) then sm_cexec #ALL playgamesound admin_plugin/c4timer_30left.wav
if (server_var(beeps) equalto server_var(b20)) then sm_cexec #ALL playgamesound admin_plugin/c4timer_20left.wav
...
...
...
...


i set the sm_cexec for the mani ma_cexec command
Thats an interesting idea, then any existing ES scripts based on MA, would be able to be ported easily across =)

I'd just run it and see what happens myself ;-)
__________________
MoggieX is offline
Send a message via Skype™ to MoggieX
-=]DS[=-launebaer
Member
Join Date: Jul 2005
Old 08-07-2007 , 00:41   Re: Client Exec
Reply With Quote #20

yes yes :-)

i will try it to. with my bombtimer in es would this work ,)

so i will try the other commans from mani like ma_psay and so on
-=]DS[=-launebaer is offline
Reply



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 08:14.


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