Miner Posted May 28, 2006 Share Posted May 28, 2006 The exact problem is, that the gang cars dont appear! plus, i dont even get a respect-o-meter(tested in 1P trough multiplayer but still, should work even in multiplayer). i did the script as it should(i think). ...player stuff, ect... SET_GANG_INFO ( csite , 5 , MOLOTOV , MOLOTOV , MOLOTOV , 4 , 66.5 , 71.5 , 2.0 , 0 , TOWTRUCK , -1 ) SET_GANG_INFO ( gsector , 8 , ROCKET_LAUNCHER , ROCKET_LAUNCHER , ROCKET_LAUNCHER , 2 , 112.5 , 49.5 , 2.0 , 0 , EDSEL , 1 ) SET_GANG_INFO ( psector , 22 , FLAME_THROWER , FLAME_THROWER , FLAME_THROWER , 3 , 224.5 , 190.5 , 2.0 , 0 , XK120 , 20 ) then the map zone but did it this way. MAP_ZONE chaos = ( 100 , 30 , 10 , 10 , 100 , 10 , 10 , 10 , 20 , 5 , 20 ) and the respect codes. SET_GANG_KILL_REACTION ( psector , gsector , 1 ) SET_GANG_KILL_REACTION ( gsector , csite , 1 ) SET_GANG_KILL_REACTION ( csite , psector , 1 ) (and this was all done before LEVELSTART) thats how the stuff is made, i cant see the problem, and why cant a gang zone earlyer set with script be used for a MAP_ZONE setting command? the currect thing is also OK, but still, can be better.... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now