Jump to content

Problema Gamemode


VAurel

Recommended Posts

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.

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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