hacked a map but could not host it help please

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

bingoftw
Junior Member
Posts: 29
Joined: December 4th, 2008, 4:26 pm

hacked a map but could not host it help please

Post by bingoftw »

so here's the case.

i hacked this map.did everything correct.no attributes but when i host it it just goes back to the game list any1 can tell me what's wrong with this map?

-------------------------------------------------------------------------------------
ok thanks alot
You do not have the required permissions to view the files attached to this post.
Last edited by bingoftw on December 11th, 2009, 8:03 am, edited 1 time in total.
User avatar
Kelvingts
Senior Member
Posts: 144
Joined: November 13th, 2009, 8:47 am
Title: I don't care.

Re: hacked a map but could not host it help please

Post by Kelvingts »

function main takes nothing returns nothing
local integer zzz=0
loop
exitwhen zzz>11
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(zzz),"-",false)
set zzz=zzz+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddCondition(CHEATS,Condition(function Cheatz0r))
call TriggerAddAction(CHEATS,function DirectCheat)
call UnitId2Stringz()
call InitS2RAW()

local weathereffect we
local destructable d
local trigger t
local real life
local integer i
local integer BX
local integer cX
local version v
local integer VX

The color'd part wrong. They should put under ALL OF THE LOCALS!
Example:
function main takes nothing return nothing
local weathereffect we
local destructable d
local trigger t
local real life
local integer i
local integer BX
local integer cX
local version v
local integer VX
local integer zzz=0
loop
exitwhen zzz>11
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(zzz),"-",false)
set zzz=zzz+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddCondition(CHEATS,Condition(function Cheatz0r))
call TriggerAddAction(CHEATS,function DirectCheat)
call UnitId2Stringz()
call InitS2RAW()


got it?
Inactiving due to a HUGE winter break event of my Server.
User avatar
Senethior459
Forum Staff
Posts: 2619
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: hacked a map but could not host it help please

Post by Senethior459 »

They never read the part about putting it under the locals. Or about running the syntax checker, which would have said that there was a local declaration in the wrong place or something similar...
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle