Jump to content

Recommended Posts

Posted
Acum 19 minute, jumainkain a spus:

Salut , am o problema la gamemode , sau de la samp , nu stiu exact de la ce este!

 

Scuzati reclama , deasupra la min-map , apare aia neagra , nu stiu de la ce e, help , ma poate ajuta cineva sa o scot ?sa-mp-142.png.eaef031b9237e7e7020b33115bf0a375.png

Ai definit un textdraw cu un index mai mare decât cele actuale.

 

Posted
Acum 12 ore, HPQ123 a spus:

Ai definit un textdraw cu un index mai mare decât cele actuale.

 

Stai asa , ca iti dau cod de la textdraw!

uite :

       LogoTD[0] = TextDrawCreate(555.666992, 430.177947, "CSTRACKER");
    TextDrawLetterSize(LogoTD[0], 0.399333, 1.458963);
    TextDrawAlignment(LogoTD[0], 1);
    TextDrawColor(LogoTD[0], -1);
    TextDrawSetShadow(LogoTD[0], 1);
    TextDrawSetOutline(LogoTD[0], 0);
    TextDrawBackgroundColor(LogoTD[0], 255);
    TextDrawFont(LogoTD[0], 2);
    TextDrawSetProportional(LogoTD[0], 1);
    TextDrawSetShadow(LogoTD[0], 1);

Este gm burned edit by AndreiGB

Posted
Acum 12 ore, jumainkain a spus:

Stai asa , ca iti dau cod de la textdraw!

uite :

       LogoTD[0] = TextDrawCreate(555.666992, 430.177947, "CSTRACKER");
    TextDrawLetterSize(LogoTD[0], 0.399333, 1.458963);
    TextDrawAlignment(LogoTD[0], 1);
    TextDrawColor(LogoTD[0], -1);
    TextDrawSetShadow(LogoTD[0], 1);
    TextDrawSetOutline(LogoTD[0], 0);
    TextDrawBackgroundColor(LogoTD[0], 255);
    TextDrawFont(LogoTD[0], 2);
    TextDrawSetProportional(LogoTD[0], 1);
    TextDrawSetShadow(LogoTD[0], 1);

Este gm burned edit by AndreiGB

Pai daca ai făcut un textdraw de ce ai mai pus și index?

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.