-
Posts
1,024 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by laodu
-
Can you add support for killing custom named NPCs to trigger raids? "Npc kills settings": { "Custom Name NPC": { "Total amount of Npc killed before chance can happen": 12, "Reset kill count after chance happened": true, "Delay before chance happens": 320.0, "Raid chance (1-100)": 100, "Cooldown minutes before chance can happen again": 180, "Random raid to send them if chance": [ "easy", "medium", "hard", "expert", "nightmare" ] },
-
- 74 comments
-
- 1
-
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
Can you add more NPC support? "Custom Npc , you can add more!": { "scientist": true, "npc_tunneldweller": true, "scientistnpc_oilrig": true, "scientistnpc_heavy": true, "scientistnpc_excavator": true, "scientistnpc_junkpile_pistol": true, "scientistnpc_patrol": true, "scientistnpc_roam": true, "scientistnpc_roamtethered": true, "scientistnpc_cargo_turret_lr300": true, "scientistnpc_cargo": true, "scientistnpc_cargo_turret_any": true, "scientistnpc_full_lr300": true, "scientistnpc_full_shotgun": true, "npc_underwaterdweller": true, "npc_bandit_guard": true, "scientistnpc_ch47_gunner": true, "scientistnpc_roam_nvg_variant": true, "scarecrow": true, "scarecrow_dungeon": true, "frankensteinpet": true, "gingerbread_dungeon": true, "gingerbread_meleedungeon": true, "scientistnpc_peacekeeper": true, "scientistnpc_bradleyapc_monument": true, "scientistnpc_bradleyapc_road": true, "scientistnpc_bradley_heavy": true, "scientistnpc_bradley": true }
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 74 comments
-
- #custom loot
- #rewards
-
(and 4 more)
Tagged with:
-
- 26 comments
-
- #ferry terminal
- #ch47
- (and 25 more)
-
- 5 comments
-
- 1
-
-
- #stack modifier
- #industrial
- (and 5 more)
-
- 607 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
Is there any way to prohibit players from displaying color codes on their heads? I just want this color code to be displayed in the chat.
-
if (XPerience != null && XPerience.IsLoaded) { displayName = "<color=#ffae00>【</color><color=#05bd11>" + XPerience.Call<string>("GetXPCache", player, "rankname") + "</color><color=#fff>Lv." + XPerience.Call<string>("GetXPCache", player, "level") + "</color><color=#ffae00>】</color>" + XPerience.Call<string>("GetXPCache", player, "displayName"); } I encountered this situation after making changes through a plugin.
-
