[DUVIDA]zcmd
#3

pawn Код:
CMD:test( playerid, params[ ] )
{
    SendClientMessage( playerid, -1, "!!!" );
    return 1;
}
pawn Код:
CMD:anothertest( playerid, params[ ] )
{
    return cmd_test( playerid, params );
}
pawn Код:
/test

/anothertest
Reply


Messages In This Thread
[DUVIDA]zcmd - by Lucas_Alemao - 16.02.2012, 19:07
Respuesta: [DUVIDA]zcmd - by Chis - 16.02.2012, 19:11
Re: [DUVIDA]zcmd - by Konstantinos - 16.02.2012, 19:13
Re: [DUVIDA]zcmd - by Dolby - 16.02.2012, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)