Making a unit respawn
Moderator: Cheaters
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Making a unit respawn
Is it possible to add in a command to make a unit re-spawn on a protected map without making it freak out? (Like how you add cheat packs)

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Old Wrinkly Member
- Posts: 271
- Joined: January 12th, 2008, 4:42 am
- Title: Re-R-Re-Re-Remix
- Location: Canada EH?
Re: Making a unit respawn
Yes. Yes it is....
Contact me on WC3 Killing_Spree22, I'm at US west!
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: Making a unit respawn
And how hard would it be?
The map is protected, so you'd have to do it in JASS, and the name of the unit is difficult to say, because in the game it's Cow King, and in the Editor (When looking at de-protected) I believe is Test2, but when looked at, Test2 doesn't have any names called Cow King, so I think either it's not Test2, or there is a trigger that sets his name to be Cow King.
The map is protected, so you'd have to do it in JASS, and the name of the unit is difficult to say, because in the game it's Cow King, and in the Editor (When looking at de-protected) I believe is Test2, but when looked at, Test2 doesn't have any names called Cow King, so I think either it's not Test2, or there is a trigger that sets his name to be Cow King.

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Tyrannical Drama Queen
- Posts: 4441
- Joined: November 19th, 2007, 5:05 am
- Been thanked: 2 times
Re: Making a unit respawn
Can I assume this is Diablo Duel? Also, it shouldn't be too hard, when it dies, have it be resurrected, and spawn it at point of dying unit, or perhaps a region, if you will.Kryptonyte wrote:And how hard would it be?
The map is protected, so you'd have to do it in JASS, and the name of the unit is difficult to say, because in the game it's Cow King, and in the Editor (When looking at de-protected) I believe is Test2, but when looked at, Test2 doesn't have any names called Cow King, so I think either it's not Test2, or there is a trigger that sets his name to be Cow King.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: Making a unit respawn
Not quite... I was thinking more of OBH's Diablo 2 Act1 beta v1.500. While the boss of the game respawns, the unit called the Cow King (Hidden from all viewers, besides those with the cheats who can teleport to the part of the map he is in) doesn't. I want him to respawn because he drops the best items in the game, and I would like, if I could, to make him appear outside of the town, so that I could trick others into thinking I don't hack, and still get the best items in the game. (Even though I could just use Raw Codes, killing the hardest unit in the game is WAY more bad ass. = D) And this way, I could get my friends and their friends the items without it being suspicious.Bartimaeus wrote:Can I assume this is Diablo Duel? Also, it shouldn't be too hard, when it dies, have it be resurrected, and spawn it at point of dying unit, or perhaps a region, if you will.Kryptonyte wrote:And how hard would it be?
The map is protected, so you'd have to do it in JASS, and the name of the unit is difficult to say, because in the game it's Cow King, and in the Editor (When looking at de-protected) I believe is Test2, but when looked at, Test2 doesn't have any names called Cow King, so I think either it's not Test2, or there is a trigger that sets his name to be Cow King.
Although, if it is kinda easy, I would also like to use it in Diablo Duels. = D

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Old Wrinkly Member
- Posts: 271
- Joined: January 12th, 2008, 4:42 am
- Title: Re-R-Re-Re-Remix
- Location: Canada EH?
Re: Making a unit respawn
1) Learn some JASS
2) Make a region outside of town
3) Make it when the map starts he gets moved there
4) Make a respawn Trigger that respawns him at the point where he died.
2) Make a region outside of town
3) Make it when the map starts he gets moved there
4) Make a respawn Trigger that respawns him at the point where he died.
Contact me on WC3 Killing_Spree22, I'm at US west!
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: Making a unit respawn
I only asked if it could be done, not that I WANT it done. But thanks, your guide to doing it looks flawless.

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Old Wrinkly Member
- Posts: 271
- Joined: January 12th, 2008, 4:42 am
- Title: Re-R-Re-Re-Remix
- Location: Canada EH?
Re: Making a unit respawn
I know, It's so in depth, anyone could do it!
Contact me on WC3 Killing_Spree22, I'm at US west!
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk
I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: Making a unit respawn
You should pay for your services. Maybe write a book. Makes millions, then send me some for getting you started. = D

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Forum Staff
- Posts: 912
- Joined: October 21st, 2007, 6:17 am
- Title: 11
- Location: WorLd Of WaRcrAfT
Re: Making a unit respawn
It's possible..
Ill do it... but request it
?
And tell me everything i need to know names etc ,description
Ill do it... but request it

And tell me everything i need to know names etc ,description

~Everything changes~
I have met people who have no dreams, who have simply accepted their fate to work, exist, and die. They are the most miserable people I have ever known.
I have met people who have no dreams, who have simply accepted their fate to work, exist, and die. They are the most miserable people I have ever known.