Recent content by PhantomMir3

smoochy boys on tour
  1. [GSP] Revive dead player?

    in GSP files what is the #if command to check if someone is dead and the #act command to revive?
  2. [Guide] How to Setup Mir3 GSP Files

    Not sure why but the wars are not being stored in db.
  3. [Guide] How to Setup Mir3 GSP Files

    Can anyone share how to fix Sabuk/DesertMudWall wars? Make sure "Not in service" is not ticked on login server
  4. [GSP] How can I get wall wars working?

    I can submit for the war but they don't seem to store in the database. Where are/should they be stored?
  5. [GSP] Stop monster path/mission movement

    After I have set the monsters to attack a specific part of the map how do I tell them to stop before they reach the destination? Right now I have to wait for them to reach the path/mission location before they will listen to another command. For example if I tell them to do a full attack and...
  6. Mission

    Here is an example #IF !CheckMonMap "E003,40,40,40" 90 Monkey #ACT MonGenP "E003,40,40,30" EvilMonkey 45 "noitem" MonGenP "E003,40,40,30" Monkey 45 "noitem" MonGenP "E003,40,40,30" EvilFanatic1 20 "noitem" ChangeMonLevel "E003" "EvilMonkey" 99 ChangeMonLevel "E003" "Monkey" 99 ChangeMonLevel...
  7. [GSP] Unlocking Maps - Hyumoon, DV and others [Help Required]

    APPLY_ROW="1" needs to be changed to APPLY_ROW="0"
  8. [GSP] Combine two servers

    I am having trouble combining two servers into one hosted on separate servers. I've spent two hours trying loads of different configurations but can't get into the game when logging into maps hosted on the second server. Has anyone tested this yet? I am pretty sure I saw a guide once on how to...