06-26-2013, 22:49
Where can I find a list of models that can be spawned in the 3d space? Like "weapon_at4_stow" and such. I'm specifically looking for the C4 model.
List of models that can be spawned? (Looking for C4 model)
|
06-26-2013, 22:49
Where can I find a list of models that can be spawned in the 3d space? Like "weapon_at4_stow" and such. I'm specifically looking for the C4 model.
06-27-2013, 02:24
(This post was last modified: 06-27-2013, 02:24 by DidUknowiPwn.)
weapon_c4_mp
That be the C4. If you're looking for weapons look at the weapon files, find "worldmodel" in it and use those. Pretty sure you don't even need to precache it. It's probably loaded in common_mp.
Do not take life too seriously. You will never get out of it alive.
Ah thanks. I'm trying to link it to a player. This is what I tried, but it only spawned on the ground and stayed there.
Code: self.at4 = spawn("script_model", self.origin); I tried tag_player, but I had the same result. Code: self attach( "weapon_at4_stow", "tag_stowed_back" ); Check this, it can help you on getting a big list of models which dont need "precache": http://www.itsmods.com/forum/Thread-Tuto...older.html
06-27-2013, 13:08
(06-27-2013, 12:35)Yamato Wrote: What do I write? I tried a few variations of that code, even standalone, but it either never spawned, or just spawned on the ground.
06-27-2013, 13:35
(06-27-2013, 13:08)akillj Wrote:(06-27-2013, 12:35)Yamato Wrote: That code links the object to the players back, try it with third person view to see it |
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Spawning Solid Models | akillj | 5 | 4,399 |
09-08-2013, 00:07 Last Post: akillj |
|
Zombie model | imchasinyou | 7 | 6,772 |
07-31-2013, 01:11 Last Post: rotceh_dnih |
|
Help Server not in list, but people join | 99IRock | 8 | 7,093 |
07-17-2013, 21:26 Last Post: clacki |
|
[C# xna 4] 3d models or vertices array | narkos | 5 | 4,373 |
06-25-2013, 08:14 Last Post: narkos |
|
[Request] mw3 all map list ( aslo DLC) | raminr63 | 5 | 14,952 |
06-18-2013, 19:50 Last Post: mn_acer1 |
|
Killstreaks HUD list | Puffiamo | 9 | 9,917 |
06-18-2013, 18:42 Last Post: RaZ |
|
Where can I find a list of scripting commands that correspond to ingame buttons? | akillj | 2 | 3,109 |
06-03-2013, 10:38 Last Post: Yamato |
|
expansion model | [HARD] Tony. | 1 | 2,645 |
05-25-2013, 10:43 Last Post: Nekochan |
|
[Release] Export models from Call Of Duty : Black Ops | JariZ | 26 | 34,063 |
05-16-2013, 17:20 Last Post: mosayebg |
|
[Request] Random player model | hillbilly | 1 | 2,741 |
05-12-2013, 08:30 Last Post: archit |
Users browsing this thread: |
1 Guest(s) |