03.08.2014, 08:20
Sorry I really dont get what you mean here. Do you mean that when the Taxi player starts heading to the checkpoint it disappears? Cause judging from the code I think there is a tendancy of Checkpoint replacement to happen and thats your problem I guess. Maybe both? :P
Alpha 00 means invisible. Alpha FF means fully visible. The color in your checkpoint code is Alpha FF (fully visible). Maybe you are referring to SetPlayerColor() function you probably placed in OnPlayerSpawn?
Alpha 00 means invisible. Alpha FF means fully visible. The color in your checkpoint code is Alpha FF (fully visible). Maybe you are referring to SetPlayerColor() function you probably placed in OnPlayerSpawn?