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

Problem SEB Engine


Haziel
 Share

Recommended Posts

:huh:

**Hello guys**

I'm using a SEB engine , I realized That there hum Moral System paragraph OS maps , I wonder How Can I Unlock the PVP , not 'm managing to use the Arena .
Players can not cause damage to other …

Forgive me for my pessimo English

This is the engine:
[SEB Engine](http://www.freemmorpgmaker.com/thread-710.html?highlight=SEB+Engine)
Link to comment
Share on other sites

Alright, I figured out the issue, the server checks to make sure the players are not in the same party, but it does it wrong, so I just commented out that code, I'm lazy. But here's the quick fix.
Just copy the folder into your server folder and replace all the files (hopefully you didn't edit the code, if you did do some edits, then find the line
```
If TempPlayer(Victim).inParty = TempPlayer(Attacker).inParty Then Exit Function
```and comment it out

Here's the download to the fix (for those who can't edit the source) http://www.mediafire.com/download/5ixm1uuco66x716/Seb+Engine+PvP+Fix+server.zip
I'm posting this just in case the attachment ever goes down
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...