I don?t know if this is possible, We run a high jump mod on our server the problem is that some of the roofs are see through. I don?t want to put crates on top because it looks a mess I want to know if its possible to set size a colour just to put on a flat roof just to fill it in.
Any ideas anybody ...
Search found 5 matches
- Tue Jul 10, 2007 11:42 am
- Forum: Scripting
- Topic: Can anybody help please
- Replies: 2
- Views: 558
- Sat Jun 02, 2007 3:55 pm
- Forum: Scripting
- Topic: Help with setsize
- Replies: 3
- Views: 813
Help with setsize
Is it possible to setsize a crate rather than scale it & if so what would the script look like plz ..... thx
- Wed May 30, 2007 3:59 pm
- Forum: Scripting
- Topic: HELP PLZ !!!!
- Replies: 7
- Views: 660
- Wed May 30, 2007 3:22 pm
- Forum: Scripting
- Topic: HELP PLZ !!!!
- Replies: 7
- Views: 660
- Wed May 30, 2007 12:24 pm
- Forum: Scripting
- Topic: HELP PLZ !!!!
- Replies: 7
- Views: 660
HELP PLZ !!!!
Can someone tell me if this is possible plz
spawn script_object "targetname" "myspawnedclip"
$myspawnedclip.origin = ( 577 -1727 240.13 )
$myspawnedclip setsize ( -245 -295 -0 ) ( 400 325 800 )
$myspawnedclip solid
$myspawnedclip nodamage
Im not too bothered about the no damage or the solid ...
spawn script_object "targetname" "myspawnedclip"
$myspawnedclip.origin = ( 577 -1727 240.13 )
$myspawnedclip setsize ( -245 -295 -0 ) ( 400 325 800 )
$myspawnedclip solid
$myspawnedclip nodamage
Im not too bothered about the no damage or the solid ...