Author Topic: Advanced Remote Soldat Server Enchanter [v1.2.7] (build 14)  (Read 186909 times)

0 Members and 1 Guest are viewing this topic.

Offline kornsick

  • Major(1)
  • Posts: 42
  • Fhtagn!
    • Soldat Server @ StarNet
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #140 on: September 30, 2006, 10:51:42 am »
great work KeFear! timer kix ass :) *off to make a script named armagedon.txt* ;)

Offline esko

  • Major
  • *
  • Posts: 50
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #141 on: October 01, 2006, 09:15:14 am »
any chances to have regular version numbers instead of 100th version 1.2b? Add build numbers for easier tracking?
 ::)

Possible to have player names in blue/red/etc instead of own paragraph for players' teams? That would save some space and also be easier to see who is in what team
« Last Edit: October 01, 2006, 12:14:34 pm by esko »

in finland we have this thing called 'pilkunnussinta'

Offline chrisgbk

  • Inactive Staff
  • Veteran
  • *****
  • Posts: 1739
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #142 on: October 01, 2006, 05:56:53 pm »
KeFear, you can help minimize freezing when connections fail by adding an IdAntiFreeze component somewhere on your form (found under Indy Misc); this modifies the underlying windowing mechanism so your GUI won't freeze if a TCP connection does.

Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #143 on: October 10, 2006, 04:22:58 am »
some suggestions:
- make an editbox next to the normal command line. This box would have a default command like /say - when you type something in that box and press enter it automaticly puts /say in front of it and thus you can talk easier.. 80% of the commands i use is /say so id love something like that (based on mirc editbox, if you happen to be familiar with that)
- starting and stopping timers through a script
- add $PLAYER_NAME to OnData event (im not sure if this is possible, but i have a few admins on my servers and that identifier could help me log all the admin actions)
- more irc :P

the timers seem to work now - and the double-clicking in empty cell too.. im not really sure why and how but im happy :P

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #144 on: October 10, 2006, 10:48:30 am »
esko: team colors can be done. about version numbering, i will do my best next time ;)

chrisgbk: thanks, will try that, i hope it solves the problem (been playing with it, but i'm not sure if it really helps)

BombSki: if you want to speak to your players, just press 't'. it's the hotkey for /say. There are more hotkeys, for example if you press '/', then the command line gets the focus automatically. To read more about hotkeys, check the readme (or ask me).
starting a timer IS possible, i think. it's only experimental yet, so i can't garantee anything.
usage:
TIMER <TimerName> <repetations> <intervall> <scriptfile>

stopping timers not yet work.

well, adding $PLAYER_NAME to OnData won't work, as it don't trigger on player action, but every data ARSSE receives from the server. I will add variable support and much more functions next time i have time. Anyway, i don't think you could indentify your admins' actions anyhow.

irc have been on the to-do list for a very long time ;)

i'm happy to hear that timers are now working for you too, i have no idea what was the problem.

All: sorry that i didn't release new versions lately, i have absolutely no free time again :(

Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #145 on: October 10, 2006, 11:23:50 am »
hehe, good to hear you are still alive at least ;) im not pushing to get things done, im just trying to keep this thing going cuz i think its the best remote admin tool out there ^^
this thread had slowly be going down and i had some more suggestions ;)

the shortkey function is nice, i _did_ know there was some kind of shortkey feature.. but i dont know if that would be any good if im actually having a conversation with someone in the server ;) but i guess ill try it - its still better than typing /say all the time.

ill have a look at the timer scripts too, sounds interesting..
too bad about the ondata event, i guess it was too good to be true :P ill make an OnData script which writes /* to a file ^^

Offline xmRipper

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 742
    • Personal
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #146 on: October 11, 2006, 07:02:42 am »
KeFear, i have 2 server(CTF, DM) when i'm write !status on irc, i want to see how many players on all servers. how can i do that?
« Last Edit: October 11, 2006, 07:09:54 am by xmRipper »
Co-Founder / CTO @ Macellan
Founder Turkish Soldat Community

Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #147 on: October 11, 2006, 11:01:01 am »
you cant ;)
there arent any server-specific commands and you basicly cant trigger anythiing through IRC, because the OnIRCMessage event is fux0red (i think..)

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #148 on: October 13, 2006, 04:20:44 am »
Hey KeFear, still waiting for the balance feature we were talking about :(

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #149 on: October 13, 2006, 06:54:11 am »
Leo: Try /skillbalance command in the latest version

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #150 on: October 13, 2006, 08:43:50 am »
Leo: Try /skillbalance command in the latest version

Nothing happens.

Offline KeFear

  • Soldier
  • **
  • Posts: 181
  • ARSSE Creator
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #151 on: October 13, 2006, 11:46:08 am »
re-download the beta, and try it again.

by the way i had no time to finish it perfectly, so you can't do what you wanted with it..  :-[  (you can't compare player scores yet..)
« Last Edit: October 13, 2006, 11:47:44 am by KeFear »

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #152 on: October 13, 2006, 11:53:03 am »
How it works then ?
*You sure you updated the file ? It's the same like before, last edited same day like before.
« Last Edit: October 13, 2006, 11:59:11 am by Leo »

Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #153 on: October 13, 2006, 12:36:36 pm »
the most recent link is somewhere in this topic i think.. the linjk in 1st post is an older version i think.

Offline Leo

  • Soldat Beta Team
  • Veteran
  • ******
  • Posts: 1011
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #154 on: October 13, 2006, 12:42:51 pm »
No, there is only the link in first page and the file is last edited 27th of September.

Offline xmRipper

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 742
    • Personal
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #155 on: October 13, 2006, 02:53:34 pm »
what 'write' command for?
could you have an example about it?
Co-Founder / CTO @ Macellan
Founder Turkish Soldat Community

Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #156 on: October 13, 2006, 03:53:30 pm »
OnData:
if $DATA = /kick *
WRITEFILE kicks.txt $DATA
endif
if $DATA = *has been kicked.
WRITEFILE kicks.txt $DATA
endif

i havent tested this script but i think it works

Offline xmRipper

  • Soldat Beta Team
  • Flagrunner
  • ******
  • Posts: 742
    • Personal
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #157 on: October 14, 2006, 04:01:40 pm »
yeah. thx.
Co-Founder / CTO @ Macellan
Founder Turkish Soldat Community

Offline chrono

  • Soldier
  • **
  • Posts: 235
  • Elite CTF
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #158 on: October 22, 2006, 04:34:16 pm »
Some pleaseee help! When ingame, people type !admin, it wont work! HEre is wat my events looks like, my onplayerspeak wont work!:

I decided to remove my signature, since jrgp was picking on me by sending me annoying PM's. - Chrono, Wednesday July 27, 2007



Offline BombSki

  • Flagrunner
  • ****
  • Posts: 927
    • Climbing-soldiers.net
Re: Advanced Remote Soldat Server Enchanter [v1.2 beta]
« Reply #159 on: October 22, 2006, 06:31:42 pm »
what is in the script?
do you admin multiple servers through arsse?