oh im sorry i forgot that i saw that post on the dont post requests here and you had the map to download there, i would just like that there was a trigger in the begining of the game that would make "a human player" so the normal [multiplayer] mode would be chosen (that enambles -save/load)
HERES THE LINK TO MAP:
http://download.wc3edit.net/index.php?f ... heated.w3x
This map already has several usefull triggers heres the list:
-cheated by wc3edit.net (activate cheats)
-additem x
-mp x
-hp x
-gold x
-lumber x
-lvl x
-xp x
-str x
-agi x
-int x
-ms x
-kill
-invul
-vul
-pathoff
-pathon
-nocd
-cdon
-mana
-nomana
Description of map:
In the start it computer choses mode:
if there is any noncomputer players "normal" mode is selected (you can't use functions such as -save -load -ldbg (load character with bag that has additional space) -svbg (save char and bag), the -save and -svbg save character lvl spells (but not lvls of spells), atribute points, character level and which clan you are (siege wars, but it doesnt matters really) in game you level attacking creeps, do quests (you talk to person with attacking him), you create powerfuller items with recipies,... Thats rough description of map. For additional information just post questions here, i would like to help you as much as i can to make the work easyer for you =) i am very thankful for your efforts!
Edit:
right now im using the jass editor trying to locate trigger that disables saving in single player.
The trigger that allows it in multiplayer is TriggerRegisterPlayerChatEvent, should i change it into something else or this isnt the trigger i should change? Could some1 post example of how they made som other rpg playable in single player? Which trigger is the main factor that causes the -load/-save function disable?