Jump to content
  • 0

pomoc OnPlayerStream


KillBill61

Dotaz

Chtel bych se zeptat, kde muze byt chyba :d vsichni hraci maji nastavenou bilou barvu pres SetPlayerColor(..); ale obcas je vidim bile i kdyz tu mam toto:

public OnPlayerStreamIn(playerid, forplayerid)
{
SetPlayerMarkerForPlayer(playerid, forplayerid, COLOR_NEVIDITE);
return 1;
}


public OnPlayerStreamOut(playerid, forplayerid)
{
SetPlayerMarkerForPlayer(playerid, forplayerid, COLOR_NEVIDITE);
return 1;
}

je to zjednodusene (nejsou tam naky podminky - ale tim to nemuze byt protoze bud bych je videl neviditelne nebo zelene)

 

Link to comment
Share on other sites

0 odpovědí na tuto otázku

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...