03-09-2009, 05:26 AM
Xlithan Wrote:I want to use this in my MUD game. Now, I don't want to share exp with other party members, I only want the rest of the feature so that the players are in the party together.
Is all that is needed besides those sub routines, just the HandleData packets being set up?
I'm assuming Current_Name would just get changed to GetPlayerName, but what is ZeroMemory?
Do you think you could paste your SendPartyMsg code too? Thanks.
If you're using a MUD, I'd just rewrite this from scratch. Look at the code, and adapt it for your game. Copy and pasting won't work very well, I'd assume.