Raised This Month: $51 Target: $400
 12% 

cmdxs Question (delay) (Closed)


  
 
 
Thread Tools Display Modes
Author Message
ToAo82
Member
Join Date: Apr 2005
Old 06-09-2005 , 19:20   cmdxs Question (delay) (Closed)
#1

Hi..

I wanted to ask, if thereīs a way for making serveral commands beeing executed with a delay of (imagine) 5 seconds..

Thx for answering..
ToAo82 is offline
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 06-10-2005 , 05:18   Re: cmdxs Question (delay)
#2

Quote:
Originally Posted by ToAo82
Hi..

I wanted to ask, if thereīs a way for making serveral commands beeing executed with a delay of (imagine) 5 seconds..

Thx for answering..
Delay is not implemented yet. A command "timed" queue is not that hard to do but I would also need to implement some sort of logic to remove the commands if specified events occur (ie delayed command must be removed if new round, player died, player switched team, player left, new map, ...)

Is there a specific thing you had in mind??

/X
XAD is offline
ToAo82
Member
Join Date: Apr 2005
Old 06-10-2005 , 06:16  
#3

I want to make different Commands for kicking for several reasons (text message)..
If I kick without delay, the user wouldnīt know, why he was kicked.. because he couldnīt read it at all..

Got another 2 questions..
Is there a way getting rid of the xadmin screen at the beginning?..
And second,
mbrxs_add "<name>" "<steamid>" <memberlevel:0-5> <memberid:number>

Is there a way leaving out the name? Most of our Admins connect with another Nick and the Plugin declares them then as Public, even after changing the name.. And for what is memberid:number?

Thx for repling..
ToAo82 is offline
$carface
Member
Join Date: Mar 2005
Location: Neumarkt
Old 06-10-2005 , 08:17  
#4

hmm a delay would also help with the the mani tk-punish screen not being shown correctly ^^
__________________
$carface is offline
Send a message via ICQ to $carface
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 06-10-2005 , 16:16  
#5

Quote:
Originally Posted by ToAo82
If I kick without delay, the user wouldnīt know, why he was kicked.. because he couldnīt read it at all..
OK, thats o good point... but he/she would have to read the message in the console but only if he/she activated the console...

Quote:
Originally Posted by ToAo82
Got another 2 questions..
Is there a way getting rid of the xadmin screen at the beginning?..
To skip approval meny then set (in "mbrxs.cfg")
mbrxs preapproved 0

To skip rule meny then set (in "mbrxs.cfg")
mbrxs_welcome 3 ""

Quote:
Originally Posted by ToAo82
Is there a way leaving out the name?
Sorry but no, as this is a member plugin and the member name is important to build up the player community...

Quote:
Originally Posted by ToAo82
And for what is memberid:number?
This is the member id used to retrieve a player personilized MOTD from a webserver, ex your forum ID (se more examples in the "Set MOTD" section of "mbrxs.cfg").

Quote:
Originally Posted by DieNackteKanone
hmm a delay would also help with the the mani tk-punish screen not being shown correctly ^^
Well this is tricky, just delaying the screen wouldn't cause problem as then the next round might already have started... My approach is that you should switch off menu-stats when TK:d, but the info will be reported in the chat...

Code:
//  Display killed message (long info)
//    0 or off: Don't show.
//    1 or on:  Show when killed.
//    2:        Show but not when team killed.
statsxs killedmsg 2
/X
XAD is offline
$carface
Member
Join Date: Mar 2005
Location: Neumarkt
Old 06-10-2005 , 16:46  
#6

statsxs killedmsg is set to 2 but it still doesnt work ;)
__________________
$carface is offline
Send a message via ICQ to $carface
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 06-10-2005 , 17:30  
#7

Quote:
Originally Posted by DieNackteKanone
statsxs killedmsg is set to 2 but it still doesnt work ;)
Have you checked this in the server console?? ("statsxs killedmsg")

/X
XAD is offline
$carface
Member
Join Date: Mar 2005
Location: Neumarkt
Old 06-11-2005 , 04:45  
#8

Quote:
Originally Posted by XAD
Have you checked this in the server console?? ("statsxs killedmsg")

/X
yes i checked it with rcon and without rcon, it only shows killedmsg, help me XAD ^^
__________________
$carface is offline
Send a message via ICQ to $carface
XAD
Senior Member
Join Date: Mar 2004
Location: Sweden
Old 06-11-2005 , 20:05  
#9

Quote:
Originally Posted by DieNackteKanone
yes i checked it with rcon and without rcon, it only shows killedmsg, help me XAD ^^
You need to do it in server console not in the client console... /X
XAD is offline
$carface
Member
Join Date: Mar 2005
Location: Neumarkt
Old 06-12-2005 , 04:25  
#10

shall i try to re-execute the statsxs.cfg file?
__________________
$carface is offline
Send a message via ICQ to $carface
 



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 17:17.


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