Recent content by gamer_YT762

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. G

    Solved Custom mob drops

    thanks
  2. G

    Solved Custom mob drops

    I know how to make custom mob drops, but I don't know how making it so if you kill a normal zombie you get something, if you kill the zombie named "boss" then it drops other stuff. On death of zombie named "Boss" not works.
  3. G

    Solved Give random integer to a variable

    it works, thanks
  4. G

    Solved Give random integer to a variable

    How can I make a random integer be given to {multi:: %player%}? I'm making a mob spawning system where you kill mobs, you get a random integer between 0.001 and 0.01
  5. G

    Leaderboards

    but i dont know how to use lists, plus i think i will need to rewrite all my code if i want to do that
  6. G

    Leaderboards

    Hi everyone! Im want to make a point leaderboard. I dont know how to do that, Maybe you know, so please if you can, make it! Thanks! My points var: {%player%.points}
  7. G

    Solved Buy Max Option

    oh alright
  8. G

    Solved Buy Max Option

    thanks, ill test it ;) i tested, and it crashes the server when i have alot of points
  9. G

    Solved Buy Max Option

    You can make the shop price, ill change it, and can you mkae the code please? I dont really understand to use loops or what
  10. G

    Solved Buy Max Option

    Im making a clicker server, where you can buy upgrades. But when you have alot of points, you need to click so much on the upgrade. I want you to make a buy max thingy where you can instantly buy the upgrades that you afford. Like: You have 1b points and the upgrade costs 1m points, so you will...
  11. G

    Solved Buy max option

    Here: https://forums.skunity.com/threads/buy-max-option.14194/
  12. G

    Solved Buy max option

    Im making a clicker server, and i want to add a buy max option. I dont know how to make that. My points variable is {%player%.points} and the point per click var is {%player%.pointsperclick}. Can you please make it? You can make the price for it and stuff, and ill change it!
  13. G

    Solved Please help me with this! I need it!

    thanks, i didnt see your answer!
  14. G

    Solved Please help me with this! I need it!

    Hey! Im making a clicker type server, where if you kill mobs, you get multi. Here comes the part that i need you to code. I want to make like gens wich you place down, it will start spawning mobs. Many thanks if you can make it!
  15. G

    Mob gens

    Hey! Im making a clicker type server, where if you kill mobs, you get multi. Here comes the part that i need you to code. I want to make like gens wich you place down, it will start spawning mobs. Many thanks if you can make it!