Raised This Month: $32 Target: $400
 8% 

Survivor Bot Not Spawning After Map transition


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kooper990
Member
Join Date: Jan 2021
Old 06-07-2021 , 14:02   Survivor Bot Not Spawning After Map transition
Reply With Quote #1

Does anyone have a clue on why this is the cause? If there is a real player in control of, let's say Ellis, his bot does not spawn like it normally should. He only spawns in right when that player has connected. This also happens with 5+ survivors as well, meaning they do not spawn in until all existing players have connected. BTW my plugins I am using which may affect this are the following: ABM slot, player joining notification.

Last edited by kooper990; 06-07-2021 at 14:02.
kooper990 is offline
Future Unseen
New Member
Join Date: Jun 2021
Old 06-07-2021 , 14:13   Re: Survivor Bot Not Spawning After Map transition
Reply With Quote #2

Based on my experience fake clients do not transition to the next map. They have to be spawned after the map is loaded.
Future Unseen is offline
kooper990
Member
Join Date: Jan 2021
Old 06-07-2021 , 14:19   Re: Survivor Bot Not Spawning After Map transition
Reply With Quote #3

Quote:
Originally Posted by Future Unseen View Post
Based on my experience fake clients do not transition to the next map. They have to be spawned after the map is loaded.
So, no work around for that?
kooper990 is offline
Future Unseen
New Member
Join Date: Jun 2021
Old 06-07-2021 , 14:32   Re: Survivor Bot Not Spawning After Map transition
Reply With Quote #4

I guess you can create a fake client on map start

public void OnMapStart()
{
CreateFakeClient("Ellis");
}

Something like that.
I am not sure if that breaks something else.

EDIT: and possibly set the model to Ellis if not already set using https://sm.alliedmods.net/new-api/sd...SetEntityModel
Future Unseen is offline
kooper990
Member
Join Date: Jan 2021
Old 06-07-2021 , 19:53   Re: Survivor Bot Not Spawning After Map transition
Reply With Quote #5

Quote:
Originally Posted by Future Unseen View Post
I guess you can create a fake client on map start

public void OnMapStart()
{
CreateFakeClient("Ellis");
}

Something like that.
I am not sure if that breaks something else.

EDIT: and possibly set the model to Ellis if not already set using https://sm.alliedmods.net/new-api/sd...SetEntityModel
what do you want me to do with that? I do not know how to make source file
kooper990 is offline
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Old 06-08-2021 , 05:14   Re: Survivor Bot Not Spawning After Map transition
Reply With Quote #6

Code:
sb_transition                            : 1        : , "sv", "launcher" : If true, survivor bots will be used as placeholders for survivors who are still changing levels
cravenge is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode