Search results

Play Now
  1. Geordiehc

    3v3

    I still prefer 5v5 but 3v3 is alot better now, and how about you doa bro a favour and smurf me a bit lol
  2. Geordiehc

    Capable GM?

    its none of the people mentioned on this thread, iv investigated it and yet again its the ex GM of 'WeeD Server' he done same thing to me a few months back, so pay attention GM's, he has form
  3. Geordiehc

    Name that film

    #agreed
  4. Geordiehc

    Name that film (for reals)

    Ace Ventura Pet Detective Q: Featured a St Bernard named after a famous composer :)
  5. Geordiehc

    Change Weather

    just replace snow with rain
  6. Geordiehc

    [Holley] Problem Script

    You can do this by using flags, use a mapquest_def script to trigger when a boss is killed, then add a flag such as #ACT Set [001] 1 this will say you have killed this boss then to check if they have killed it #IF CHECK [001] 1 #ACT mapmove 11 #ELSEACT mapmove 0 Just edit to search for 4...
  7. Geordiehc

    Capable GM?

    Considering getting a new capable GM who is comfortable developing etc to join my team as I dotn have as much time as I would like and also would liek to expand in the future. Any one intrested give me a reply :)
  8. Geordiehc

    [CD3.55] Std_Items Knackered

    Seems a bit weird that there is nothing about this then all of a sudden theres 2
  9. Geordiehc

    [CD3.55] Std_Items Knackered

    im still below 900 :/ nothing i can do until this is fixed :(
  10. Geordiehc

    [CD3.55] Std_Items Knackered

    lately everytime we add new items to the server, the database crashes and wont load back up, until the items are removed, has anyone had this before please and know of a fix?
  11. Geordiehc

    [CD3.55] Magic Gate

    how does the system know how to delete the gate when the gate closes tho =/
  12. Geordiehc

    [CD3.55] Magic Gate

    does anyone know how to change the mpa of where the Mystery Ship spawns, ive seen somewhere but cannot remember Ship default spwns in desert but how would i move it to a different map, i know i could add to mongen but how will the system nowhere to clear the mob from when the gate closes?
  13. Geordiehc

    [CD3.55] Help with script please

    this is from numaarea item script though, and it works fine on there
  14. Geordiehc

    [CD3.55] Help with script please

    nope it doesnt concernthe items, it definately concerns the variables
  15. Geordiehc

    [CD3.55] Help with script please

    I dont think you get it, its not checkin if item is equiped. Its checking if u have a rusted versionof the item, which when tested we do, but its not checking it correctly, if for example u choose demontemptation, it should check that you have a demontempatation(rusted) in bag, if so then it...
  16. Geordiehc

    [CD3.55] Help with script please

    Can anyone spot what is wrong with this script please, iv tried over and over and cant figure it out, the part that im sure is broken is when the item is being moved to a rusted, iv put a <output(A3)> that will show if the item has been moved to A3 properly but it is always blank and the scipt...
  17. Geordiehc

    [CD3.55] max amount of index numbers in std_items

    very weird, sounds like it must be a cap but iv never heard of this before sorry
  18. Geordiehc

    [Holley] Taoist pets

    copy another monster that mass attacks, like evilredmonk or create your own in mon_ai, using FULLMOON as the attack tyype to hit all
  19. Geordiehc

    Monster Help

    the MS portal is hard coded to move people when they are near, as far as i know, you cannot duplicate this. The best way to do it would be to have it teleport you when you have killed the monster using mapquest.
  20. Geordiehc

    Help With KaoriAMS

    I tried myself m8, but you need to run it with an Apache server and to me it doesnt look simple lol, also a SQL user needs to be set up if your web server is on a different host to your game server ive been told