Work on your description. the game is actually good and simple nothing out of the ordinary and good spells scales with stats aswell.
But the waves are kinda boring when you're maxed out and when you get to round 40 it gets 100x Harder for some reason its like there is Progression in difficulty.
ok i did as you said and it seems its working.
AGI
Events
Player - Player 1 (Red) types a chat message containing -agi as A substring
Conditions
((Triggering player) Current lumber) Greater than 0
Actions
Set Agi = (Substring(Agi, 1, 99))
Custom...
Why did you use 6?
And also i want to remove that amount that the player put into AGI is that possible? from lets say Gold or lumber
nvm figured it out by myself THANKS!
Hey man i've got a problem this only sets the current lumber to the number you entered
LevelingSystem
Events...
LevelingSystem
Events
Player - Player 1 (Red) types a chat message containing -agi as A substring
Conditions
((Triggering player) Current lumber) Greater than 0
Actions
Set Agi = (Substring(Agi, 1, 99))
Custom script: set bj_wantDestroyGroup = true...
Hello how can i make a trigger that does as follow.
-agi XX
-str XX
-int XX
i made a starting trigger but i don't know what to do next.
LevelingSystem
Events
Player - Player 1 (Red) types a chat message containing -agi as A substring
Conditions
Actions
If (All...
You're leaking a point in KHeavens and leaking Unit group.
The problem is Percentage life try to make it an Integer(Percentage life) instead of just Percentage life because sometimes it doesn't count it as percentage but as a value.
try doing it like this it worked for me.
Music2
Events
Map initialization
Conditions
Actions
Sound - Clear the music list
Sound - Play Music
Pick anything you want in the Play music its not a variable btw. just make sure Clear the music list is before...
Well he wanted something easy by the looks of it so i made that for him its much easier and you're right its not MUI and the stop button abuse is still there. ;P
Cannibalism
Events
Unit - A unit Is attacked
Conditions
((Attacking unit) has buff |cffff0000Cannibalism|r ) Equal to True
Actions
Set CannibalismCounter = (CannibalismCounter + 1)
If (All Conditions are True) then do (Then Actions) else do (Else...
Well so i got a trigger that activates Types of Fog on certain Regions and it won't work for some reason.
Enviroment
Events
Time - Elapsed game time is 1.00 seconds
Conditions
Actions
Environment - Create at Region 107 <gen> the weather effect Dungeon White Fog...
ohh thats how the damage works well how do i make it only in a line? becuz im having this problem alot and also the Beam is perfect is fires in the right direction but the damage im concered about..
Beam of light
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Beam of Light
Actions
Set LightCaster = (Triggering unit)
Set Direction = (Angle from ((Position of (Triggering unit)) offset by 150.00 towards...
He said only needed files are tyrael2.mdx and angel wings but there is a 3rd file with Tyrael2.blp i added that and still not showing ingame or in the worldeditor.
Beam of light
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Beam of Light
Actions
Set LightCaster = (Triggering unit)
Unit - Create 1 Beamy for Neutral Passive at ((Position of LightCaster) offset by...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.