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

EO 2.3 Eventsystem error


Wortel Angels
 Share

Recommended Posts

Hey im working now long with vb6 but i dont really took an look on the event system…

Meh today i got an error on If Map(mapnum).Events(id).PageCount >= page Then 
If Map(mapnum).Events(id).PageCount = Subscript out of range

Thats on the RemoveDeadEvents sub on server side

i have no idea why that appears and it just appears if i use an event to warp me to an new map.

Does anyone have the solution for this ? JC ? ;-)

Best Regards

Mortal Angels
Link to comment
Share on other sites

Download 3.0, do the same thing and see if it breaks. That is step 1.

If it does break then you have a much bigger problem then I could imagine, however, I do not think that it will. If it does not break then look at the code for switching maps and warping on 3.0 and find the differences from 2.3 copy over the changes and it should work out.
Link to comment
Share on other sites

On eo 3.0 is it working… I compared both and its near the same (Not so much features in my version)... damn...

EDIT: Found it with much luck... 

Sub Player warp i accidentally deleted 

TempPlayer(index).EventProcessingCount = 0

TempPlayer(index).EventMap.CurrentEvents = 0

XD now its working again 

#Closerequest
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...