Jump to content

[Share]Trivial Event


Recommended Posts

  • 5 months later...

The event works giving some answers and you have to answer

 

so we get the answer and we answer? :P

 

Ok on topic: Can you give us some details? how it works, if they get reward etc please.

Thanks for sharing anyway.

Link to comment
Share on other sites

are you people serious?

 

 

core editing for a trivial pursuit?

 

It can be easly done in a .py quest... don't waste time on that!

 

Java is better choose.

 

(so for example it could be java quest too ofc...)

Link to comment
Share on other sites

  • 5 weeks later...
  • 3 weeks later...

where i should + thinks if i didnt get the the code "before" of the line to add?

 

 

dont have-> else if (_isEventMobDM)

dont have->            DM.showEventHtml(player, String.valueOf(getObjectId()));

+ else if (_isEventMobTrivial)

+     Trivial.showEventHtm(player, String.valueOf(getObjectId()));

else

{

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...