This is from my earlier post, it was suggested I make it a new post
Success ! my first mod attempt was...well a failure
my second attempt was to change the players model ---- IT WORKED!!!!
This script
-------------
effect eDisg = EffectDisguise(DISGUISE_TYPE_N_DARTHREVAN);
(there are a bunch of disguise types, every character model in the game under constants)
ApplyEffectToObject(DURATION_TYPE_PERMANENT,eDisg,
oPC);
Does this
---------------
If someone else has posted how to change the player model I'll feel stupid but using that command you can make the player look like almost anything in the game!
It may not be anything spectacular, but I'm quite proud of myself
It's a big step for me because it is like the first time i've ever succesfully scripted anything (once in NWN I made arrows that disintigrated the target, but that was the most impressive thing I ever did)
thanks Lil'jawa and the other modders
CLICK HERE TO SEE PICTURES - LEMME KNOW IF LINK WORKS
http://www.villagephotos.com/pubbrowse.asp?selected=710976)
-------------------------------------
by the way it does NOT let me reply to threads, just make them... it times out... so if I get a better image host ill have to remake the thread if you wanna see them