[GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Cheatpacks and learning how to use them, as well as other guides for manipulating maps.

Moderator: Cheaters

wadawada1
Newcomer
Posts: 14
Joined: September 28th, 2017, 9:01 am

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by wadawada1 »

nuzamacuxe wrote:

Code: Select all

function ccomand takes string ccomands returns nothing
local integer playerid=1+GetPlayerId(GetTriggerPlayer())
local integer value=S2I(SubString(ccomands,7,StringLength(ccomands)))
set ccomands=SubString(ccomands,0,7)
if ccomands=="-setsp " then
set udg_Hero_Speechcraft[playerid]=value
endif
set ccomands=""
endfunction


Copy and paste it.

The integer start from value and the integer end from ccommands were wrong. The custom command will work now.

Doesn't work. Weird because the map loads normally and the CP commands work fine.

I've already leveled it to max anyway so it doesn't matter now I guess, thanks for your time regardless.
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by nuzamacuxe »

It's really weird since that was how I did in this version:
post201563.html#p201563

Maybe they added some kind of anti-cheat.
qualityopc
Newcomer
Posts: 1
Joined: February 8th, 2020, 11:11 pm

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by qualityopc »

Can't found war3map.j on my file. Why is that?

Image
User avatar
nuzamacuxe
Also Not an Admin, but closer than devoltz
Posts: 1655
Joined: February 14th, 2018, 5:35 am
Title: Just Another S.Mod

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by nuzamacuxe »

Check at Script folder.
Susabio
Newcomer
Posts: 3
Joined: April 22nd, 2020, 7:24 pm

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by Susabio »

When I try dumping the item list it shows up blank
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by owner123 »

You need to dewidgetize it, Susabio.
Try using w3x2ini. Quick guide here:
nuzamacuxe wrote:You can use w3x2ini too. tutorials-cheatpacks-f80/restoring-corrupted-w3i-t36053.html

There are two ways:
1) Drag and drop the map into w3x2ini;
2) Click on LNI option;
3) Check to read SLK files;
4) Drag and drop the folder which was created into w3x2ini;
5) Click on OBJ option;
6) Check to read SLK files;
7) Done.

1) Extract the unit folder;
2) Make a new mpq file;
3) Drag and drop the unit folder into that mpq file;
Then just do the same steps from above.
This tool is superior to the older SILK Object Console tool.
Susabio
Newcomer
Posts: 3
Joined: April 22nd, 2020, 7:24 pm

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by Susabio »

Thanks!
vuhhung90
Newcomer
Posts: 3
Joined: May 18th, 2020, 10:56 am

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by vuhhung90 »

How can i donwload files?
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by owner123 »

Click on it?
vuhhung90
Newcomer
Posts: 3
Joined: May 18th, 2020, 10:56 am

Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Post by vuhhung90 »

i think i'm done everything right but i can't touch anything in map when i play test. That's my war3map.j file and map, can you help me please. Thank you!
You do not have the required permissions to view the files attached to this post.