View Single Post
bad_boy
Member
Join Date: Oct 2018
Old 09-12-2019 , 17:17   Re: Player "not in-game" at Ham_Spawn (post) on lastest 1.9 but working on 1.8.2
Reply With Quote #4

Quote:
Originally Posted by Th3822 View Post
As you can see at the server output it just got called one time on entering
That's why you are getting the error. E1_531G is correct.
PHP Code:
if( is_user_aliveid ) && is_spawn_valid(idfVector)) 
bad_boy is offline