Using virables of other filterscript, is it possible?
#7

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
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)