28.06.2015, 00:57
hi guys,
i want to make premium member script and i have problem with this.. i will make it with score and if the player have for exempel >1000 score it will make players info to premium
public OnPlayerRequestSpawn(playerid)
{
if(GetPlayerScore(playerid) > 10000
and i dont know what i can put after that to make the player premium.. thanks
i want to make premium member script and i have problem with this.. i will make it with score and if the player have for exempel >1000 score it will make players info to premium
public OnPlayerRequestSpawn(playerid)
{
if(GetPlayerScore(playerid) > 10000
and i dont know what i can put after that to make the player premium.. thanks