Poll


Currently not accepting donations.
Thank you for your support!


Announcements:

  • Help wanted! I don't have time to work on Slayer. If you want bugfixes/features, lend a hand. Post in the thread if you're interested!
  • [2016/11/29] Slayer update released (p59). Lots of bug fixes.
  • [2016/12/23] Slayer update released (p60).
  • [2017/01/11] CTF updated! New events and more. (p60)

Author Topic: Slayer | New Bugfix Update  (Read 258504 times)

Set "Permissions, Create Minigame" to Super Admin. It should be that way by default.

However, if you're using Blocknet then I recommend that you use your own key as there are other features that are locked as host-only.
Think there needs to be a way to extend that restriction to Super Admins. On Pecon's I actually wrote a package to do this because I was getting tired of going through the Slayer scripts to figure out what I'd need to eval to change the settings.

Hi, my names Blue and I host this Spaceship RP Server. Sometimes its hard to find the team I'm looking for in the minigame GUI because I have a lot of teams. Is there any way you could allow us to drag the teams in certain spots on the list? For example :
________________
  • Team 1
  • Team 2
  • Team 4
  • Team 3
  • Team 5

After dragging the teams to the right spot...

  • Team 1
  • Team 2
  • Team 3
  • Team 4
  • Team 5
_________________
it would be greatly appreciated. if its too hard to do, then by all means, don't worry about it!
« Last Edit: January 10, 2015, 05:57:37 PM by blueeyesjt1 »

uhh, every i make a custom uniform, no matter the colors, the head and hands are always bright yellow.

is there anyway to fix this and make the uniform be able to have colors according to your personal avatar?

uhh, every i make a custom uniform, no matter the colors, the head and hands are always bright yellow.

is there anyway to fix this and make the uniform be able to have colors according to your personal avatar?

once you get the fixed bot events, you can apply these events to a player spawn:

you can make the tan color whatever you want of course. make sure that the player's spawns have collision on them so they actually touch the spawn.
if you're missing the add-on, here it is: http://forum.blockland.us/index.php?topic=215564.0

if you're missing the add-on, here it is: http://forum.blockland.us/index.php?topic=215564.0

thanks, i realized this was a solution but i could not find these events.

btw, how can i get a team to spawn on a certain spawn?

i tried making the team color and the spawn color the exact same color, but that does not work and i spawn in a random spot on the map as if there were no spawn.
« Last Edit: January 11, 2015, 12:41:16 AM by Sami2ss »

I cant download it :c, i tried like 7 times. what i have to do!!! please! ! help

I cant download it :c, i tried like 7 times. what i have to do!!! please! ! help

Is the download down for you?

Or is it that you can't install it correctly?

thanks, i realized this was a solution but i could not find these events.

btw, how can i get a team to spawn on a certain spawn?

i tried making the team color and the spawn color the exact same color, but that does not work and i spawn in a random spot on the map as if there were no spawn.

Are you using the team spawn brick from the slayer tab?

Are you using the team spawn brick from the slayer tab?

yes.

i tried making the team color and the spawn color the exact same color, but that does not work and i spawn in a random spot on the map as if there were no spawn.
Are you using the team spawn brick from the slayer tab?
yes.
This seems to be a glitch when I had kong's server do the same issue.

Do this in console:
echo(isFunction(scheduleNoQuota));

If it returns 0, you need to reinstall Blockland.

After the update, Slayer seems to crash my BL when I host a server. Any way to fix this?

After the update, Slayer seems to crash my BL when I host a server. Any way to fix this?

I'm going to need more details. What are the circumstances of the crash? Is it after you do a particular thing or when loading the server or what?

Post a console log.

After the update the slayer bots don't spawn.
Code: [Select]
Slayer (Server): Sending Initial Data: GR8DAYSETH
Slayer (Client): Handshake Accepted: Recieving initial data...
Executing config/client/Slayer/Favorites/fav_1.cs.
Add-Ons/Gamemode_Slayer/server/dependencies/minigames.cs (1084): Unable to instantiate non-conobject class AIConnection.

Slayer Error (Server): Slayer_TeamSO::botFillTeam: Bot not created!
BackTrace: ->serverCmdSlayer_getTeamPrefs_Tick->Slayer_TeamPrefSO::setValue->Slayer_TeamSO::updateBotFillLimit->Slayer_TeamSO::botFillTeam->Slayer_Support::error

Add-Ons/Gamemode_Slayer/server/dependencies/minigames.cs (1084): Unable to instantiate non-conobject class AIConnection.

Slayer Error (Server): Slayer_TeamSO::botFillTeam: Bot not created!
BackTrace: ->serverCmdSlayer_getPrefs_End->[Slayer_Dependencies_Minigames]Slayer_MinigameSO::reset->Slayer_TeamHandlerSO::onMinigameReset->Slayer_TeamSO::onMinigameReset->Slayer_TeamSO::botFillTeam->Slayer_Support::error

Add-Ons/Gamemode_Slayer/server/dependencies/minigames.cs (1084): Unable to instantiate non-conobject class AIConnection.

Slayer Error (Server): Slayer_TeamSO::botFillTeam: Bot not created!
BackTrace: ->serverCmdSlayer_getPrefs_End->[Slayer_Dependencies_Minigames]Slayer_MinigameSO::reset->Slayer_TeamHandlerSO::onMinigameReset->Slayer_TeamSO::onMinigameReset->Slayer_TeamSO::botFillTeam->Slayer_Support::error

Slayer has not been updated to support the latest version yet
It'll probably take a while as he'll need to find a good alternative to AIConnection representations

This seems to be a glitch when I had kong's server do the same issue.

Do this in console:
echo(isFunction(scheduleNoQuota));

If it returns 0, you need to reinstall Blockland.

it returned 1, now what?