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
  (#12)
priest39 is Offline
Member
 
Posts: 66
Join Date: Aug 2002
   
Default 11-02-2002, 03:18 PM

Okay, almost there. The only last thing is making the model impervious to weapons so they can be used as cover. Here is an example of the script I'm using for a M3 Halftrack. Unfortunately, you can shoot right through it. Everything else is skookum, but you can't use it for cover.

local.m3 = spawn script_model
local.m3 model "models/vehicles/m3.tik"
local.m3.origin = ( 2070 3714 -253)
local.m3.angles = ( 0 330 0)
local.m3 solid
local.m3 immune bullet
local.m3 immune fast_bullet
local.m3 immune bash

What's wrong with this picture? (or script as the case may be). Do I need to change something in the .tik?
  
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.