radio system
#5

Ok ive change it to this but get these errors.

Code:
C:\Users\alex\Desktop\Streets of los santos\gamemode\SW-LS.pwn(179) : error 017: undefined symbol "classid"
C:\Users\alex\Desktop\Streets of los santos\gamemode\SW-LS.pwn(179) : error 036: empty statement
C:\Users\alex\Desktop\Streets of los santos\gamemode\SW-LS.pwn(181) : error 010: invalid function or declaration
C:\Users\alex\Desktop\Streets of los santos\gamemode\SW-LS.pwn(183) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
  if (classid == 106 || classid == 105 || classid == 107);
      }
      if (classid[playerid] == classid == 106 || classid == 105 || classid == 107) {
      SendClientMessage(playerid,TEAM_GROVE_COLOR)
			return 1;
		}
Reply


Messages In This Thread
radio system - by 02manchestera - 10.04.2010, 01:26
Re: radio system - by pmk1 - 10.04.2010, 01:34
Re: radio system - by Sascha - 10.04.2010, 01:39
Re: radio system - by 02manchestera - 10.04.2010, 02:22
Re: radio system - by 02manchestera - 10.04.2010, 03:35
Re: radio system - by Steven82 - 10.04.2010, 04:31

Forum Jump:


Users browsing this thread: 1 Guest(s)