[CC] invalid Master RPG 0.59b

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

IamtheOne.
Junior Member
Posts: 30
Joined: November 2nd, 2009, 9:41 pm

[CC] invalid Master RPG 0.59b

Post by IamtheOne. »

Yo,

This map has allrdy been hacked and i shall supply the thread link with the hacked map on it.

What i am interested in is a custom command -FL (Number up to 50)

This command will change the fusion level of the invalid to 1-50 (50 being the maximum lvl) The bonus dmg from fusion will also change accordingly, i hope.

To gain fusion levels you must fuse monsters over lvl 15. 1 in the Main and one in the Sub, you need 1 of your own and or another of your own or another players invalid. The max a fusion level can go up by each fuse is 5 (when both monsters are lvl 30)

When you fuse two monsters, depending on what you fuse you get a different invalid back.

Also, could there be commands such as -invalid 1, -invalid 2, -invalid 3 which when your clicking on a unit assign it to your summons, normal you would have to catch units that are low hp with a net, but only to tier 3, you cannot catch teir 4 or tier 5 units with nets so this command would be ideal.

I dont even know if this command will be possible and i guess if it is it will require alot of work, hope someone can do it.

If my post is wrong inform me, please if u need more information ask.

Link to allrdy hacked map thread (Map is 3rd or 3th post down.)

http://forum.wc3edit.net/fulfilled-requ ... 81-10.html

If someone can do this, i will be so greatful :)
Last edited by IamtheOne. on August 21st, 2012, 3:43 pm, edited 2 times in total.
User avatar
Syre
Forum Staff
Posts: 506
Joined: November 17th, 2008, 3:49 pm

Re: [CC] invalid Master RPG 0.59b

Post by Syre »

IamtheOne. wrote: I dont even know if this command will be possible and i guess if it is it will require alot of work, hope someone can do it.

If my post is wrong inform me, please if u need more information ask.
Someone will take a look at it, but since this is a request im moving it. Fulfilled is only for maps that dont need any more things done with it, the map may already be cheated but since you want something added it still counts as a request. Otherwise..i believe your good.
Image
IamtheOne.
Junior Member
Posts: 30
Joined: November 2nd, 2009, 9:41 pm

Re: [CC] invalid Master RPG 0.59b

Post by IamtheOne. »

Sorry, i literally just came on to check that i didnt post in fulfilled but i remembered i did haha, been a long time since i made a request :)

Thankyou for moving
ArcHeLL
V.I.P.
Posts: 223
Joined: July 23rd, 2011, 11:35 am
Location: Greece

Re: [CC] invalid Master RPG 0.59b

Post by ArcHeLL »

Is there any command that shows how much is the fusion level of the invalid?
Warcraft 3 Username
Eurobattle.net: ArcHeLL
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: [CC] invalid Master RPG 0.59b

Post by owner123 »

It's an ingame ability. Two abilities actually. One determines stats, the other is some kind of placeholder. The two have 61 levels in total. Their rawcodes are:
A002
A090

So the obvious answer is just to make a custom command like -add and set the level to whatever the user wants. I tried it, but I got a critical error (Yes, I deleted attributes)
Spoiler:
---------------------------
war3
---------------------------
This application has encountered a critical error:

FATAL ERROR!


Program: c:\warcraft iii\war3.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 001B:6F46005B

The instruction at '0x6F46005B' referenced memory at '0x07D31000'.
The memory could not be 'written'.

Press OK to terminate the application.
---------------------------
OK
---------------------------
So yeah, I'm confused on this one, but if you want to give it a shot go ahead.
User avatar
whitegun
Old Wrinkly Member
Posts: 219
Joined: April 21st, 2009, 12:30 am
Location: Việt Nam

Re: [CC] invalid Master RPG 0.59b

Post by whitegun »

Try this:

Code: Select all

SubString(s2s,0,3)=="-FL"then
call SetUnitAbilityLevel(u2u,'A002',S2I(SubString(s2s,4,9))+1)
Edit:
Anyway, i done -FL command
here the map:
Activator: -Smexy<space><space>
You do not have the required permissions to view the files attached to this post.
neda13
Junior Member
Posts: 28
Joined: October 25th, 2009, 12:00 am

Re: [CC] invalid Master RPG 0.59b

Post by neda13 »

So...will there be any command to catch Tier 4 and 5??!?!