[Antrix] need auto-save script

Results 1 to 6 of 6
  1. #1
    Elite Member Ragefire89 is offline
    Member +Rank
    Jan 2007 Join Date
    103Posts

    [Antrix] need auto-save script

    i'm looking for a script or something that will auto-save my server so i dont have to use the command every time


  2. #2
    Newbie mygland is offline
    MemberRank
    Jul 2007 Join Date
    WoW Underground Funserver - AdminLocation
    9Posts

    Re: [Antrix] need auto-save script

    is typing .Saveall that hard O.o

  3. #3

    Re: [Antrix] need auto-save script

    when som1 logs it saves it and when mine crashes rarely it saves it but does not say and it saves it every 5 min by default in the logon server or antrix config files

  4. #4
    Elite Member Ragefire89 is offline
    Member +Rank
    Jan 2007 Join Date
    103Posts

    Re: [Antrix] need auto-save script

    is typing .Saveall that hard O.o
    its for when i'm not on smart 1

    when som1 logs it saves it and when mine crashes rarely it saves it but does not say and it saves it every 5 min by default in the logon server or antrix config files
    ok i figured that was happening, just wanted to make sure

  5. #5
    Newbie b0bby is offline
    MemberRank
    Aug 2007 Join Date
    2Posts

    Re: [Antrix] need auto-save script

    im having a problem with saves as well ... when i spawn an npc, and i restart antrix, they are saved, as well as the players, but!! ... game objects spawned from wow, aint saved. i spawned a few chairs somewhere and NPCs , and when i restarted antrix , the chairs where gone, but the NPCs NOT!! ... and i dont wanna create them from DB, its nasty work, is there some way to save them objects somehow? any help? pweaseeeee :)

    PS: .save all aint saving objects :(

  6. #6
    Newbie herleybob is offline
    MemberRank
    Jun 2007 Join Date
    3Posts

    Re: [Antrix] need auto-save script

    I got one, u need AutoIT

    this is for is you are sleeping and have server up, just run this and enter your Antrix/Ascent name and put both windows up or in the Doc but do not hide them with Echo Tools, still getting to that.

    $Dir = InputBox("Ascent/Antrix", "Which are you using?")

    $Ascent= $Dir & "exe"
    $Save= Send("Saveall {ENTER}")
    $Sleep= Sleep(300000)


    While (1)
    If (WinActive($Ascent)) Then
    call($Save)
    Call($Sleep)
    EndIf
    WEnd
    Simple SaveBot

    ANd to save Game Objects, put a 1 after the Game Object ID
    it saves it



Advertisement