View Single Post
Old
  (#5)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 08-17-2004, 05:39 PM

Dragon you can add ladders by scriptin m8 but it is a biatch lol

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