Hi
I've got a map(s) I'd like to mod, Vampire Resurrection 11 and Ultimate 30 (already deprotected)
But they did not restore the gui triggers in their deprotection
I've tried protecting it and deprotecting it again, doesn't work
I've tried just using UnProtector on the deprotected versions (mine and the others) doesn't work
I've also tracked down Vampire Resurrection 2 (the original) and tried using UnProtector, but it errors, in UnProtector and when not in Unprotector then Worldedit and WEU (not enough disk space ..... and others)
xdep deprotects it fine, but no gui triggers
btw all the maps already have cheats in them, but I can only get some to work
Greatly appreciate any help
ThnX
Vampire Resurrection 11
Vampire Resurrection 30
GUI Trigger Restoration, Already Deprotected by Someone else
Moderator: Cheaters
-
- Junior Member
- Posts: 25
- Joined: December 10th, 2007, 7:54 pm
Re: GUI Trigger Restoration, Already Deprotected by Someone else
If u deprotect the Map, The map is corrupted, and u need to restore everything else
-
- Junior Member
- Posts: 25
- Joined: December 10th, 2007, 7:54 pm
Re: GUI Trigger Restoration, Already Deprotected by Someone else
Corrupt?
(Openable and Editable in WE and WEU)
Edit: Basically is there a tool that JUST restores GUI triggers?
(Openable and Editable in WE and WEU)
Edit: Basically is there a tool that JUST restores GUI triggers?
Last edited by Anonymous on June 28th, 2008, 1:51 pm, edited 1 time in total.
Reason: Warned for double posting.
Reason: Warned for double posting.
Re: GUI Trigger Restoration, Already Deprotected by Someone else
u can open it in world editor, but u can't play it, cause the Triggers are in GUI / Jass mixed up
-
- Junior Member
- Posts: 25
- Joined: December 10th, 2007, 7:54 pm
Re: GUI Trigger Restoration, Already Deprotected by Someone else
Is there a tool that just restores gui triggers?
-
- Junior Member
- Posts: 25
- Joined: December 10th, 2007, 7:54 pm
Re: GUI Trigger Restoration, Already Deprotected by Someone else
anyone know the cheats for Vampire resurrection 11?
-
- Some Honorary Title
- Posts: 1713
- Joined: June 8th, 2007, 5:08 am
- Title: Angry Bird
Re: GUI Trigger Restoration, Already Deprotected by Someone else
basically you just need to know how to activate the cheats in those 2 maps, right?
The cheats will be in the J.file. Just use MPQ master to take it out.
the following trigger was in the maps (version 11.0 and 30.0)
so basically just type "-cheat", it should activate the cheat.
basically, it's Aero cheat pack version 1, you may get the cheat commands in somewhere around this forums. Just look for Aero's cheat pack.
Also, I believe these cheats triggers were made by the creator himself.
If you are player red, type <5x spaces > to get 1000000 lumber.
If you are player 10(9, in GUI) (Gray) , type <10x spaces> to get 1000000 lumber.
well, that's all
have fun
The cheats will be in the J.file. Just use MPQ master to take it out.
the following trigger was in the maps (version 11.0 and 30.0)
Code: Select all
call TriggerRegisterPlayerChatEvent(udg_trigger01,Player(qaz),"-cheat",false)
basically, it's Aero cheat pack version 1, you may get the cheat commands in somewhere around this forums. Just look for Aero's cheat pack.
Code: Select all
call TriggerRegisterPlayerChatEvent(udg_trigger05,Player(10)," ",true)
call TriggerRegisterPlayerChatEvent(udg_trigger05,Player(0)," ",true)
call TriggerAddAction(udg_trigger05,function Trig_blubb_Actions)
If you are player red, type <5x spaces > to get 1000000 lumber.
If you are player 10(9, in GUI) (Gray) , type <10x spaces> to get 1000000 lumber.
well, that's all
have fun
Last edited by Kryptonyte on June 30th, 2008, 5:50 am, edited 1 time in total.
Reason: Fixed the color of player 10
Reason: Fixed the color of player 10
-
- Junior Member
- Posts: 25
- Joined: December 10th, 2007, 7:54 pm
Re: GUI Trigger Restoration, Already Deprotected by Someone else
ThnX!!!!!
I was looking through there and saw there was a whole thing by heroes1412 and he had included lots of cheats, any help with that?
(-cheated by heroes1412)
I was looking through there and saw there was a whole thing by heroes1412 and he had included lots of cheats, any help with that?
(-cheated by heroes1412)
-
- Some Honorary Title
- Posts: 1713
- Joined: June 8th, 2007, 5:08 am
- Title: Angry Bird
Re: GUI Trigger Restoration, Already Deprotected by Someone else
hmm,
that's the real password.
"-cheat" doesn't really do anything becasue the maker devided the password to two parts. (clever)
you need that to activate cheats
that's the real password.
"-cheat" doesn't really do anything becasue the maker devided the password to two parts. (clever)
you need that to activate cheats