-
Posts
1,514 -
Joined
-
Last visited
-
Days Won
43
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Krungh Crow
-
- 231 comments
-
- 3
-
-
-
- #bradley
- #krunghcrow
- (and 4 more)
-
this is at the startup , this should not be the problem of the crash but a result of a incomplete startup i will build in a delay and check if startup is completed changing animal variables. Do make sure the animal spawnrates are not high since some servers cannot cope with a big animal population (hardware)
-
yes to have each node type assigned you have to enable the permissions to trigger
-
Changed Status from Pending to Closed
-
{ "Show Messages": false, "Prefix": "[YourServer]", "Interval (seconds)": 600, "Messages": [ "Join our Discord ,Click <color=orange>[view webpage]</color> button.", "We run several cool Plugins !", "Grab one of our kits using /kit .", "<color=red>Color</color> code is supported" ], "Event Settings": { "Hack Lock": { "Use Profile": false, "Messages": [] }, "Test Trigger": { "Use Profile": false, "Messages": [] } } } Would be something like this ?
-
which rewards ? Are those from any bradley or the new roaming bradleys before wipes ?
-
Version 2.0.0
642 downloads
Send Gametip messages on a timed interval to online players Features : Simple configuration. Sends Gametip messages on a configurable timed interval and duration (seconds). Can use a permission to ignore a player to get the messages. API support for other plugins to use its simplified queue system. Supports the QueuedPopups message system. (Requires the QueuedPopups plugin) Permissions : randomtips.exclude : To exclude the player from getting the Gametips sent by this plugin Configuration : Show Messages is set to false by default so it will not run the standard messages on plugin install. If you don't want to use a prefix , then you can leave it empty. { "Prefix": "[Krungh Crow] ", "Interval (seconds)": 60, "Enable Debug": false, "QueuedPopups": { "Duration (seconds)": 10.0, "Icon Sprite": "assets/icons/info.png", "Background Color (RGBA)": "0 0 0.65 0.6", "Text Color (RGBA)": "1 1 1 1", "Icon Color (RGBA)": "1 1 1 1", "Height (Pixels)": 38.0, "Font Size": 14 }, "Messages": [ "Join our Discord, click <color=orange>[view webpage]</color> button.", "We test several cool new plugins!", "Some spawns like animals and their stats can be set high.", "<color=red>Bradley Tiers</color> is tested here.", "Hitting barrels/nodes/trees or item pickup can trigger events, like npc animal bomb spawning." ] } API : void TIP(BasePlayer player, string message, float dur , bool warning) example call RandomTips?.Call("TIP", player, "Your text here", 6f ,true);Free -
Failed to call hook 'OnEntitySpawned' on plugin 'PumpkinHead v1.1.5'
Krungh Crow replied to byond1991's Support Report in Support
Changed Status from Pending to Closed Changed Fixed In to 1.1.6 -
Changed Status from Pending to Closed Changed Fixed In to 1.1.6
-
Failed to call hook 'OnEntitySpawned' on plugin 'PumpkinHead v1.1.3'
Krungh Crow replied to The Friendly Chap's Support Report in Support
Changed Status from Pending to Closed -
is the bradley customised at launchsite or player bought through a plugin ?
-
- 241 comments
-
- 2
-
-
Error when trying to spawn guards - Carbon
Krungh Crow replied to snapple's Support Report in Support
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version -
Explosion on player when Bradley is killed.
Krungh Crow replied to MonkyD's Support Report in Support
Changed Status from Pending to Closed -
Compatibility with Custom BradleyAI
Krungh Crow replied to BetterDeadThanZed's Support Report in Support
Changed Status from Pending to Closed -
Compatibility with Custom BradleyAI
Krungh Crow replied to BetterDeadThanZed's Support Report in Support
yes skinid usage is not 100% effective untill it is changed i cant fix that -
Changed Status from Pending to Closed
-
Bradley Guards attack sleeping players
Krungh Crow replied to TheSilentEnigma's Support Report in Support
"Global NPC dont target": true, would fix the issue Changed Status from Pending to Closed -
Failed to sample navmesh at position
Krungh Crow replied to FandangoChristmas's Support Report in Support
Changed Status from Pending to Gremlins