Happy Tool not connecting on 5.0 Server

Newbie Spellweaver
Joined
Feb 17, 2020
Messages
16
Reaction score
3
Hey! I have deployed a 4story 5.0 server using the Araz source files. and now I was trying to use the Happy Tool to generate some in game items, but I cannot successfully connect to the Happy Tool to use the GM Tool. I am using Happy Tool 5.1 found on the internet, which was recommended on some threads regarding a 5.0 server. Anyone here who successfully connected to the Happy Tool? Or is there another way to spawn different in-game items on specific characters? Thanks!
 
Server Information
Happy Tool 5.1 by morray

Attachments

  • Annotation 2025-03-15 023745 - Happy Tool not connecting on 5.0 Server - RaGEZONE Forums
    Annotation 2025-03-15 023745.webp
    3 KB · Views: 67
The Table TOperator contains the right credentials and you have to be connected to the CTrlSvr (who must be started and on the same port)
Hey! So my TOPERATOR table only has a single column called dwOperatorID #int, which is indeed empty. Is that where the port should be set?
 
Upvote 0
Hey! I have deployed a 4story 5.0 server using the Araz source files. and now I was trying to use the Happy Tool to generate some in game items, but I cannot successfully connect to the Happy Tool to use the GM Tool. I am using Happy Tool 5.1 found on the internet, which was recommended on some threads regarding a 5.0 server. Anyone here who successfully connected to the Happy Tool? Or is there another way to spawn different in-game items on specific characters? Thanks!
Hello,
firstly, you should check in TMANAGER (in TGLOBAL) for the happy tool “account”.
Secondly, you should definitely try to build your own happy tool and check if the packet logic is matching your TNetLib in the TServer solution.
 
Upvote 0
Back