Jump to content

Slotmachine Event Npc


Recommended Posts

Well, this is a SlotMachine style NPC that I created long time ago and I didn't give him any use, so I'll share it.

 

How it works? First of all you can configure it via .properties file so it's easy for newbies. Then, the NPC consumes X quantity of items and X am.ount of those items for each try, when you try once, the npc starts showing you a html with 3 icons, each slot has 3 possible items, the NPC randomly change every slot X times so if you have luck and after all 3 moves all 3 icons are the same, gz you won, otherwise the items were consumed and you won nothing, try it again.

As I said, feed and reward is easy configurable, same with NPC ID and with the Server Name, which will appear in the html shown by the NPC.

 

Have fun, here a video if u didn't understand how it works.

 

And yes it's done using Thread.sleep(); I know... if u don't like, rework it with ThreadPool.

 

Coded for L2jServer H5

 

 

 

 

Link to comment
Share on other sites

correct me if im wrong but it sends more than 15 html packets right?

yep, maybe not recommended for populated servers xddd

didn't know any other way to simulate the slotmachine effect when I coded it, do you?

 

still funny in my opinion xd

Link to comment
Share on other sites

  • 3 months later...
  • 1 month later...
  • 2 weeks later...

before apply manually this and test can u tell me is for freya chronicle (l2java)?

 

or it require adopt for freya? (ct2.5)

It should work for freya yes.

Link to comment
Share on other sites

before apply manually this and test can u tell me is for freya chronicle (l2java)?

 

or it require adopt for freya? (ct2.5)

 

Coded for L2jServer H5

 

Read carefuly next time. And yup, its gonna work on freya also.

Link to comment
Share on other sites

  • 7 months later...

i adapt for acis and i have this message in console

 

---------------------------------------------------------=[ Quests & Scripts ]
Class not found: L2SlotMachineInstance
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...