ItsMods

Full Version: Spawn Weapon Models
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do i spawn Weapon Models on a map?

I tried every classname with the modelname "iw5_barrett".

None of them worked....

Just found: http://www.itsmods.com/forum/Thread-All-...odels.html

Used now:
"weapon_rsass_iw5_red"

Still not working with any of the classnames
here's code from cod4/mw2
Code:
"spawnflags" "3"."targetname" "oldschool_pickup"."origin" "-16 64 228"."model" "weapon_benelli_super_90"."classname" "weapon_m1014_mp".}.{."spawnflags" "3"."targetname" "oldschool_pickup"."origin" "432 352 220"."model" "weap
(07-15-2012, 01:34)JayDi Wrote: [ -> ]here's code from cod4/mw2
Code:
"spawnflags" "3"."targetname" "oldschool_pickup"."origin" "-16 64 228"."model" "weapon_benelli_super_90"."classname" "weapon_m1014_mp".}.{."spawnflags" "3"."targetname" "oldschool_pickup"."origin" "432 352 220"."model" "weap

What programming language is that? Confused
It's from the d3dbsp.ents of a fast file