Jump to content
  • 0

errori la stock LoadTextdraws


zonga

Question

buna ziua am bagat textdraw sau ce o fi 

Date = TextDrawCreate(549.599975, 11.946655, "--");
    TextDrawLetterSize(Date, 0.317999, 1.450666);
    TextDrawAlignment(Date, 1);
    TextDrawColor(Date, -1);
    TextDrawSetShadow(Date, 0);
    TextDrawSetOutline(Date, 1);
    TextDrawBackgroundColor(Date, 255);
    TextDrawFont(Date, 3);
    TextDrawSetProportional(Date, 1);

    Time = TextDrawCreate(549.599975, 23.893365, "--");
    TextDrawLetterSize(Time, 0.634799, 2.406399);
    TextDrawAlignment(Time, 1);
    TextDrawColor(Time, -1);
    TextDrawSetShadow(Time, 0);
    TextDrawSetOutline(Time, 1);
    TextDrawBackgroundColor(Time, 255);
    TextDrawFont(Time, 3);
    TextDrawSetProportional(Time, 1);
    return 1;

 

 

si imi da errorile aste de pot sa i fac ?

 

C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16310) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16311) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16312) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16313) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16314) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16315) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16316) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16317) : error 017: undefined symbol "Date"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(16341) : warning 225: unreachable code
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(19212) : warning 217: loose indentation
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(19211) : warning 204: symbol is assigned a value that is never used: "string"
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(40745) : warning 202: number of arguments does not match definition
C:\Users\PROFESSIOAL GAMING\Desktop\backup4193 (2)\samp03\gamemodes\rplay.pwn(40745) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


9 Errors.
 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

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

Guest
Answer this question...

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