foward public | stock
#1

Hi,

Can i use function like use stock, i mean

Код:
CMD:blbla( ... )
{
HELLO( playerid );
}

forward HELLO ( playerid );
public HELLO( playerid )
{
SendClientMessage(playerid,-1,"HELLO");
}
I can do this?
Reply


Messages In This Thread
foward public | stock - by Banditukas - 04.08.2014, 17:01
Re: foward public | stock - by Stanford - 04.08.2014, 17:04
Re: foward public | stock - by Banditukas - 04.08.2014, 17:06
Re: foward public | stock - by SickAttack - 04.08.2014, 17:09
Re: foward public | stock - by SanAndreasMP - 04.08.2014, 17:10
Re: foward public | stock - by Dignity - 04.08.2014, 17:15
Re: foward public | stock - by ViniBorn - 04.08.2014, 17:27
Re: foward public | stock - by SanAndreasMP - 04.08.2014, 17:33

Forum Jump:


Users browsing this thread: 4 Guest(s)