I seem to have a bit of a problem when adding a cheat pack

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

unknow
Senior Member
Posts: 143
Joined: September 25th, 2007, 10:04 pm

I seem to have a bit of a problem when adding a cheat pack

Post by unknow »

(Add title name here) when I go to WC3 to play them this is what happens I can add computers the slot thing is empty just plain. If I hit start game it goes then goes back. And if choose a map and go to another map then back to the one I cheated, it will still show the slots for the other map and not the cheated map. What did I do wrong?
GhettoChild
Old Wrinkly Member
Posts: 272
Joined: January 27th, 2007, 4:46 pm
Title: OxyContin
Location: Denver, Colorado

Re: I seem to have a bit of a problem when adding a cheat pack

Post by GhettoChild »

Sounds like a syntax error. Check the J file with Jasscraft.
You know why the Yankees always win, Frank?
'Cause they have Mickey Mantle?
No, it's 'cause the other teams can't stop staring at those damn pinstripes.
unknow
Senior Member
Posts: 143
Joined: September 25th, 2007, 10:04 pm

Re: I seem to have a bit of a problem when adding a cheat pack

Post by unknow »

I checked the .J file with Jasscraft and I see nothing wrong.
Here is the map: http://www.megaupload.com/?d=CPLMWCUC
Maybe some one can open it with Jasscraft and tell me what wrong?
initialD
Some Honorary Title
Posts: 1713
Joined: June 8th, 2007, 5:08 am
Title: Angry Bird

Re: I seem to have a bit of a problem when adding a cheat pack

Post by initialD »

Come on, just upload it somewhere else, even in this forums itself
"All download slots assigned to your country (Malaysia) are currently in use. Please try again in a few hours or install the Megaupload Toolbar for immediate access - with the toolbar installed, there are no more slot limitations for you!"
unknow
Senior Member
Posts: 143
Joined: September 25th, 2007, 10:04 pm

Re: I seem to have a bit of a problem when adding a cheat pack

Post by unknow »

Penguin
Member
Posts: 55
Joined: May 22nd, 2007, 1:12 am

Re: I seem to have a bit of a problem when adding a cheat pack

Post by Penguin »

You could have just uploaded the .j file.

The error is that there are undeclared variables (udg_hear, gg_trg_Hear, Death, Reg)

You probably forgot to copy a few lines underneath "integer array S2RAW".
User avatar
Sepharael
Forum Staff
Posts: 533
Joined: April 3rd, 2007, 11:39 pm
Title: Legendary Angel

Re: I seem to have a bit of a problem when adding a cheat pack

Post by Sepharael »

Whos cp are you trying to insert though?
User avatar
JJ2197
Legendary Genius
Posts: 1311
Joined: August 8th, 2007, 8:10 am
Title: Legendary Genius²
Location: St. George Utah

Re: I seem to have a bit of a problem when adding a cheat pack

Post by JJ2197 »

It's mine... I would assume...
Computer Specs:
Motherboard: GA-990FXA-UD3
CPU: FX-8350 @ 4.0GHz
PSU: Corsair CX500
RAM: G.Skill Ripjaws X 8GB @ 1866
GPU: Radeon HD 4870 1GB
HDD: OCZ Vertex series 30GB SSD
Case: Antec 900
Monitor: Toshiba 32"
OS: Windows 7 Ultimate
User avatar
Sepharael
Forum Staff
Posts: 533
Joined: April 3rd, 2007, 11:39 pm
Title: Legendary Angel

Re: I seem to have a bit of a problem when adding a cheat pack

Post by Sepharael »

Probably the problem I had? Didn't get everything for the globals part?
unknow
Senior Member
Posts: 143
Joined: September 25th, 2007, 10:04 pm

Re: I seem to have a bit of a problem when adding a cheat pack

Post by unknow »

Sepharael wrote:Probably the problem I had? Didn't get everything for the globals part?

Yea after looking over a few maps with JJ's cheat pack I noticed that I never copied this part under globals:
integer mu2u=0
integer ma2a=0
integer as2s=0
real minx=0
real miny=0
real maxx=0
real maxy=0
trigger Death
rect Reg
When I first copied the new cheat pack, it I thought it was part of the map...