telephone problem
#2

Quote:
Originally Posted by blax
i have a problem with GF telephone script.
if each phone. All People can see what you write

is it true or false?

under OnplayerText

Код:
if(Mobile[playerid] != 255)
			{
				new idx;
				tmp = strtok(text, idx);
				GetPlayerName(playerid, sendername, sizeof(sendername));
				format(string, sizeof(string), "%s Sagt (Handy): %s", sendername, text);
				ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
			//	printf("callers line %d called %d caller %d",Mobile[Mobile[playerid]],Mobile[playerid],playerid);
      return 0;
   		}
Reply


Messages In This Thread
telephone problem - by blax - 04.01.2010, 19:22
Re: telephone problem - by blax - 04.01.2010, 19:26
Re: telephone problem - by MadeMan - 04.01.2010, 21:14
Re: telephone problem - by blax - 04.01.2010, 21:54
Re: telephone problem - by MadeMan - 04.01.2010, 22:01
Re: telephone problem - by blax - 04.01.2010, 22:03
Re: telephone problem - by MadeMan - 04.01.2010, 22:05
Re: telephone problem - by blax - 04.01.2010, 22:07
Re: telephone problem - by MadeMan - 04.01.2010, 22:14
Re: telephone problem - by blax - 04.01.2010, 22:29

Forum Jump:


Users browsing this thread: 2 Guest(s)