Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Custom map saving...
Custom map saving...
11-06-2003, 12:50 PM
#1
FinalTyrant
In a certain map is it possible to disable saves and make a point in the map where you can save...
When I say disable saves I mean not be able to "save game" and only save it in a region or sumtin... emote_confused
11-06-2003, 02:17 PM
#2
Kerry
Never heard of such a thing, sorry :/
11-06-2003, 05:02 PM
#3
XVoltaireX
I think I get wait you are saying. Just use the Turn off Trigger ability.
Turning it on.
Event
Unit enters region
Action
Turn on "Save Trigger"
Turning it off.
Event
Unit Leaves Region
Action
Turn off "Save Trigger"
11-07-2003, 11:31 AM
#4
FinalTyrant
No I mean... when you press the menu thing with -
Save Game
Load Game
Exit Program etc...
is it possible to disable that save emote_confused