Official Soldat Forums

Server Talk => Server Discussion => Topic started by: mar77a on January 31, 2007, 10:49:26 pm

Title: /tempban can't be used in-game...
Post by: mar77a on January 31, 2007, 10:49:26 pm
...since it's ip only. Please, make it ID based.
Title: Re: /tempban can't be used in-game...
Post by: Leo on February 01, 2007, 10:24:45 am
Yeah, I had asked enesce about this but I think he told me it's not possible. But that was an older beta version.
Title: Re: /tempban can't be used in-game...
Post by: mikembm on February 05, 2007, 01:36:41 pm
I made a script before to allow '/tban ID time' but I deleted it something.. :P
All you have to do is on that command use split() and then use the custom IDtoIP function

Title: Re: /tempban can't be used in-game...
Post by: Leo on February 05, 2007, 02:59:24 pm
Yeah, well because there is a script engine this doesn't mean we have to make scripts for avery single thing we need the server to do. Very few people know pascal and we don't all have the time to learn it, or we  just don't want to ;)
*This was not towards you mikembm, just a general notice.
Title: Re: /tempban can't be used in-game...
Post by: mikembm on February 05, 2007, 03:05:03 pm
Yeah I was just suggesting that as a maybe temporary solution.
Because who knows when the next version will be out, lol.
Title: Re: /tempban can't be used in-game...
Post by: Clawbug on February 06, 2007, 09:03:48 am
Hmm, isn't there a bug/problem with split()-function, so it will not work in Linux-based servers?