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

Reply
 
Thread Tools Display Modes
Adding Things
Old
  (#1)
Guest
 
Posts: n/a
   
Default Adding Things - 12-30-2002, 10:28 PM

ok, How would I add things to players hands? like canteen and stuff?

[code:5d99a]TIKI
setup // Tells model how to be created
{
scale 0.52 // Set default scale to 16/30.5 since world is in 16 units per foot and model is in cm's
// scale 0.55 // Seems to work better than 0.52
lod_bias -0.7
path models/equipment/germangear // Set path relative to game directory
skelmodel gear.skb // Set base model for skeletal animation
surface origin shader blank
surface gear shader german_gear
// radius 20 // Defines size of shadow
}

// $define... // If I wanted to define any macros, here would be the place.

init // initialization section is run when model is created.
{
server
{
// Put any server commands for initialising the model here
// For a complete listing of server commands and their purposes, see
// \source\source\fgame\entity.cpp (lines 390 to 1190 or so)
}
client
{
// If there are any client initialization commands, put them here
// For a complete listing of client commands and their purposes, see
// \source\source\cgame\cg_commands.cpp (to line 1150 or so)
}
} // End of initialization section

animations // Now list all of the animations and any special commands for them
{
idle gear.skc
}[/code:5d99a]
  
Reply With Quote
Old
  (#2)
Guest
 
Posts: n/a
   
Default 12-30-2002, 11:24 PM

eek:
  
Reply With Quote
Old
  (#3)
Guest
 
Posts: n/a
   
Default 12-31-2002, 11:10 AM

come on anyone?
  
Reply With Quote
Old
  (#4)
klop is Offline
Senior Member
 
Posts: 414
Join Date: Jan 2002
Location: Quebec, Canada
   
Default 12-31-2002, 03:10 PM

oOo:
  
Reply With Quote
Old
  (#5)
-=[BAD]=-Thorshammer is Offline
Senior Member
 
Posts: 567
Join Date: Jun 2002
Location: leaning on a lampost...
  Send a message via AIM to -=[BAD]=-Thorshammer Send a message via MSN to -=[BAD]=-Thorshammer  
Default 01-01-2003, 11:18 AM

Still working on it
  
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.