• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Q & a

Status
Not open for further replies.

DDC

DDC

Level 1
Joined
May 16, 2011
Messages
3
Hello Guys I'm new at this and I'm slowly learning but there's still a lot i don't know so can you please answer this?
Just some simple questions:
1.How do you make an Icon?
2.How can you add an additional terrain in your map egg. my map is Dalaran, and i wanna add terrain from Northrend, is that possible?
3.Is there anyway from knowing people who are using mh?
4.How do i do the kick system(I already tried once but another random player get's kicked w/ the chosen one :vw_sad:)
5.:goblin_boom: << This actually happened, i set the bomb to damage enemies only but he seems liked he wanted to party w/ them in hell or in heaven, can I do anything about it?
Well that's seems to be just about it. I'll ask more if I need to
 
Level 13
Joined
Oct 10, 2009
Messages
439
3. MH = Maphack. The only way to detect this is to place an invisible unit owned by hostile, surrounded by 12 arrow towers, one for each player. Disallow the arrow towers "Attack Buildings" field, and remove the true sight abilllity.

This means they can only attack the invisible unit if they can see it, Map hacks reveal invisible units = Win?

Just do a trigger from there detecting if that unit is attacked.

4. Kick system, just do a bunch of
  • Events
    • Player - Player types message -Kick as a substring
  • Conditions
    • Substring 1 - 5 = -Kick
  • Actions
    • Set (TempString) to substring (Convert string into integer) 6-8
    • Player - Kick player (TempString)
 
Status
Not open for further replies.
Top