Jump to content

Kitti_Chan

Member
  • Posts

    5
  • Joined

  • Last visited

Kitti_Chan's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. whenever i search it, the closest thing i see to it is universal
  2. is skunity a plugin, or the forums? bc if it's a plugin I don't see it ;w; without it, it still says it can't understand "loop all players"
  3. e it says it can't understand the condition/effect at line 4 and it says there's no loop that matches loop-player in line 5 so i tried changing it to loop-all instead and then it said there was no loop-player or loop-all aaaa
  4. So I'm trying to create a skript that'll give a player poison and nausea if they get too close to a player, but turns out what I did was outdated: on join: wait 1 tick while player is alive: if players in radius of 5 of player is true: apply nausea 2 to the player for 5 seconds apply poison 2 to the player for 5 seconds wait 1 second The error it gives me is "Numeric ids are not supported anymore" in line 4 only. Anyone know how I can fix this? Thanks! IF THIS IS SUPPOSED TO BE IN A DIFFERENT FORMAT OR LOCATION PLEASE TELL ME, I'M NEW HERE!
×
×
  • Create New...