CozyDoubloon234 Posted December 3, 2021 Share Posted December 3, 2021 (edited) I tried to make a shop gui for my server and uh tuske did not work i am only reloading the skript that has Heres the log: https://pastebin.com/Xwm0Sr5u Heres the script that broke: https://pastebin.com/avFv83r8 NOTE: TusKe is working perfectly fine from the the outside. Edited December 3, 2021 by CozyDoubloon234 FORGOT SOMETHING Quote im master at skript Link to comment Share on other sites More sharing options...
CozyDoubloon234 Posted December 3, 2021 Author Share Posted December 3, 2021 I also applied a potential fix for my server (not gui but commands) Quote im master at skript Link to comment Share on other sites More sharing options...
Mrbizarre Posted December 3, 2021 Share Posted December 3, 2021 TusKe Is VERY Outdated. However, you can google "Skript Nexus Gui Converter" to convert your TusKe Code to "Skript Gui" (Install skript-gui) 1 Link to comment Share on other sites More sharing options...
Mrbizarre Posted December 3, 2021 Share Posted December 3, 2021 This is with "skript-gui" command /shop: trigger: create a gui with virtual chest inventory with size 3 named "&eMultipliers": make gui slot 14 with stone named "&6Buy Multiplier" with lore "&250$ XD": if player's balance < 50: kill player send title "&4Wasted." to player else: remove 100 from player's balance add 1 to {multiplier::%player%} open last created gui to player Link to comment Share on other sites More sharing options...
CozyDoubloon234 Posted December 4, 2021 Author Share Posted December 4, 2021 Noted! I will try that. Quote im master at skript Link to comment Share on other sites More sharing options...
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