Alliedassault           
FAQ Calendar
Go Back   Alliedassault > FPS Gaming General Discussion > MoH Maps, Mods & Skins
Reload this Page scripting question
MoH Maps, Mods & Skins Discuss custom maps, skins and mods here.

Reply
 
Thread Tools Display Modes
scripting question
Old
  (#1)
TMP-Lyme is Offline
Member
 
Posts: 41
Join Date: Sep 2003
   
Default scripting question - 09-22-2003, 06:29 PM

okay i kinda got it down, but when i tried adding health, guns, and weapons tyo the map, i went back, and couldnt pick them up, what gives? it there somthing im not using?

local.sffix1 = spawn script_model
local.sffix1 model "weapons/m1_garand.tik"
local.sffix1.origin = ( 1423.13 728.87 384.13 )
local.sffix1.angles = ( 0 0 0 )
local.sffix1.scale = 1.0
local.sffix1 solid

does somthing need to be differnt?
  
Reply With Quote
Old
  (#2)
Dragonwraith is Offline
Senior Member
 
Posts: 1,609
Join Date: Mar 2003
Location: I'm a MASShole
   
Default 09-22-2003, 07:23 PM

i did it this way and had no probs

local.fix1 = spawn models/weapons/panzerschreck.tik
local.fix1.origin = ( 2685 1864 390)
local.fix1.angles = ( 0 -54 90 )
local.fix1 solid
  
Reply With Quote
Old
  (#3)
bluebrooks is Offline
Senior Member
 
Posts: 156
Join Date: Jun 2002
   
Default 09-23-2003, 08:00 AM

don't spawn a script model. just spawn the tik file like dragon. they are different types of objects
  
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.