Respawn Entities ( Without reloading map )
If any 1 cares to tell me the command, i would b gratefull, i looked through the list to find what i thought the command would be, if i found the command i do not know how to use it.
npc_summon_max_spawn_time
ctf_dead_auto_respawn_time
sector_entity_wait_time
ent_create
cc_resume_all_ent
respawn_entities
Test_InitRandomEntitySpawner
Test_SpawnRandomEntities
cc_remove_all_killed_npc - removes dead bodies
cc_set_boss
-------------------------------
extra command in question
sk_plr_invincible_time_after_respawn
any way to make the effect above last infinitely ?
Test them yourself in a console, for example, use DankSole
You have to be in developer mode for that to work, and from what i can tell developer mode is triggered by something that our clients lack completely in code.
Adding to that, once you're in developer mode, you would still have to specify the location of the command you're inputting, unless it's variable/location based, but then you wouldn't be able to set it to spawn with the maps timer, and it wouldn't ever work right, so even if what you wanted to do were possible, it still wouldn't work.