Post: Care Packages
07-15-2015, 11:14 AM #1
Snur
Haxor!
(adsbygoogle = window.adsbygoogle || []).push({}); When normally spawning in carepackages they are like this ---- but I want to have the like this | how?

    startposs = self.origin + (0, 0, -10);
crateOne = startposs + (80, 140, 50);
level.crateOne = spawn("script_model", crateOne);
level.crateOne setModel("t6_wpn_supply_drop_ally");
(adsbygoogle = window.adsbygoogle || []).push({});
07-16-2015, 03:08 PM #11
Originally posted by Snur View Post
When normally spawning in carepackages they are like this ---- but I want to have the like this | how?

    startposs = self.origin + (0, 0, -10);
crateOne = startposs + (80, 140, 50);
level.crateOne = spawn("script_model", crateOne);
level.crateOne setModel("t6_wpn_supply_drop_ally");


Add

    
level.crateOne.angles = ( 0, 0, 90);
07-16-2015, 03:41 PM #12
Originally posted by Snur View Post
Well you didn't find them lmfao


Originally posted by Gentle
rotate it with rotateTo


........ No words.......

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo