[Include] RoavOwn - Simple Personal Vehicle Creator
#21

WTF, I'm an idiot...

pawn Код:
SetvOwner( vID, uName[ ] )
{
    format( v_DATE[ vID ][ v_Owner ], MAX_PLAYER_NAME, "%s", uName );
    return ( 1 );
}
Reply
#22

I cant understand how to use it :S
Reply
#23

Put:
pawn Код:
vOWN:vID( "NAME", Float:X, Float:Y, Float:Z );
// vID = Vehicle ID, for example 411( Infernus )
// NAME = The name of the player
// X, Y, Z = Coordinates
At OnGameModeInit
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)