wc3edit.net
https://forum.wc3edit.net/

[GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC
http://forum.wc3edit.net/tutorials-cheatpacks-f80/insert-a-cp-cc-enable-sp-deprotect-rc-t34777-40.html
Page 5 of 8

Author:  wadawada1 [ October 11th, 2019, 10:57 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

nuzamacuxe wrote:
Code:
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.

Author:  nuzamacuxe [ October 11th, 2019, 11:24 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

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

Maybe they added some kind of anti-cheat.

Author:  qualityopc [ February 8th, 2020, 11:22 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

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

Image

Author:  nuzamacuxe [ February 9th, 2020, 12:14 am ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Check at Script folder.

Author:  Susabio [ April 23rd, 2020, 11:00 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

When I try dumping the item list it shows up blank

Author:  owner123 [ April 23rd, 2020, 11:35 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

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.

Author:  Susabio [ April 24th, 2020, 12:37 am ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Thanks!

Author:  vuhhung90 [ May 18th, 2020, 11:00 am ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

How can i donwload files?

Author:  owner123 [ May 18th, 2020, 10:34 pm ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

Click on it?

Author:  vuhhung90 [ May 19th, 2020, 7:52 am ]
Post subject:  Re: [GUIDE] Insert a CP / CC / Enable SP / Deprotect / RC

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!

Page 5 of 8 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/