GetPlayerVirtualWorld - Quick, easy help
#3

A little modification to the above code.
pawn Код:
if(strcmp(cmdtext, "/teles", true) == 0)
{
    if ( GetPlayerVirtualWorld( playerid ) == 5 )
    {
        // this will get called only if playerid is in virtual world 5
    }
}
Reply


Messages In This Thread
GetPlayerVirtualWorld - Quick, easy help - by lewismichaelbbc - 23.01.2011, 11:21
Re: GetPlayerVirtualWorld - Quick, easy help - by TouR - 23.01.2011, 11:29
Re: GetPlayerVirtualWorld - Quick, easy help - by [NoV]LaZ - 23.01.2011, 11:31
Re: GetPlayerVirtualWorld - Quick, easy help - by TouR - 23.01.2011, 11:35

Forum Jump:


Users browsing this thread: 1 Guest(s)