Alliedassault           
FAQ Calendar
Go Back   Alliedassault > Lounge > Tech Questions & Problems
Reload this Page Modded stock and limited weapons (I have an idea)
Tech Questions & Problems Ask our resident experts about any military shooter game server administration and other technical issues.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#8)
Druid is Offline
Senior Member
 
Posts: 196
Join Date: May 2002
   
Default 11-01-2002, 10:36 PM

Quote:
Originally Posted by priest39
I'll give it a try, thanks. Would it be "jeep2.tik" if there were more than one?
No...
You have to use the name of the .tik file

You dont need to use different names for different copies of the same model. But, if you do want to use different names, uses different
names when you do the
local.whatever
local.whatever2
local.whatever3

local.jeep = spawn script_model
local.jeep model "static/vehicle_jeep.tik"
local.jeep.origin = ( 1042 -912 -72)
local.jeep.angles = (0 235 0)

local.jeep2 = spawn script_model
local.jeep2 model "static/vehicle_jeep.tik"
local.jeep2.origin = ( 1042 -912 -72)
local.jeep2.angles = (0 235 0)

But I don't think its needed.
I have four tanks spanwed in Remagen.the only difference is the
coordinates for each one.

Let me know if you need more help
  
Reply With Quote
 



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.