Command Problem
#4

Quote:
Originally Posted by NealPeteros
Посмотреть сообщение
I deleted OnPlayerUpdate. Should it be there?
Yes, lol. OnPlayerUpdate is called everytime data is exchanged between server and client. It's okay if you don't want to use it just let it be there and make sure to return 1

Код:
public OnPlayerUpdate(playerid)
{
    return 1;
}
Reply


Messages In This Thread
Command Problem - by NealPeteros - 30.12.2017, 07:30
Re: Command Problem - by Ritzy2K - 30.12.2017, 07:36
Re: Command Problem - by NealPeteros - 30.12.2017, 07:40
Re: Command Problem - by Ritzy2K - 30.12.2017, 07:41
Re: Command Problem - by NealPeteros - 30.12.2017, 07:52
Re: Command Problem - by sheenidgs - 30.12.2017, 08:06
Re: Command Problem - by NealPeteros - 30.12.2017, 08:15
Re: Command Problem - by JaKe Elite - 30.12.2017, 08:32
Re: Command Problem - by NealPeteros - 30.12.2017, 08:51
Re: Command Problem - by JaKe Elite - 30.12.2017, 08:56

Forum Jump:


Users browsing this thread: 1 Guest(s)