[FilterScript] @ID
#5

This is a very bad way of doing this, you should create a "replace string" stock. And all you have to do is place the stock name with its parameters under OnPlayerText or even /pm.

Example:
pawn Code:
CMD:pm(playerid, params[])
{
    ReplaceString(string, GetName(id), params);
    return 1;
}
Chatbox: Hello @2, @3, @4 & @5!
Print out: SickAttack (1): Hello Kevin, John, Luis & Victoria!
Reply


Messages In This Thread
@ID - by EmpireSk - 10.06.2014, 11:45
Re: @ID - by iZN - 10.06.2014, 11:57
Re: @ID - by ]Rafaellos[ - 10.06.2014, 13:32
Re: @ID - by Jankingston - 10.06.2014, 13:38
Re: @ID - by SickAttack - 10.06.2014, 15:40
Re: @ID - by nilesk - 11.06.2014, 03:00
Re: @ID - by Johnson_boy - 07.07.2014, 21:08

Forum Jump:


Users browsing this thread: 2 Guest(s)