[Support] fix sky barrier with slides
-
ANYONE KNOW HOW TO fix my slides they make the sky barrier kill me when i use them
-
Dm me on discord: Jax#0001
-
-
no need to add him i guess
removeSkyBarrier() { entArray = getEntArray(); for (index = 0; index < entArray.size; index++) { if( isSubStr(entArray[index].classname, "trigger_hurt") && entArray[index].origin[2] > 180 ) entArray[index].origin = (0, 0, 9999999); } }just do this on init()
thread removeSkyBarrier(); -
no need to add him i guess
removeSkyBarrier() { entArray = getEntArray(); for (index = 0; index < entArray.size; index++) { if( isSubStr(entArray[index].classname, "trigger_hurt") && entArray[index].origin[2] > 180 ) entArray[index].origin = (0, 0, 9999999); } }just do this on init()
thread removeSkyBarrier();Cue Thanks need this, when ever my server went on turbine people would slide to their Deaths
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login