24 posts joined 2004-06-04
#1 2004-06-11
how can i ,,, well , tell me plz how can I "add" a sword for example to a hero ???
35 posts a small goldmine in hampshire,lies ! liessss! joined 2004-05-25
#2 2004-06-13
now do you want to model it on? so its ther for ever? because u canm do it using triggers....
197 posts Israel joined 2004-05-05
#3 2004-06-14
use trigger to make it.. here is the trigger -
Events - Map initialization
Conditions (no need)
Actions
Special Effect - Create a special effect attached to the hand right\left(or any where you want, example - chest) of (the hero) using (the weapon model, example - X.mdx)
24 posts joined 2004-06-04
#4 2004-06-14
thanx Dread The Undead it really works ,, thanx a lot
24 posts joined 2004-06-04
#5 2004-06-14
hey , guys one more thing please ,,, how can I assign a hero to make more than 10 levels ?
its some king of trigger or... plz
1,431 posts Germany (NRW/Detmold) joined 2004-05-05
#6 2004-06-14
http://www.wc3sear.ch/viewtopic.php?t=1077 Sometimes it would be better to search the forums.
24 posts joined 2004-06-04
#7 2004-06-14
Change the max hero level in the
Game Constants .
1,260 posts Canada joined 2004-01-09
#8 2004-06-15
Its in Advanced->Gameplay COnstants (something similar to that).
24 posts joined 2004-06-04
#9 2004-06-15
I found it ,
thanx a lot
24 posts joined 2004-06-04
#10 2004-06-17
One more thing please ,,, what triggers do I have to use that when the players type "-duel" they get transported to a region ,,,
1,431 posts Germany (NRW/Detmold) joined 2004-05-05
#11 2004-06-17
There's the event "Player - Chat Message" in the event-list. Then, as action, SetVariable and an If/Then/Else-Function (if: string comparison)
Example:
(we think player 1 types "-duel arena1)
Event:
Player 1 (red) types a chat message containing
-duel as
A Substring Action: Set
Region1 =
(Substring((Entered chat string),7,12)) <here the trigger refers to the word "arena1", region1 is a simple string variable>
2. Action: If
(region1 Equal To arena1) Then
(Move Unit To Region) Else
(Do Nothing) Hope you understand that, else I'll type it more detailed.
24 posts joined 2004-06-04
#12 2004-06-18
Thanks DarkShadow ,, that helped a lot ,, eh no need to be more detailed ,, I understood
thanks a lot
keep in touch `
24 posts joined 2004-06-04
#13 2004-06-19
I don`t understand this ,, if I download 13 models I have to give credits to all 13 models makers ?
3,346 posts England joined 2004-02-14
#14 2004-06-19
Yes, but you don't have to. Remember if its the same author who made the models just give credit to him/her.