^Wyatt Posted March 5, 2013 Posted March 5, 2013 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 Code here
xdem Posted March 5, 2013 Posted March 5, 2013 correct me if im wrong but it sends more than 15 html packets right?
^Wyatt Posted March 5, 2013 Author Posted March 5, 2013 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
xdem Posted March 5, 2013 Posted March 5, 2013 actually neither I did, its the only way of making this happen.... L2J limits :) edit: Client mostly to be accurate
xdem Posted March 5, 2013 Posted March 5, 2013 what about sharing that prime shop ? :dat: :dat: If u know what I mean
METADOH Posted July 5, 2013 Posted July 5, 2013 assembly silentium. All has no errors. But the when you press the button in the main dialog, nothing happens. //Sorry my english..
DarkDiamond Posted August 17, 2013 Posted August 17, 2013 you could change hidden option... To avoid Spam replies etc... GJ Anyways. :)
EuAKissMe Posted August 26, 2013 Posted August 26, 2013 before apply manually this and test can u tell me is for freya chronicle (l2java)? or it require adopt for freya? (ct2.5)
^Wyatt Posted August 26, 2013 Author Posted August 26, 2013 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.
SweeTs Posted August 26, 2013 Posted August 26, 2013 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.
ExCaLiBuR® Posted March 28, 2014 Posted March 28, 2014 i adapt for acis and i have this message in console ---------------------------------------------------------=[ Quests & Scripts ] Class not found: L2SlotMachineInstance
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now