#1

Код HTML:
C:\Users\User\Desktop\713_GS_by_Li_Jonson\GS by Li_Jonson\filterscripts\GS.pwn(496) : error 017: undefined symbol "params"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Код HTML:
	if(sscanf(params,"dd",price, type)) return SendClientMessage(playerid, COLOR_GREEN, "[use:]{FFFFFF}Used/gadd [money] [interior]");
Reply
#2

pawn Код:
CMD:command(playerid,params[])
{
  //your code goes here
  return 1;
}
Check the format.
Reply
#3

Quote:
Originally Posted by Rittik
Посмотреть сообщение
pawn Код:
CMD:command(playerid,params[])
{
  //your code goes here
  return 1;
}
Check the format.
and without CMD commands can be done?
Reply
#4

No it can't be done.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)