jj+cp i have a 18 error left by jass but i can t resolve iT

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

merlula
Newcomer
Posts: 8
Joined: April 16th, 2010, 12:25 pm

jj+cp i have a 18 error left by jass but i can t resolve iT

Post by merlula »

http://www.mediafire.com/?ydzzjy2yjjm

please HELP ME T_T

i try to fill cheat pack in it but i have and 18 error left please help me
User avatar
infernorock
Forum Fanatic
Posts: 324
Joined: August 31st, 2008, 10:24 am
Title: ☆Fate Testarossa★
Location: Malaysia

Re: jj+cp i have a 18 error left by jass but i can t resolve iT

Post by infernorock »

Code: Select all

hashtable o=InitHashtable()


If I'm not wrong...Just ignore that hashtable error...
Because Warcraft 3 above 1.24 allowed to use hashtable.

Global part correct.
Endglobal part correct.
Function main part wrong...

Code: Select all

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 itemID
local integer i
local player p
local boolexpr b
local unit jq
local integer NI
local integer bI
local version v
local integer aI
call SetCameraBounds(-7424.+GetCameraMargin(CAMERA_MARGIN_LEFT),-7680.+GetCameraMargin(CAMERA_MARGIN_BOTTOM),7424.-GetCameraMargin(CAMERA_MARGIN_RIGHT),7168.-GetCameraMargin(CAMERA_MARGIN_TOP),-7424.+GetCameraMargin(CAMERA_MARGIN_LEFT),7168.-GetCameraMargin(CAMERA_MARGIN_TOP),7424.-GetCameraMargin(CAMERA_MARGIN_RIGHT),-7680.+GetCameraMargin(CAMERA_MARGIN_BOTTOM))


Should put under local interger aI

war3map2.j
You do not have the required permissions to view the files attached to this post.
[spoiler="Wc3 I'm using and Garena ID"]The wc3 version I'm current using:1.21,1.24b,1.24e
Garena UID-->pkyer123(BANNED for some reason LOL)
-->pkyer(Active)
-->InfernoRock(Banned for inactive...WTF!?)[/spoiler]
Small Sized Duck wrote:IF someone is talking about a map they wanted cheated 17 years ago. And you bump it, you're retarded.
merlula
Newcomer
Posts: 8
Joined: April 16th, 2010, 12:25 pm

Re: jj+cp i have a 18 error left by jass but i can t resolve iT

Post by merlula »

thk so much i can do it completely ^ ^