#3

Quote:
Originally Posted by saffierr
Посмотреть сообщение
PHP код:
RemoveBuildingForPlayer 
Add it in OnPlayerSpawn
Don't do that.
from samp wiki:
Quote:

When removing the same object for a player, they will crash. Commonly, players crash when reconnecting to the server because the server removes buildings on OnPlayerConnect.

If you want to put this in OnPlayerSpawn, create some player variable so this function will be executed only once, not every time player is spawning
Reply


Messages In This Thread
help - by GeneralAref - 11.01.2016, 13:07
Re: help - by saffierr - 11.01.2016, 13:10
Re: help - by lucamsx - 11.01.2016, 13:13
Re: help - by Karan007 - 11.01.2016, 13:14
Re: help - by saffierr - 11.01.2016, 13:19

Forum Jump:


Users browsing this thread: 1 Guest(s)