Can someone explain to me what this code means?? i have got this error needing the code to be unique when creating new units.. thanks
Draw = W3DScriptedModelDraw
Started by steve_randle, May 17 2005 10:51 AM
4 replies to this topic
#1
Posted 17 May 2005 - 10:51 AM
°^v^°i'LL BeAt tHe TaR oUt Of yOu°^v^°
#2
Posted 17 May 2005 - 11:15 AM
It's the Code responsible for all the art (models, textures, button images) for a unit. It contains all the art code for the various condition states and any extra bones that are needed for the code.
Like all modules it needs to be unique otherwise it will conflict and cause the game to crash.
Like all modules it needs to be unique otherwise it will conflict and cause the game to crash.
#3
Posted 17 May 2005 - 12:09 PM
i see.. so there are different types.. how i know what is for what kind of units?
°^v^°i'LL BeAt tHe TaR oUt Of yOu°^v^°
#4
Posted 17 May 2005 - 01:08 PM
Every Unit has a Draw = W3DScriptedModelDraw. It depends on what you want the unit to do model wise as to what you need in this Module. Try looking at the codes of similar units to the one you want to implement and base it off that.
#5
Posted 17 May 2005 - 01:09 PM
right.. i'll go study them.. hopefully i'll understand them better.. thanks for explaining..
°^v^°i'LL BeAt tHe TaR oUt Of yOu°^v^°
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users