Problem with DZ136 map native edit

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Bertix
Junior Member
Posts: 48
Joined: March 22nd, 2014, 8:48 am
Location: Garena

Problem with DZ136 map native edit

Post by Bertix »

I and my friend have a problem with that map , he changed natives from this platfrom map and now new hero is bugged. New hero is green haired witch , her RC is H002 . when casting spells it does nothing . She have only 2 code strings in war3map.j but she have other part somewhere because on platform her skills works . How we can fix that?
https://wdho.ru/9mP2 -original map

UP
I think i found all her jass skills but now i dont know how i can make them work or how i can activate native for it
You do not have the required permissions to view the files attached to this post.
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: Problem with DZ136 map native edit

Post by owner123 »

What natives were in use that you removed?
You'll have to fix on a case-by-case basis. Unfortunately there's no easy one-size-fits-all way to do it, it depends on the map.
If you explain precisely what the skills do, I can help make a plan for you to code them.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: Problem with DZ136 map native edit

Post by devoltz »

owner123 wrote:What natives were in use that you removed?
You'll have to fix on a case-by-case basis. Unfortunately there's no easy one-size-fits-all way to do it, it depends on the map.
If you explain precisely what the skills do, I can help make a plan for you to code them.
He's reffering to this
http://forum.wc3edit.net/tutorials-cheatpacks-f80/how-to-make-dz163-map-playable-on-another-plaform-t35473.html
owner123
Super Moderator
Posts: 1943
Joined: February 3rd, 2009, 11:28 pm

Re: Problem with DZ136 map native edit

Post by owner123 »

Interesting. Didn't know about those "natives". I figured he was referring to 1.31 natives removed to make it playable on old version.

Anyways, since that guide effectively breaks the functionality of those natives (and it looks like there's server code in there) you'll probably have to re-code those skills from scratch anyways. Shouldn't be too tough if you know JASS coding.
Bertix
Junior Member
Posts: 48
Joined: March 22nd, 2014, 8:48 am
Location: Garena

Re: Problem with DZ136 map native edit

Post by Bertix »

owner123 wrote:Interesting. Didn't know about those "natives". I figured he was referring to 1.31 natives removed to make it playable on old version.

Anyways, since that guide effectively breaks the functionality of those natives (and it looks like there's server code in there) you'll probably have to re-code those skills from scratch anyways. Shouldn't be too tough if you know JASS coding.

My friend tell me that her skills coded on Lua , and some platform natives activates files with Lua code and it works in map , but if i disable natives her spells wont work. I put her skill files in archive and uploaded
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: Problem with DZ136 map native edit

Post by devoltz »

Bertix wrote:My friend tell me that her skills coded on Lua , and some platform natives activates files with Lua code and it works in map , but if i disable natives her spells wont work. I put her skill files in archive and uploaded
Join our discord server and we might help u https://discord.gg/PjKbgRR
compaq1520
Newcomer
Posts: 9
Joined: March 20th, 2018, 2:11 am

Re: Problem with DZ136 map native edit

Post by compaq1520 »

This needs to fix the japi function, otherwise there will be a bug