RemoveBuildingForPlayer
#2

No. It was suppose to be place in OnPlayerConnect.
OnGameModeInit/OnFilterScriptInit has no parameters. That's why RemoveBuildingForPlayer
isn't suitable for that callback. OnPlayerConnect has playerid callback so it was suitable for it.

The function can be only used in a callback that has playerid parameters.
Reply


Messages In This Thread
RemoveBuildingForPlayer - by coolmark1995 - 14.04.2013, 04:40
Re: RemoveBuildingForPlayer - by JaKe Elite - 14.04.2013, 05:09
Re: RemoveBuildingForPlayer - by coolmark1995 - 14.04.2013, 05:13
Re: RemoveBuildingForPlayer - by JaKe Elite - 14.04.2013, 05:16

Forum Jump:


Users browsing this thread: 1 Guest(s)