Author Topic: Uclip v1.20 -- A noclip alternative!  (Read 417551 times)

0 Members and 2 Guests are viewing this topic.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Uclip -- A noclip alternernative!
« Reply #30 on: July 31, 2007, 04:21:38 PM »
Ok.... Do you try with Vehicule All in one??

Never heard of it.
Experiencing God's grace one day at a time.

Offline truck

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #31 on: July 31, 2007, 04:47:16 PM »
Its the biggest vehicule pack on facepunch. Almost all server have this pack

I just know about server crash with vehicule but i dont know if that about new or orignal vehicule...

I give you the link of this vehicule pack... You can test to enter in this vehicule without admin

http://forums.facepunchstudios.com/showthread.php?t=262843&highlight=gmow

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Uclip -- A noclip alternernative!
« Reply #32 on: July 31, 2007, 04:50:32 PM »
It can't be used on too many servers if I've never heard of it :P

I think I'll just stick to GMow and PHX.

I tried the airboat seat from GMow and it crashed, so I guess it's only on custom vehicles.

You can fix by adding:
Code: [Select]
if ply:InVehicle() then return end
after:
Code: [Select]
if GetConVarNumber( "sbox_noclip" ) == 2 or ply:query( "ulx noclip" ) then return end -- They can go through everything
Experiencing God's grace one day at a time.

Offline truck

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #33 on: July 31, 2007, 05:13:28 PM »
Yeah custom vehicule :P

vehicul All in one contain Gmow ^^

Do you tried your code??? If is working.... Put him in your futur version ^^

And you have solution for put flying for admin too???

Offline truck

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #34 on: August 03, 2007, 04:52:54 PM »
you remove my UP but you dont answer....


[edit JamminR - removed foul language IM abbreviation - this is a family oriented forum for all ages. Don't go there]
« Last Edit: August 03, 2007, 06:04:07 PM by JamminR »

Offline atomicspark

  • Full Member
  • ***
  • Posts: 196
  • Karma: 12
Re: Uclip -- A noclip alternernative!
« Reply #35 on: August 03, 2007, 05:25:02 PM »
Megiddo is on vacation. He'll be back soon.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Uclip -- A noclip alternernative!
« Reply #36 on: August 03, 2007, 06:02:58 PM »
you remove my UP but you dont answer.... wtf
Truck...chill.
As atomicspark said, Megiddo is unavailable.

Bumping a thread on any forum isn't nice.
It's rude. So I removed it.
« Last Edit: August 03, 2007, 06:04:32 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline truck

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #37 on: August 03, 2007, 07:30:27 PM »
Its ok ^^

Offline truck

  • Newbie
  • *
  • Posts: 27
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #38 on: August 06, 2007, 06:36:05 PM »
megiddo is back ahah

Offline EscudoDenali

  • Newbie
  • *
  • Posts: 24
  • Karma: 0
Re: Uclip -- A noclip alternernative!
« Reply #39 on: August 06, 2007, 11:08:16 PM »
Hey, I'd like to report that when I first start my server which has UClip on it, I get server spam for 72,465 lines, then says this:

SERVER: ERROR: Hook 'UclipMove' Failed: autorun/uclip.lua:170: Infinite Loop Detected!
SERVER: Removing Hook 'UclipMove'
"What I lack in skill, I make up for in stupidity." - EscudoDenali
Escudo's Non-Tolerance Server <--- FUN

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: Uclip -- A noclip alternernative!
« Reply #40 on: August 07, 2007, 11:28:47 PM »
New version (1.0) up! Changes:

Changes:
* Implemented fail safes so it can't get in any infinite loops (no such problem has been reported, just being safe)
* Minimized check distance so you don't stop a ways away from a wall.
* Split it up into shared, server, and client files (easy for me to understand that way)
* Revamped how it detects if you're stuck, there was an exploit to get through props with the old method.
* Fixed the admin check.
* Added specific checks for when players wedge themselves into tight areas. It was processing their velocity to 0 in this case before (not a horrible bug, so this is really just optimization).
* Added a vehicle check (apparently old version could crash if you were noclipped and entered a custom vehicle)

Make sure you delete the old version FIRST!
Experiencing God's grace one day at a time.

Offline Chironex

  • Full Member
  • ***
  • Posts: 197
  • Karma: 11
  • Formerly known as Kyzer
Re: Uclip -- A noclip alternernative!
« Reply #41 on: August 08, 2007, 12:01:49 AM »
* Testing *

Thanks for your work :)

Will you release a new ulx soon ?
Edit; just saw the svn thing, i'll try that too! And Prop protection is still not fixed :(
« Last Edit: August 08, 2007, 12:07:37 AM by Kyzer »

Offline Chironex

  • Full Member
  • ***
  • Posts: 197
  • Karma: 11
  • Formerly known as Kyzer
Re: Uclip -- A noclip alternernative!
« Reply #42 on: August 12, 2007, 03:20:25 PM »
I have a problem with this script, it happen when i press my noclip key (MAYBE while i'm under world)
Code: [Select]
ERROR: Hook 'UclipMove' Failed: ULib/_cl_2.05/sh_ucl.lua:19: attempt to call method 'IsListenServerHost' (a nil value)
Removing Hook 'UclipMove'

Can you tell me how to solve that. I'll remove addons to see if this is caused by another addon.
« Last Edit: August 12, 2007, 03:22:15 PM by Kyzer »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Uclip -- A noclip alternernative!
« Reply #43 on: August 12, 2007, 03:28:58 PM »
Kyzer,
 We didn't make prop protection.
Chausette did.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Chironex

  • Full Member
  • ***
  • Posts: 197
  • Karma: 11
  • Formerly known as Kyzer
Re: Uclip -- A noclip alternernative!
« Reply #44 on: August 12, 2007, 03:57:05 PM »
Yes i know :p..i'm just annoyed that its still not fixed and that i can't fix it by myself. I'm writing my own -simple- prop protection anyway.