Lil Prob
#1

Hey guys i've a little problem i'm trying to send messages to all connect players at random time i've for example

Код:
	new hour, minutes,string[128];
	for(new i; i<MAX_PLAYERS; i++){
    GetPlayerTime(i, hour, minutes);
	if(hour == 1 && minutes == 00)
	{
         (....)
It doesn't seem to send,i just custom gametime + Gamedate in my script i don't use the setplayertime from the wiki,could someone tell me what i must do?
Reply


Messages In This Thread
Lil Prob - by CannonBolt - 28.09.2016, 11:48
Re: Lil Prob - by iLearner - 28.09.2016, 12:07
Re: Lil Prob - by CannonBolt - 28.09.2016, 12:14
Re: Lil Prob - by iLearner - 28.09.2016, 12:34
Re: Lil Prob - by CannonBolt - 28.09.2016, 12:37
Re: Lil Prob - by iLearner - 28.09.2016, 12:47
Re: Lil Prob - by CannonBolt - 28.09.2016, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)