Thursday, 28-Mar-2024, 10:59 PM
Logged in as Guest
Group "Guests"

WC3-4Life / Custom Hero Footies!!!

Mapping Help - Forum

 
  • Page 1 of 1
  • 1
Forum moderator: Vexslasher  
Forum » Warcraft III & WC3-4Life Server » Map Making Resources » Mapping Help
Mapping Help
Bond009Date: Thursday, 28-Oct-2010, 8:00 PM | Message # 1
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
For getting a little advice or help.




 
GauntDate: Thursday, 28-Oct-2010, 8:01 PM | Message # 2
Rifleman
Group: New Users
Messages: 61
Awards: 0
Reputation: 16
Status: Offline
i dont know how to send a message.
Can you say me how you do to put abilities to units?? iam making a map that i want to units get stronger if their stays in the middle of the map(more units at the center xD (to war)) so... how do you give an ability to a unit and upgrade it if the unit already have it.
 
Bond009Date: Thursday, 28-Oct-2010, 8:13 PM | Message # 3
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
Not 100% sure what you mean? like you want to auto upgrade an ability of a unit if hes in the middle for a span of time like a king of the hill type game?

Just make a trigger that will have a timer that counts the amount of time the unit was in the middle for and if the triggering unit is still in the middle upgrade the ability for that unit.

Heres a quick example, theres more to it than this though.

Code
Untitled Trigger 001
     Events
         Unit - A unit enters (middle map area)
     Conditions
         ((Triggering unit) is A Hero) Equal to False
     Actions
         Wait some amount of time with a timer or just the simple wait
         If (All Conditions are True) then do (Then Actions) else do (Else Actions)
             If - Conditions
                 ((middle map area) contains (Triggering unit)) Equal to True
             Then - Actions
                 Unit - Increase level of Command Aura for (Triggering unit)
             Else - Actions


also your going to want to make sure it does a check that the ability is less than the max level so it doesnt try to upgrade it beyond what its capable of.


 
Vampirism_FireDate: Friday, 29-Oct-2010, 8:33 AM | Message # 4
Hero
Group: Clan Members
Messages: 388
Awards: 2
Reputation: 115
Status: Offline
Yea, that would work. I think that it would need to be balanced carefully though. You don't want vetran units of the middle to become so powerfull that nobody has a chance to catch up. I suggest making it harder and harder to get higher levels.


Signature by: Vexslasher
There Is No Such Thing As A "Final" Version.
 
Assasin_WEST_BoDDate: Sunday, 31-Oct-2010, 1:39 PM | Message # 5
Pirate
Group: Clan Members
Messages: 566
Awards: 0
Reputation: 2050
Status: Offline
how stop limit of food ? i do anything but its max 300 how do mor
?


[UCW] is your future! :D [ucw.ucoz.net]
 
Bond009Date: Sunday, 31-Oct-2010, 2:20 PM | Message # 6
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
Thats the default limit on wc3 to have 300 cap but if you hold down Shift while double clicking it to change it value, you should then be allowed to go higher.

 
thelvanDate: Wednesday, 03-Nov-2010, 9:49 PM | Message # 7
Noob
Group: Users
Messages: 1
Awards: 0
Reputation: 6
Status: Offline
im making a custom footman wars myself. Inspired by bond009 however i am having trouble making the custom hero triggers. My map contains custom units too you get to choose their abilities ect. I tried using a similar method to the units however it didnt work

Added (2010-11-04, 3:49 Am)
---------------------------------------------
please ignore

 
Bond009Date: Wednesday, 03-Nov-2010, 10:36 PM | Message # 8
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
Yeah i planned on adding a custom items system to the units later on also.. talked about it in the old forums.



 
wezalDate: Thursday, 04-Nov-2010, 5:55 AM | Message # 9
Noob
Group: Users
Messages: 11
Awards: 0
Reputation: 3
Status: Offline
hey bond would u be able to make a tut or vid on the basics of making or editing a map. mainly chf related
 
Bond009Date: Thursday, 04-Nov-2010, 10:09 AM | Message # 10
Overall Site Owner
Group: The Creator
Messages: 3180
Awards: 3
Reputation: 7521
Status: Offline
I dont really have time for that but also no need because Kobas is already mostly done with one smile

Map Making Tutorial



 
Assasin_WEST_BoDDate: Tuesday, 09-Nov-2010, 3:20 PM | Message # 11
Pirate
Group: Clan Members
Messages: 566
Awards: 0
Reputation: 2050
Status: Offline
><

Added (2010-11-05, 4:28 PM)
---------------------------------------------
thanks for help +)

Added (2010-11-09, 9:20 PM)
---------------------------------------------
How to do map mode like world war ][][][ maps ( i mean do that ppl can declare or do ally ) ?


[UCW] is your future! :D [ucw.ucoz.net]

Message edited by Assasin_WEST_BoD - Friday, 05-Nov-2010, 9:47 AM
 
mcw[STAR]Date: Thursday, 30-Jun-2011, 10:13 PM | Message # 12
Rifleman
Group: Users
Messages: 79
Awards: 0
Reputation: 166
Status: Offline
Bond im thinking of making a new map, do you know if it would be possible to include an underground, which teams would have access to. this underground would be about the same size as its upper level. im pretty sure they did it a few times in the campaign but im not sure how it would work. basically i want a cave that people can enter to access an entirlely different playing field.
 
flamefusionDate: Thursday, 30-Jun-2011, 11:50 PM | Message # 13
Ninja
Group: Users
Messages: 859
Awards: 1
Reputation: 121
Status: Offline
Bond, corner-pocket is like legend in it..
You guys can use team viewer and make tha map??



I never back down from any challenge puttin front of me.
EMINEM
 
CornerPocketDate: Friday, 01-Jul-2011, 0:22 AM | Message # 14
Noob
Group: Users
Messages: 1
Awards: 0
Reputation: 0
Status: Offline
If anyone needs any help. I've got more than enough experience with the editor. I plan on probably re-making chf as well. I could at a lot more depth to the gameplay. I can also do some side work for the original chf if you want like re-doing some triggers or wtever.
 
flamefusionDate: Friday, 01-Jul-2011, 1:44 AM | Message # 15
Ninja
Group: Users
Messages: 859
Awards: 1
Reputation: 121
Status: Offline
Quote (CornerPocket)
If anyone needs any help. I've got more than enough experience with the editor. I plan on probably re-making chf as well. I could at a lot more depth to the gameplay. I can also do some side work for the original chf if you want like re-doing some triggers or wtever.

Your pretty experienced in editor , I'll tell you if I need any help.. biggrin
your from clan mmu and u use all ur efforts to make maps, idk why MMU is disbanned cuz of inactivity..
w/e u can be in hpmm if bond allows??
Having a pretty experienced map maker in a clan will be a medal of proud. biggrin



I never back down from any challenge puttin front of me.
EMINEM
 
Forum » Warcraft III & WC3-4Life Server » Map Making Resources » Mapping Help
  • Page 1 of 1
  • 1
Search:
Login Form
Search
Make Donation
Latest Posts










CHAT
Social Networking
Our poll - 1
Rate our map
Total of answers: 501
Stats
<
Copyright Bond009 © 2024 | Create a free website with uCoz