Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Party Join Bugs!


Whackeddie99
 Share

Recommended Posts

Me and my friend were testing a shitload with party, and we found some bugs. One I fixed which I will make a tutorial for in a couple of minutes, but another is kind of annoying. When somebody sends somebody a party invite, and they leave the map, THEN accept it, the player that sent the invite does NOT see the players name in the party window. It's just blank, but it still shows there HP and MP bars.

How should I fix this?
Link to comment
Share on other sites

Here I came up with this code:

```
If frmMain.picDialogue.Visible = True Then
dialogueHandler 3
frmMain.picDialogue.Visible = False
End If
```
to put in when you leave the map, so it automatically declines a trade or party invite if you leave the map. But where is the leavemap sub?
Link to comment
Share on other sites

@Ryoku:

> Sorry but i havent looked at the EO code in a while… i wouldn't be sure where to put it exactly

Meh, tomorrow morning when we do a game update I'll figure it out. I'm just too lazy to look, supposed to be making mount system but I can't get the damn paperdoll hiding to work.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...