• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Remove Party

melegy

Devils
Joined
Dec 5, 2012
Messages
178
Reaction score
2
Location
Egypt
Hello! I'm hosting a 8.1 XML server with the Aries.0.4.0 starter, and there's a method that some people know and with that method people are able to crash down the ot. I was woundering if someone could help be disable the party system, can i remove party with ollydbg, if can how can i remove with ?
 
If you are able to edit the sources goto party.cpp and replace the line "joinParty(this);" By return false ;p
 
Back
Top