/fchat
#9

Quote:
Originally Posted by RedGun2015
Посмотреть сообщение
take this and put in the gamemode
Код:
stock SendFamilyMessage(group, const colour, const string[])
{
       foreach(new i : Player) if(PlayerInfo[i][pGroup] == group) SendClientMessage(i, colour, string);
       return 1;
}
Код:
C:\Users\Jaua\Downloads\samp037_svr_R2-1-1_win32\gamemodes\baserp.pwn(353) : error 017: undefined symbol "pGroup"
C:\Users\Jaua\Downloads\samp037_svr_R2-1-1_win32\gamemodes\baserp.pwn(353) : error 035: argument type mismatch (argument 3)
C:\Users\Jaua\Downloads\samp037_svr_R2-1-1_win32\gamemodes\baserp.pwn(351) : warning 203: symbol is never used: "string"
C:\Users\Jaua\Downloads\samp037_svr_R2-1-1_win32\gamemodes\baserp.pwn(2635) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply


Messages In This Thread
/fchat - by Jaua10 - 13.07.2018, 14:50
Re: /fchat - by Florin48 - 13.07.2018, 15:09
Re: /fchat - by Jaua10 - 13.07.2018, 15:10
Re: /fchat - by JasonRiggs - 13.07.2018, 15:11
Re: /fchat - by Jaua10 - 13.07.2018, 17:50
Re: /fchat - by Dayrion - 13.07.2018, 17:59
Re: /fchat - by RedGun2015 - 13.07.2018, 18:04
Re: /fchat - by DerickClark - 13.07.2018, 18:06
Re: /fchat - by Jaua10 - 13.07.2018, 18:07
Re: /fchat - by Jaua10 - 13.07.2018, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)