Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by nathan22

  1. N

    Phoenix - Sayall and Shoutall commands.

    ALTER TABLE `permissions_ranks` ADD `cmd_sayall` enum('1';'0') NOT NULL DEFAULT '0'; ALTER TABLE `permissions_ranks` ADD `cmd_shoutall` enum('1';'0') NOT NULL DEFAULT '0'; ALTER TABLE `permissions_ranks` ADD `cmd_faceless` enum('1';'0') NOT NULL DEFAULT '0'; run them to add to permissions set...
  2. N

    Phoenix - Sayall and Shoutall commands.

    for gte users pretty simple (RoomUser_0 = RoomUsers) (method_1 = HandleSpeech) tell me if if missed anything but i have it working on GTE :D this is for :sayall and :shoutall
  3. N

    Issue Adding Pets Over 0a pet30 For Pheonix

    I have same issue however i know the extra pets need to be added to emulator but after that adding them to swf and trying to enter the client i disconnect did you get a fix for it ?
  4. N

    Problem whit emulator

    your using your home internet if so make sure you port forward and set your ip in the config
  5. N

    Problem whit emulator

    sounds as if its a common database error to be honest ive been using that emulator all day coding comands into it to walk as pets thats the untouched version though and it does work i can assure you
  6. N

    Problem whit emulator

    might be theres GTE3 in there run it and check save your old database incase it isnt
  7. N

    Problem whit emulator

    try the server ip where 127.0.0.1 is
  8. N

    Problem whit emulator

    You must be registered for see element. gold tree alpha7.1 there last version made :D
  9. N

    Problem whit emulator

    ## Gold Tree Emulator 3.0 System Configuration File ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=password db.name=database ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=55 ## Game TCP/IP Configuration...
  10. N

    Problem whit emulator

    Login error and it will be in exeptions and if its for public it should have the ip of the server in the config
  11. N

    Walk as Cat / other Pet in a Room!

    ive done that still i have the issue where im invisible upon placing pets :( and release above is untouched for somebody to add i have tryed for 2 days placing th if petdata in different places yet still the invisible glitch happens You must be registered for see element.
  12. N

    Walk as Cat / other Pet in a Room!

    You must be registered for see element. Link to latest gold tree for somebody to add pet command and release :D
  13. N

    Walk as Cat / other Pet in a Room!

    scratch that got it working anybody get the problem when you place a pet your invisible ?
  14. N

    Walk as Cat / other Pet in a Room!

    still a big bump on a working GTE code tryed like 6-7 times emu asks for commands in table yet they dont load
  15. N

    FizzCMS {UBERCMS-EDIT}

    Just wondering wher ei can actually find the setting to change the hotel name as it comes up with {FH} also the images arnt working and hot compains how to change them :S
Back
Top