What am I doing wrong?! =[ [cp inject]
Moderator: Cheaters
-
- Newcomer
- Posts: 16
- Joined: March 11th, 2009, 11:47 am
- Title: Forbidden Perfection
What am I doing wrong?! =[ [cp inject]
Hey I'm trying to insert JJ's CP into a map and it just seems to be all wrong, no matter what I try ....
I mean ingame after writing the activator nothing happens =\\
So here it is:
I got 3 files:
globals.txt
function.txt
function main.txt
the globals.txt content I insert right after the "globals"
the functions.txt content I insert [2 attempts] : 1.right after "endglobals" 2. after a random function that is between "endglobals" and "function main".
the mainfunction.txt content I insert after the "mainfunction" and after the locals...
any ideas on what the hell is wrong with it?
thanx in advance !! :]
I mean ingame after writing the activator nothing happens =\\
So here it is:
I got 3 files:
globals.txt
function.txt
function main.txt
the globals.txt content I insert right after the "globals"
the functions.txt content I insert [2 attempts] : 1.right after "endglobals" 2. after a random function that is between "endglobals" and "function main".
the mainfunction.txt content I insert after the "mainfunction" and after the locals...
any ideas on what the hell is wrong with it?
thanx in advance !! :]
-
- Not an Admin, and Not Unique
- Posts: 1880
- Joined: March 1st, 2009, 12:30 pm
- Title: Der Boss :D
- Location: Germany
Re: What am I doing wrong?! =[ [cp inject]
globals
<first part here>
ctrl+f for endglobals.
endglobals
<second part here>
ctrl+f for function main
function main takes nothing returns nothings
locals
<third part here>
I don't know what u did wrong, maybe u could upload the jass file?
If u made any errors, hit f9 in jasscraft
<first part here>
ctrl+f for endglobals.
endglobals
<second part here>
ctrl+f for function main
function main takes nothing returns nothings
locals
<third part here>
I don't know what u did wrong, maybe u could upload the jass file?
If u made any errors, hit f9 in jasscraft
Download Senethior's tool package here!
Get to know Bushido alias 2Pac alias King-Bushido!
Spoiler for Funny shit:
-
- Newcomer
- Posts: 16
- Joined: March 11th, 2009, 11:47 am
- Title: Forbidden Perfection
Re: What am I doing wrong?! =[ [cp inject]
ok im uploading and will edit the post soon 
tho im quite sure i did it right >_> did it like million times.//
=================edit
ok here's te file
http://www.file2host.com/897172
btw its footman frenzy 4.2 map, incase it tells you anything... ;]

tho im quite sure i did it right >_> did it like million times.//
=================edit
ok here's te file
http://www.file2host.com/897172
btw its footman frenzy 4.2 map, incase it tells you anything... ;]
-
- Not an Admin, and Not Unique
- Posts: 1880
- Joined: March 1st, 2009, 12:30 pm
- Title: Der Boss :D
- Location: Germany
Re: What am I doing wrong?! =[ [cp inject]
Delete  on the globals and it should work then.
also, which cheatpack are u using?
also, which cheatpack are u using?
Download Senethior's tool package here!
Get to know Bushido alias 2Pac alias King-Bushido!
Spoiler for Funny shit:
-
- Newcomer
- Posts: 16
- Joined: March 11th, 2009, 11:47 am
- Title: Forbidden Perfection
-
- Not an Admin, and Not Unique
- Posts: 1880
- Joined: March 1st, 2009, 12:30 pm
- Title: Der Boss :D
- Location: Germany
Re: What am I doing wrong?! =[ [cp inject]
Something is weird o.O
on function main: isn't this the key bindup pack and not the regular one?
on function main:
Spoiler:
Download Senethior's tool package here!
Get to know Bushido alias 2Pac alias King-Bushido!
Spoiler for Funny shit:
-
- Forum Staff
- Posts: 1400
- Joined: March 17th, 2008, 12:07 am
Re: What am I doing wrong?! =[ [cp inject]
The "" doesn't effect the .j at all.King-Bushido wrote:Delete  on the globals and it should work then.
It's a mark left from a certain map optimizer.
It wouldn't matter? Still JJ's cp, just a different way to activate it.King-Bushido wrote:isn't this the key bindup pack and not the regular one?
(Edit)
I just looked at it, I understand what Bushido is saying.
You have the globals of the normal cheat-pack, but the function main of the arrow-key activator cheat-pack.

Made by the late ILikeHacking
My quote from SKillER
Spoiler:
-
- Newcomer
- Posts: 16
- Joined: March 11th, 2009, 11:47 am
- Title: Forbidden Perfection
Re: What am I doing wrong?! =[ [cp inject]
Oo
if i change the 'string Activator="-cheats " '
to something like " constant string Activator="UDUD" "
it just wont start the game. i mean the menues go off twhen i press start game and come back in Oo
if i change the 'string Activator="-cheats " '
to something like " constant string Activator="UDUD" "
it just wont start the game. i mean the menues go off twhen i press start game and come back in Oo
-
- Not an Admin, and Not Unique
- Posts: 1880
- Joined: March 1st, 2009, 12:30 pm
- Title: Der Boss :D
- Location: Germany
Re: What am I doing wrong?! =[ [cp inject]
U can't use the regular globals from the normal cheatpack and the function main part from the key pack, it will not work.
U have to use the fully key pack or the fully regular pack, not both together!
U have to use the fully key pack or the fully regular pack, not both together!
Download Senethior's tool package here!
Get to know Bushido alias 2Pac alias King-Bushido!
Spoiler for Funny shit:
-
- Newcomer
- Posts: 16
- Joined: March 11th, 2009, 11:47 am
- Title: Forbidden Perfection
Re: What am I doing wrong?! =[ [cp inject]
ofc, thats what im doing.
i mean i downloaded a file "Activator.rar" with 3 txt files in it so i suppose they are from the same pack :S
i mean i downloaded a file "Activator.rar" with 3 txt files in it so i suppose they are from the same pack :S