[Tutorial] How to make a "BOT" replies almost everything player says..
#4

pawn Code:
new string[128]; GetPlayerName(playerid,string,sizeof(string));
      format(string,sizeof(string),"%s[%d]: %s",string,playerid, text);
      SendClientMessageToAll(GetPlayerColor(playerid), string);
Those above lines won't even work...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)