Jump to content

Recommended Posts

Posted

Buna ziua imi puteti face va rog frumos comanda /vipname ca nu imi merge folosesc gamemode-ul bigzone versiunea noua va rog mult mult mult si sa scrie ce vrei tu pe masina personala

Posted (edited)

Ce gm bigzone versiunea noua visezi ma:))) ? Aia nu cred ca o sa fie pe net... :)

CMD:vipname(playerid, params[])
{
	    if(IsPlayerConnected(playerid))
	    {
	        if(playerVariables[playerid][pVip] >= 1)
			{
				if(IsPlayerInAnyVehicle(playerid))
				{
                    new currentveh;
			             currentveh = GetPlayerVehicleID(playerid);
			             new Float:vehx, Float:vehy, Float:vehz;
			               GetVehiclePos(currentveh, vehx, vehy, vehz);
					           new objectid = CreateObject(19327, vehx,vehy,vehz, vehx,vehy,vehz);
					SetObjectMaterialText(objectid, "namemele", 0, 50, "Arial", 25, 1, 0xE60000FF, 0, 1);
					AttachObjectToVehicle(objectid, currentveh, 0.0, -1.9, 0.3, 270.0, 0.0, 0.0);
					SendClientMessage(playerid, -1, "Ai text pe masina bv.");
				}
                       }
		}
		return 1;
}

Comanda nu e facuta de mine.

Pui variabila ta. Este doar pt. Infernus

Edited by newbie.
Posted
Chiar acum, ScRiPtEr a spus:

Mersi dar am vrut sa scri orce nu doar namemele

Te descurci tu de aici :) daca stii 30% scripting e usor sa faci chestia asta.

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.