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

[JJ's CP+RC] Fish RPG 0.33
http://forum.wc3edit.net/fulfilled-requests-f75/fish-rpg-0-33-t36331.html
Page 1 of 1

Author:  sonicblue02 [ May 16th, 2019, 2:40 pm ]
Post subject:  [JJ's CP+RC] Fish RPG 0.33

Map: Fish RPG 0.33

Map link: https://www.epicwar.com/maps/276563/

Request: JJ's Cheatpack + Rawcodes

Thank you very much!

Author:  Vegas [ May 16th, 2019, 4:46 pm ]
Post subject:  Re: [JJ's CP+SP+RC] Fish RPG 0.33

4. If you're asking for single player to be enabled, please play the map in single player so you can tell us what happens - messages such as "Saving disabled because of singleplayer!" or "You can't play in singleplayer! *defeat message*" help immensely in locating the correct functions to change.

Author:  nuzamacuxe [ May 16th, 2019, 7:55 pm ]
Post subject:  Re: [JJ's CP+RC] Fish RPG 0.33

ACTIVATOR: -easymode<space><space>

Author:  sonicblue02 [ May 16th, 2019, 8:35 pm ]
Post subject:  Re: [JJ's CP+RC] Fish RPG 0.33

nuzamacuxe wrote:
ACTIVATOR: -easymode<space><space>


Thank you!

It seems single player is prohibited (I found that somewhere in F9) although it seems you can actually play it without kicking you out but I can't save though.
It says "Error Save Target is not hero in the array"
One more thing if I die I can't respawn.

Author:  nuzamacuxe [ May 16th, 2019, 8:43 pm ]
Post subject:  Re: [JJ's CP+RC] Fish RPG 0.33

You didn't ask to check it (single player) though.

Also about the error: probably you are trying to save a hero which isn't saveable. That also means that's why you can't be revived.

Code:
function Trig_Revive_Conditions takes nothing returns boolean
    if ( not ( GetTriggerUnit() == udg_hero[GetConvertedPlayerId(GetOwningPlayer(GetTriggerUnit()))] ) ) then
        return false
    endif
    return true
endfunction


Take it easy and do not cheat so much.

By the way I didn't find any anti single player.

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