General talk about editing, cheating, and deprotecting maps.
Moderator: Cheaters
sungerbob
Newcomer
Posts: 8 Joined: September 12th, 2009, 9:55 am
Post
by sungerbob » August 10th, 2010, 2:40 pm
İ İnserting Cheating Pack
Error
Pls Look
İ Hacking Map Green Td Wipeout
Look This:
Download Map:
http://www.epicwar.com/maps/122202/
Last edited by Bushido on August 10th, 2010, 6:27 pm, edited 1 time in total.
Reason: Spoiler for the picture.
initialD
Some Honorary Title
Posts: 1713 Joined: June 8th, 2007, 5:08 am
Title: Angry Bird
Post
by initialD » August 10th, 2010, 2:52 pm
the "function main"part should be put "after locals"
you put it in the first line, that's the error
Small Sized Duck
Noob
Posts: 945 Joined: December 23rd, 2008, 11:27 pm
Title: LSD.
Location: Your Girlfriend's Pants.
Post
by Small Sized Duck » August 10th, 2010, 2:53 pm
Also, the title is fail. Therefore, your map fails.
sungerbob
Newcomer
Posts: 8 Joined: September 12th, 2009, 9:55 am
Post
by sungerbob » August 10th, 2010, 5:12 pm
i bad englist
PLs İmage
MrEw0k
Member
Posts: 71 Joined: June 18th, 2010, 7:10 pm
Title: W4NN4B3
Post
by MrEw0k » August 10th, 2010, 5:16 pm
This:
Code: Select all
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()
Must be inserted AFTER the red typing stating "Locals" like the one "Local integer zzz=0"
sungerbob
Newcomer
Posts: 8 Joined: September 12th, 2009, 9:55 am
Post
by sungerbob » August 10th, 2010, 6:15 pm
Error:S
PLs Video:)
PLs LooK:S:S:S:S::S:S:S:S InGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
Last edited by Bushido on August 10th, 2010, 6:26 pm, edited 1 time in total.
Reason: Spoiler for the picture.
owner123
Super Moderator
Posts: 1943 Joined: February 3rd, 2009, 11:28 pm
Been thanked: 1 time
Post
by owner123 » August 10th, 2010, 6:30 pm
Yep.
All actions go after locals.
Just put all of the fmains after local.
haxorico
Super Moderator
Posts: 3197 Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time
Post
by haxorico » August 10th, 2010, 6:45 pm
video? JJ2197 made a video.. its in his guide post..
Spoiler :
(02:24:09)
Code: Select all
ChatBot: FatherSpace logs into the Chat.
(02:24:28) Lanaya: Gtfo ken.
(02:24:33) ChatBot: FatherSpace logs out of the Chat.
(02:24:40) Lanaya: Thought so. bitch.
(02:24:44) ChatBot: FatherSpace logs into the Chat.
(02:24:48) FatherSpace: Can I come back yet?
(02:24:51) Lanaya: What'd i say earlier.
(02:24:51) Lanaya: No.
(02:24:58) FatherSpace: Let's try this...
(02:25:01) ChatBot: Lanaya has been logged out (Kicked).
Code: Select all
(14:33:51) 2Pac: Do you know what'S so funny?
(14:34:01) Lanaya: No, please show me.
(14:34:07) 2Pac: This.
(14:34:09) ChatBot: Lanaya has been logged out (Kicked).
(14:34:10) 2Pac:
Code: Select all
(14:35:59) haxorico: No one will belive me if I say "I got this song from 2pac on MSN" lolz ^^
(14:36:02) Lanaya: lolz.
(14:36:16) 2Pac: I AIN'T DEAD FFS.
(14:36:26) 2Pac: I'm a living legend, y'now.
(14:37:17) haxorico: why is 2Pac a legend?
(14:37:28) Lanaya: He's the worse rapper evar.
Code: Select all
(15:42:51) Lanaya: can i suck , . . .
Code: Select all
(13:55:21) ChatBot: 2Pac rolls 1d100 and gets 1.
(13:55:21) ChatBot: haxorico rolls 1d2 and gets 2.
(13:55:27) haxorico: owned?
Code: Select all
GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players
Code: Select all
(21:53:08) (673237): plzplzplz, im sorry about before.
(21:53:26) FatherSpace: I'm sorry you were born.
(21:53:31) ChatBot: (673237) has been logged out (Kicked).
Code: Select all
(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?
sungerbob
Newcomer
Posts: 8 Joined: September 12th, 2009, 9:55 am
Post
by sungerbob » August 10th, 2010, 7:10 pm
İ Looked Video Not Pls How Do Create Local Video PLS
Edit:
Or PLs Help Teamwiewer
Add E-mail
[email protected]
Not Edit Pls
Last edited by Bushido on August 10th, 2010, 7:14 pm, edited 1 time in total.
Reason: You should know that you're not allowed to doublepost.
Senethior459
Forum Staff
Posts: 2618 Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game
Post
by Senethior459 » August 10th, 2010, 10:08 pm
Right below "function main takes nothing returns nothing", do you see how it says "local weathereffect we"? Paste the section of code below that line.