[REQUEST]CoT RPG - HellsinG (v1.79k)

For fulfilled maps that most likely don't work on the latest patch (1.24 or later).

Moderator: Cheaters

seiteki
Newcomer
Posts: 3
Joined: July 12th, 2007, 6:10 pm

[REQUEST]CoT RPG - HellsinG (v1.79k)

Post by seiteki »

I was able to deprotect the map, but figuring out the coding in jass for the anti single player trigger was too hard for me. I was hoping if somone could enable single player on this map. Thanks in advance.

Ah sorry forgout about the other stuff need to include in the request, here it is:

The save codes seems to save the hero's level, wood, gold, and inventory

I was wondering if someone could enable the map to beable to be played and saved on single player, and the cheats that I would like to have added to the map are
hero levels
gold
wood
and if possible to spawn all the items avaliable on the map, if this isnt possbile then maybe enable the map to be editable using WE unlimited to add the items

the map link is from epicwar
http://www.epicwar.com/maps/27386/

im a newbie at the jass stuff, but the jass in the war3map.j doesnt show the command, it seems to be shortened to 2 letters for example
function ed takes nothing returns nothing
if(vd())then
call DisableTrigger(RE)
call DisableTrigger(IE)
call DisplayTimedTextToForce(bj_FORCE_ALL_PLAYERS,30,"SinglePlayer is forbidden due to SaveCode Exploiting. Game will end in 5 Secs...")
call TriggerSleepAction(5.)
call ForForce(bj_FORCE_ALL_PLAYERS,function ZC)
else
call DestroyTrigger(GetTriggeringTrigger())
endif
endfunction
Last edited by seiteki on August 14th, 2007, 7:01 am, edited 1 time in total.
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by Xantan »

Forum rules

Requesting
-Search first for what your requesting for, even if its only in requests you should not rerequest it as that will just get it trashed for duplicate request, if its in fullfilled well then you just got what you came for. ^^
-Give as much details on what you want done(example you want a cheat where you type -spawn boss and the main boss in game spawns next to you, you would include his name, anything said when you usually get to him, quest name if he's part of a quest, etc...)
-Dont forget to link your map.
-More info on this subject. Request
User avatar
JJ2197
Legendary Genius
Posts: 1311
Joined: August 8th, 2007, 8:10 am
Title: Legendary Genius²
Location: St. George Utah

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by JJ2197 »

Commands:
-cheats (activates cheats)
-gold #
-lumber #
-int #
-agi #
-str #
-lvl #
-xp #
-hp #
-mp #
-ms #
-additem # (max is about 90)
-invul
-vul
-kill
-invis (makes unit invisible)
-vis (visible)
-pathoff (walkthrough walls)
-pathon (normal)
-setcolor (red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown)
-owner (red/blue/teal/purple/yellow/orange/green/pink/gray/lb/dg/brown)
-nocd (no cooldown)
-cdon (cooldown on)
-bindup/down/left/right (exsample: -bindup -kill would make it so that when you hit up it kills whatever is selected)
-mh

and you can save in single player

Link:
http://files.wc3edit.net/index.php?acti ... directory=&
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
seiteki
Newcomer
Posts: 3
Joined: July 12th, 2007, 6:10 pm

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by seiteki »

The item command didnt spawn the custom items on the map,none the less thank you very much for the editing of the map JJ2197. The cheats you added to the map were very useful.
User avatar
weirdone2
Forum Staff
Posts: 926
Joined: June 3rd, 2007, 8:03 pm

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by weirdone2 »

The item cmd will spawn the random items of the nubmer you specify out of all items. So sooner or later if you keep using it you'll get what your looking for.
seiteki
Newcomer
Posts: 3
Joined: July 12th, 2007, 6:10 pm

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by seiteki »

ah I see, ok thanks. Time to go spam the item command
User avatar
Sepharael
Forum Staff
Posts: 533
Joined: April 3rd, 2007, 11:39 pm
Title: Legendary Angel

Re: [REQUEST]CoT RPG - HellsinG (v1.79k)

Post by Sepharael »

I spammed the item cmd and I kept getting normal wc3 items not the custom items.

Edit: The exact same wc3 items from each item cmd.