Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

4 answers to this question

Recommended Posts

  • 0
Posted

La început de GM: 

new Text3D:vipLabel[MAX_PLAYERS];

La OnPlayerSpawn:

	if(PlayerInfo[playerid][pVip] != 0)
	{
        Update3DTextLabelText(vipLabel[playerid], COLOR_YELLOW, "VIP USER");
        Attach3DTextLabelToPlayer(vipLabel[playerid], playerid, 0.0, 0.0, 0.3);
	 }
	

 

La OnPlayerDisconnect:

	Delete3DTextLabel(vipLabel[playerid]);

 

La funcţia de resetare a variabilelor:

În GM Burned o găseşti: "stock ResetVariables(playerid)"

vipLabel[playerid] = Create3DTextLabel("", -1, 0.0, 0.0, 0.0, 50.0, 0, 1);

  • Like 1
  • 0
Posted

"si un sistem de crates", frate, nu e greu, vrei filterscript sau iti las un cod cu comanda?

  • 0
Posted
Acum 1 oră, DaNl a spus:

"si un sistem de crates", frate, nu e greu, vrei filterscript sau iti las un cod cu comanda?

rly ? :))) 

 

Ia bos 

 

  • 0
Posted
Acum 16 ore, Dennis12. a spus:

rly ? :))) 

 

Ia bos 

 

Nu iti inteleg comentariul "Rly", l-am intrebat daca vrea sa ii las filterscript sau doar o comanda? ce e greu de inteles? nu aveam intentia sa il vand.

Doar ca va bagati voi, ca mustele in cacat, sa va aflati in treaba.

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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.