View Single Post
  #3  
Unread 27th April, 2006, 01:33 AM
|KOA|The_Dave's Avatar
|KOA|The_Dave |KOA|The_Dave is offline
Godlike
 
Join Date: Jul 2005
Posts: 345
Default

Just some friendly advice -- if you're running SLV, add the following if you're going to enable the anti-UScript bits:

TraceAllowList=SLV201.StrangeShell.smoketick
DrawAllowList=SLV201.SLHUD

If you're running JailBreak, you'll need these:

TraceAllowList=jailbreak.JBLadderBase.Tick
DrawAllowList=JailBreak.ChallengeJailBreakHUD,jail break.JBLadderBase,jailbreak.ChallengeJailBreakHUD

And yes, that is correct -- apparently UTDC is case sensitive and JailBreak's code contains some instances of JailBreak and others of jailbreak (without th ecaps) so it's necessary to have the same thing twice capitalized differently.

This is from preliminary testing with a few players, so if I come up with anything else, I'll let everyone know -- just thought I'd be helpful to the SLV community to post this here, since UTDC is our #1 anti-cheat because PURE doesn't work right with SLV.

Last edited by |KOA|The_Dave : 28th April, 2006 at 11:10 PM.
Reply With Quote