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

Important problem wiht give exp


jordy205
 Share

Recommended Posts

Hi, i am changing the Event systen of the Resbak Online to the Eclipse Origins 3.0:

But i have a problem wiht the Give Exp botton: [http://gyazo.com/fdb…d6c0e51412d9823](http://gyazo.com/fdb0e68eb9f750b71d6c0e51412d9823)

When i tried to copile it say

Copile error:

Method or data member dont found.

Screenshot: [http://gyazo.com/d03…061c43150e34565](http://gyazo.com/d036ec1d1ed1dc665061c43150e34565)

Code:```

Case EventType.evGiveExp

frmEditor_Events.lstCommands.AddItem indent & "@>" & "Give Player " & tmpEvent.Pages(curPageNum).CommandList(curlist).Commands(i).Data1 & " Experience."

```

Thanks very much ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/biggrin.png)
Link to comment
Share on other sites

That is not Event System from ResBak online, it is MR Event System what is used in ResBak online, just to clear things out, and you forgot to add there evGiveExp to Enum EventType (and also you must replace entire Enum EventType from EO 3.0 with that Enum what is in source from where are you ripping it).
Link to comment
Share on other sites

> That is not Event System from ResBak online, it is MR Event System what is used in ResBak online, just to clear things out, and you forgot to add there evGiveExp to Enum EventType (and also you must replace entire Enum EventType from EO 3.0 with that Enum what is in source from where are you ripping it).

> In the enumeration, 'EventType' add the data value evGiveExp. (Make sure the enumeration is similar to the one in 3.0)

Please tell me the difference?

And since MR's event system was inherited by RO it is automatically understood that it uses the MR event system.
Link to comment
Share on other sites

So many event systems. It's a simple enumeration fix, as I'm sure you already know considering you haven't messaged back. Please be a good lad now and mark your topic resolved or simply reply and tell us your problem is not yet solved… Thank you.
Link to comment
Share on other sites

> I'll assume your problem was fixed, as well as the other several questions in which people asked a question and then refrained from responding to the help provided.

Sorry about this man. It seems like I'm always the one bringing you in.

EDIT: I just realized I should have PM'd you this.
Link to comment
Share on other sites

> Sorry about this man. It seems like I'm always the one bringing you in.
>
> EDIT: I just realized I should have PM'd you this.

Don't worry about it! ![^_^](http://www.touchofdeathforums.com/community/public/style_emoticons/<#EMO_DIR#>/happy.png)
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...