Player Attached Object remove after spawn
#1

in my fs i added some SetPlayerAttachedObject to player in OnPlayerConnect.
when player connected to the server in RequestClass menu show objects but when he spawn the object remove from him.
Reply
#2

There is probably some code that removes the actual objects when the player spawns in.
Reply
#3

Quote:
Originally Posted by Runn3R
View Post
There is probably some code that removes the actual objects when the player spawns in.
No.i check it.
Reply
#4

Are you using TogglePlayerSpectating?
Reply
#5

Quote:
Originally Posted by Rdx
View Post
Are you using TogglePlayerSpectating?
Yes, i use in OnPlayerDisconnect - OnPlayerDeath - CMD: spec - CMD: specoff. (in gamemode)

My Player Attached Object script is filterscript.
Reply
#6

UP.............
Reply
#7

Dump
Reply
#8

Try to attach again the object in: "OnPlayerSpawn"
Reply
#9

Quote:
Originally Posted by Flamehaze7
View Post
Try to attach again the object in: "OnPlayerSpawn"
Why attach object in every player spawn?

This problem is only in filterscript.(You can test it)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)