View Single Post
Old
  (#2)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 09-03-2004, 06:20 AM

Good job on the search cos i posted this in a different tread lo0l. edit it to your needs. There isnt a specific ladder fix for SF

"This is a cut from our forums from rindog (the guy who spawned spawn points 1st lol)

"Ladder fix for Stadt

Howdy All!

I wanted to share this script with you. It fixes the ladder in the SouthWest corner of Stadt near the Allied church. This is a Linux glich and I know you are running on a Linux box.

spawn script_object "targetname" "ladderbrush" "origin" "( -2520 3161 -182 )"
$ladderbrush show
$ladderbrush setsize ( -4 -32 -65) ( 4 32 235)
$ladderbrush.angles = ( 0 90 0 )
$ladderbrush solid

spawn script_object "targetname" "ladder" "classname" "func_ladder" "origin" "( -2520 3161 -182 )" "angle" "90" "model" "*ladderbrush"
$ladder setsize ( -4 -32 -65) ( 4 32 235)

hope you find it useful "

Scorp
  
Reply With Quote