Jump to content
  • 0

/preturi


Andr3y

Question

5 answers to this question

Recommended Posts

uite comanda preturi si to modifici tu cum vrei

if (strcmp(cmd, "/preturi", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}V.i.P: - {F81414}2€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Unique Donater: - {F81414}1€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Level Up: - {F81414}2€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}1 Milions: -{F81414}1€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Skill La Toate Joburile Secundare: - {F81414}3€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 1: - {F81414}5€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 2: - {F81414}6€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 3: - {F81414}7€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 4: - {F81414}8€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 5: - {F81414}9€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 6: - {F81414}10€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Admin Level 7: - {F81414}15€");
	        SendClientMessage(playerid, 0xFFFFFFFF,"{6EF83C}Toate donatiile se fac la id-ul de Y!M: {F81414}cenzurat {6EF83C}si doar in reteaua {F81414}Cosmote");
		}
		return 1;
	}

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • 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.