Jump to content
  • 0

Cum pot schimba numele de jos dreapte ? help


Question

Posted

Am un gm burned [bere-rece] si vreau sa scot numele de jos si sa il inlocuiesc cu altul , cum pot face acest lucru?

Imi puteti da voi unuL?

    LoginTD[1] = TextDrawCreate(376.500000, 57.875000, "BANGER~W~-RPG");
    TextDrawLetterSize(LoginTD[1], 0.673999, 2.142499);
    TextDrawAlignment(LoginTD[1], 3);
    TextDrawColor(LoginTD[1], 1010614015);
    TextDrawSetShadow(LoginTD[1], 0);
    TextDrawSetOutline(LoginTD[1], 0);
    TextDrawBackgroundColor(LoginTD[1], 255);
    TextDrawFont(LoginTD[1], 2);
    TextDrawSetProportional(LoginTD[1], 1);
    TextDrawSetShadow(LoginTD[1], 0);

 

    Logo = TextDrawCreate(638.666565, 433.340790,"RPG.BANGER.RO");
    TextDrawLetterSize(Logo, 0.331333, 1.301332);
    TextDrawTextSize(Logo, 1280.000000, 1280.000000);
    TextDrawAlignment(Logo, 3);
    TextDrawColor(Logo, 0xFFFFFFFF);
    TextDrawUseBox(Logo, 0);
    TextDrawBoxColor(Logo, 0x80808080);
    TextDrawSetShadow(Logo, 1);
    TextDrawSetOutline(Logo, 1);
    TextDrawBackgroundColor(Logo, 0x00000070);
    TextDrawFont(Logo, 3);
    TextDrawSetProportional(Logo, 1);
    TextDrawSetSelectable(Logo, 0)

astea trebuie sa le inlocuiesc?

1 answer to this question

Recommended Posts

  • 0
Posted

Intri in pawno-includes apesi tasta T dai putin scroll in sus si o sa vezi systems.inc dai Open With Notepad sau edit with notepad si dai CTRL+F si scrii numele care e si de acolo schimbi cu ce nume vrei

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.