• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Trigger] I beg for some help! please please..

Status
Not open for further replies.
Level 4
Joined
Oct 28, 2007
Messages
72
Guys i need help i know that i asking to much but am dont have
experience for maping am learning ...So if you can help me
please..

=================STORY=====================================
I want map where are 8 heroes all same (exmp.lich king) and the
goal is the like hero arena to first kill ""100""or less heroes
and you are winner,thats goal.Then i made some poor code
when you buy icon that icon disappear and you get 3 or 4 powers
and smiliar system is with "antimagic" for removing powers..
So i need AI to select some icons and use the powers on enemy heroes
and then when hero has enough gold to buy some bettet power(good AI).
Then when they buy powers they all go in center of the map to fight
they fight to the "last man standing"after that the last hero who is
live he die and get another frag for his head(in score showing only
killed heroes,frags).after they all die after 5 seconds they all
revive and they are redy to fight.(life and mana 100%).

==============i need...======================
JUST A LITTLE HELP
i want all in trigers if you think is beter JASS ok just i dont know
nothing about JASS... :(
------------------------------------------------------------------------
AM
Ans please please please if you can do it example in world edit and send me
on mail ([email protected]) or post,please because i lost with triggers...
If you had any question or comments about me,map,or something else free write.
And i apologize for my english.And please i know that am asking to much but
please help me..thx
 
Last edited:
Level 19
Joined
Nov 16, 2006
Messages
2,165
Erhm, why don't you just request a full map?
Oh, you just did ...

Don't let others do YOUR work.
If you really want to create this map,
you can.

There are enough tutorials around here,
and you can ask all of your questions on the forums.

Go,
and try by yourself.
 
Level 29
Joined
Jul 29, 2007
Messages
5,174
This isn't a site where people make maps for you, this is a helping site.

Start making your map, and whenever you are stuck with a problem, NO DON'T POST IT, first try to solve it and if you really can't, then post it here.

No one will make you a full map...


*if this message went through, I didn't get disconnected :hohum:*
 
==============i need...======================

i want all in trigers if you think is beter JASS ok just i dont know
nothing about JASS... :(
------------------------------------------------------------------------
1)==I need AI i say what AI do (just select powers "pack" and then fight)
------------------------------------------------------------------------
2)==then triger when fight finish (last man standing) he die and all
revive in 5 seconds.
-------------------------------------------------------------------------
3)Leaderboards jus for killed heroes
------------------------------------------------------------------------
He is hardly requesting a whole map...
 
Level 4
Joined
Oct 28, 2007
Messages
72
yes i know....

ok i know that am boring with this but can you post links to tutorials
???i will try ok and i will ask for some errors if i stuck.....
but you got experience with this so i think this for you its childs play..
 
Last edited:
Level 29
Joined
Jul 29, 2007
Messages
5,174
but you got experience with this so i think this for you its childs play..

It doesn't matter what it is for us, it matters what it is for you !

If we do it for you, you will learn a bit.
If you do it alone (with questions here and there) you will learn a lot more then if we do it.

THIS IS FOR YOUR OWN GOOD ! (now why this sounds like all this people that punish other people and say "its for your own good" ? :xxd:).

Anyway here are some basic triggering tutorials:
im a basic triggering tutorial !
Im a AI editor tutorial !
im a AI tutorial !

And finaly

Im a whole page of tutorials on triggers here on the Hive !
Im a whole page of tutorials about everything and anything in thehelper !
 
Level 4
Joined
Oct 28, 2007
Messages
72
...

GhostWolf thx for that i will try to learn :cool:
i will post my resoults and problems here...
 
Level 4
Joined
Oct 28, 2007
Messages
72
here my first stuck
wich trigger to use on hero to buy some items??
there isnt right action like issue ordering "Unit - Order (Player red) to buy..."
or there is some other name for buying?how to create?
just want to hero go to "shop" and random select 2 icons how to create
trigger like that?
 
Level 4
Joined
Oct 28, 2007
Messages
72
lol

now i find some help with triggers and i do it my self but i got big bugs can you help me??
  • Melee Initialization
    • Events
      • Map initialization
      • Time - Elapsed game time is 5.00 seconds
    • Conditions
      • ((Random player from (All players)) slot status) Not equal to Is playing
      • ((Triggering player) controller) Equal to Computer
    • Actions
      • Melee Game - Use melee time of day (for all players)
      • Melee Game - Limit Heroes to 1 per Hero-type (for all players)
      • Trigger - Run starting <gen> (checking conditions)
      • Game - Display to (All players) for 10.00 seconds the text: You get Furion like...
      • Player Group - Pick every player in (All players) and do (Visibility - Create an initially Enabled visibility modifier for (Picked player) emitting Visibility across (Entire map))
      • Player Group - Pick every player in (All players) and do (Hero - Make (Picked player) Heroes gain 166.00% experience from future kills)
      • Player Group - Pick every player in (All players) and do (Player - Turn Gives bounty On for (Picked player))
      • For each (Integer A) from 1 to 8, do (If (((Player((Integer A))) slot status) Equal to Is unused) then do (Unit - Remove (Random unit from (Units owned by (Player((Integer A))))) from the game) else do (Do nothing))
      • -------- Set Variable --------
      • For each (Integer A) from 1 to 2, do (If (((Player((Integer A))) slot status) Equal to Is playing) then do (Player Group - Add (Player((Integer A))) to Team1) else do (Do nothing))
      • For each (Integer A) from 3 to 4, do (If (((Player((Integer A))) slot status) Equal to Is playing) then do (Player Group - Add (Player((Integer A))) to Team2) else do (Do nothing))
      • For each (Integer A) from 5 to 6, do (If (((Player((Integer A))) slot status) Equal to Is playing) then do (Player Group - Add (Player((Integer A))) to Team3) else do (Do nothing))
      • For each (Integer A) from 7 to 8, do (If (((Player((Integer A))) slot status) Equal to Is playing) then do (Player Group - Add (Player((Integer A))) to Team4) else do (Do nothing))
      • -------- WinKills --------
      • For each (Integer A) from 1 to 1, do (If (((Player((Integer A))) slot status) Equal to Is playing) then do (Set Number_of_players = (Number_of_players + 1)) else do (Do nothing))
      • If ((Number_of_players Greater than or equal to 8) and (Number_of_players Less than or equal to 8)) then do (Set WinKills = 100) else do (Do nothing)
      • -------- End WinKills --------
      • Wait 2.00 seconds
      • Trigger - Run Computers names <gen> (checking conditions)
      • Trigger - Run Leaderboard <gen> (checking conditions)
      • Trigger - Run Move Computer Random Point <gen> (checking conditions)
      • Player Group - Pick every player in (All players) and do (If (((Player((Integer A))) slot status) Not equal to Is playing) then do (Set LeftTheGame[(Integer A)] = True) else do (Do nothing))
or its better to upload map??so you can download and chek the bug???
I dont now where is the bug and i dont want to post all triggers it will be long post.
>>>Here its link<<<
and i change some story of map its 4 teams ,2players in 1 team and its like
heroes war....please comment and help me......
 
Level 5
Joined
Aug 16, 2007
Messages
149
That trigger runs twice btw. At the very beginning of the map and 5 seconds later. That might be the problem.
 
Status
Not open for further replies.
Top