[request!] Human vs Orcs

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

thats called a protected map... just sh... lol
User avatar
WhoisOwnAgE
Junior Member
Posts: 42
Joined: June 7th, 2007, 7:44 am

Post by WhoisOwnAgE »

Oo really then i have no idea lol *notices the post time* lol 2 posts at same time.
namespoofer
V.I.P.
Posts: 332
Joined: March 4th, 2007, 12:39 am
Location: United States

Post by namespoofer »

Code: Select all

function Trig_Defeat_Func034C takes nothing returns boolean
if ( not ( udg_CheckComputer >= 1 ) ) then
return true
endif
return true
endfunction
single player ownt..
aero's pack inserted..

no syntax errors of any sort..
saved, went to mpq master

deleted old war3map.j
tried to import the haxxed 1, and nothing happens.. what the hell..
Image
Doesn't Dekar make the world easier?

"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"

Catch me on Azeroth (U.S. East) - NameSpoofer
User avatar
WhoisOwnAgE
Junior Member
Posts: 42
Joined: June 7th, 2007, 7:44 am

Post by WhoisOwnAgE »

what the hell... something is not right :x
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

try not deleting it - replace then do compile + flush... if nothing works restart your computer its probably just some write error thing.. ;/
namespoofer
V.I.P.
Posts: 332
Joined: March 4th, 2007, 12:39 am
Location: United States

Post by namespoofer »

Aight I'll try that.. then restart.. 5 min..

Edit: how the hell do I replace a file..
Image
Doesn't Dekar make the world easier?

"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"

Catch me on Azeroth (U.S. East) - NameSpoofer
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

add it without deleting it.

spoof edit: ahh it worked!! I tested it, cheats work but I have to redo the single player check thing... 5 min
User avatar
WhoisOwnAgE
Junior Member
Posts: 42
Joined: June 7th, 2007, 7:44 am

Post by WhoisOwnAgE »

alright :D
namespoofer
V.I.P.
Posts: 332
Joined: March 4th, 2007, 12:39 am
Location: United States

Post by namespoofer »

Ugh so many functions concerning single player >.>

What do I change here? There is also another set for Humans..

Code: Select all

function Trig_Orc_Defeat_Conditions takes nothing returns boolean
if ( not ( GetUnitTypeId(GetTriggerUnit()) == 'ofrt' ) ) then
return false
endif
return true
endfunction
function Trig_Orc_Defeat_Func001001 takes nothing returns boolean
return ( GetPlayerSlotState(Player(2)) == PLAYER_SLOT_STATE_PLAYING )
endfunction
function Trig_Orc_Defeat_Func002001 takes nothing returns boolean
return ( GetPlayerSlotState(Player(4)) == PLAYER_SLOT_STATE_PLAYING )
endfunction
function Trig_Orc_Defeat_Func003001 takes nothing returns boolean
return ( GetPlayerSlotState(Player(6)) == PLAYER_SLOT_STATE_PLAYING )
endfunction
function Trig_Orc_Defeat_Func004001 takes nothing returns boolean
return ( GetPlayerSlotState(Player(8)) == PLAYER_SLOT_STATE_PLAYING )
endfunction
function Trig_Orc_Defeat_Func005001 takes nothing returns boolean
return ( GetPlayerSlotState(Player(10)) == PLAYER_SLOT_STATE_PLAYING )
endfunction
I dunt see any true or false on them .. :?
Image
Doesn't Dekar make the world easier?

"I Wumbo. YOU Wumbo. He she me.. WUMbo. Wumbo; WumboING; WumBOLogy; the study of WUMBO. It's first grade, Spongebob!"
"I'm sorry I doubted your great wisdom Patrick!"

Catch me on Azeroth (U.S. East) - NameSpoofer
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

thats a win/loss noob.. no protection there.
lol