02.03.2009, 04:48
Ok I will try to explane again.. 
I want to add something to my /check [playerid] CMDS to it will auto write the /check2 [playerid] (another FS).
If I will put the line CallRemoteFunction("OnPlayerCommandText", "is", playerid, "/check2"); Under my command, itwill auto write my seconds CMD but will not put the ID after the CMDS to the seconsd /check on the playerid.
It will be something like this:
----------------Player Stats---------
dfgag agaghfg fhsghaga gadfg adga g
agagadfgha hah ah ah ah ah ah ah aha
USAGE: /check2 [playerid]
Got it? I want to make the same ID on both of the scripts.

I want to add something to my /check [playerid] CMDS to it will auto write the /check2 [playerid] (another FS).
If I will put the line CallRemoteFunction("OnPlayerCommandText", "is", playerid, "/check2"); Under my command, itwill auto write my seconds CMD but will not put the ID after the CMDS to the seconsd /check on the playerid.
It will be something like this:
----------------Player Stats---------
dfgag agaghfg fhsghaga gadfg adga g
agagadfgha hah ah ah ah ah ah ah aha
USAGE: /check2 [playerid]
Got it? I want to make the same ID on both of the scripts.

