• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Question about skin and team ...
#11
PHP Code:
public OnPlayerRequestSpawn(playerid)
{
if( 
IsPlayerNPCplayerid ) ) return 1;


if( 
GetPlayerSkinplayerid ) == 287 )
{
? ? 
SetSpawnInfoplayerid00g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], 2636281500);
}
else if( 
GetPlayerSkinplayerid ) == 287 )
{
? ? 
SetSpawnInfoplayerid00g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], 2636281500);
}
else if( 
GetPlayerSkinplayerid ) == 287 )
{
? ? 
SetSpawnInfoplayerid00g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], g_SpawnJustice][ ], 2636281500);
}
return 
1;


Idk if u can use this if you use class selection.
You probably only get that skin when u use class selection and spawn in to the world at least once
  Reply


Messages In This Thread
Question about skin and team ... - by DaZzY - 2020-10-13, 06:25 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-13, 08:52 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-14, 11:33 AM
RE: Question about skin and team ... - by Worm - 2020-10-14, 12:42 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-14, 12:52 PM
RE: Question about skin and team ... - by Worm - 2020-10-15, 12:09 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-15, 01:10 PM
RE: Question about skin and team ... - by Expert* - 2020-10-15, 01:25 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-15, 01:30 PM
RE: Question about skin and team ... - by Expert* - 2020-10-15, 12:53 PM
RE: Question about skin and team ... - by Expert* - 2020-10-15, 01:40 PM
RE: Question about skin and team ... - by Expert* - 2020-10-15, 01:48 PM
RE: Question about skin and team ... - by DaZzY - 2020-10-16, 04:36 PM

Forum Jump: