Quote:
Originally Posted by Smileys
pawn Код:
forward GetSomething( playerid ) public GetSomething( playerid ) { return YourVariable; }
// in your filterscript new SomeVariable = CallRemoteFunction( "GetSomething", "i", playerid ); // now SomeVariable will hold the result of that function.
|
thnx for replying.
i dont knw how to use it so can u just give me short tutorial how i shud do that, i explained my fs variables in the topic. thank u +rep'ed