Removed Unnecessary Mod Files; Updated Mods

This commit is contained in:
2024-03-20 06:40:41 -04:00
parent 7f0caa168b
commit 290378b961
185 changed files with 14333 additions and 8374 deletions
@@ -0,0 +1,4 @@
[artem_trader]:stalker_strong
character_profile = artem_trader
community = stalker
story_id = artem_trader
@@ -0,0 +1,15 @@
function actor_on_first_update()
artem_trader_init()
end
function on_game_start()
RegisterScriptCallback("actor_on_first_update",actor_on_first_update)
RegisterScriptCallback("npc_on_net_spawn", npc_on_net_spawn_1)
end
function artem_trader_init()
if HI("bar_deactivate_radar_done") then
local pos = vector():set( -7.0992422103882,23.103616714478,245.94242858887 )
local se_obj = alife_create( "artem_trader", pos, 703991, 4556 )
end
end
+9
View File
@@ -0,0 +1,9 @@
[General]
modid=0
version=
newestVersion=
category=0
installationFile=
[installedFiles]
size=0