variable math;
procedure start;
procedure start begin
if(game_loaded) then begin
set_global_script_repeat(60);
set_global_script_type(1);
set_sfall_global("KARMA_01", global_var(0));
end
if(global_var(0) != get_sfall_global_int("KARMA_01")) and not(game_loaded) then...
>Changed the engine functions for saving party member protos and removing the drug effects for NPC to be called after executing the map_exit_p_proc procedure
>Added a fix for party member's stats being reset to the base level when their base protos with the read-only attribute set are placed in...
seems ive forgotten how to set exit grids to go to world map,i set the grid data to -1 map destination as readme doc says,not working,what am i doing wrong?
edit : nvm remembred brown exit grids in mapper are broken