ello friends ... I write because I have a little problem ..... how I can change the arm that the guards of Stormwind and Orgrimmar ... and how I can upload your level ..... and increase their life .... that's all thanks in advance
ello friends ... I write because I have a little problem ..... how I can change the arm that the guards of Stormwind and Orgrimmar ... and how I can upload your level ..... and increase their life .... that's all thanks in advance
Elaborate please.
wath... ???? Elaborate
Explain. What do you want to change about the guards, what do you mean 'upload their level' and 'increase their life'.
Do you mean change the armor of the guards, that would have to be changed client side with the MPQ files, changing the skin (and possible the model shape).
When you say 'upload their level' do you mean make a 'high-scores' table?
When you say 'increase their life' do you mean increase their current health, max health, health regeneration rate, what?
Please speak in better english so we can understand your problem and help you sort it. Thanks
If you need me you have my skype, if you don't have my skype then you don't need me.
just want to change the type of weapon, increase your maximum life.![]()
I believe by "change the arm" he means to change the weapon the guard has equipped. I don't have a clue on how to do this on ArcEmu, however.
The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
Albert Einstein
back in 2.4.3 it was done in the creature_proto table. Change the equipmodel1 field to a displayid of the weapon you want. For the next two fields, use some of these values.
Code://Equip Info\\ || ||Onehanded = 33490690 || ||Staffs = 50268674 || ||Twohanded = 33490946 || ||Shields = 33490436 || \\End of Equip Info// //Sheath Info\\ || ||Twohands = 256 || ||Staffs = 512 || ||Onehand = 789 || ||Shields = 1038 || ||Note: In "creature_spawns" table in the "bytes2" column setting it to ||4027 will make the npc hold there items in there hands instead of sheaths. || \\End of Sheath Info//
Last edited by diviee3; 09-13-2010 at 10:10 PM.
WARNING: The above post may contain sarcasm and/or sophisticated satire. Any psychological damage sustained is purely your fault.