Jump to content
  • 0

Create3DTextLabel


yonutzz

Question

salut am bagat si eu un Create3DTextLabel si imi da urmatoarea eroare

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(2046) : error 021: symbol already defined: "Create3DTextLabel"

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(23226) : warning 204: symbol is assigned a value that is never used: "pveh"

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(59473) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(59473) : warning 203: symbol is never used: "vehicleEntered"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

imi da eroarea de la acesta:

//==============TEXT3D==============================================

Create3DTextLabel("~~:BINE~~~AI~~~VENIT~~~PE:~~\n~~samp.rp-life.com~~",0xFF06FFFF,478.0829,-1499.4476,20.4932,70,0);//[samp.rp-life.com]

    Create3DTextLabel("Owner:\nFantasy",0xFFFF0FFF,1286.5073,-1156.6090,23.8281,150,0);//[Fantasy]

    Create3DTextLabel("V.I.P Member:\nFantasy",0xFF1A1AFF,1282.5126,-1156.8181,23.8281,150,0);//[Fantasy]

    Create3DTextLabel("(Brother)\nFantasy",0x8000FFFF,1278.6392,-1156.6958,23.8281,150,0);//[Fantasy]

    Create3DTextLabel("(Brother)\nFantasy",0xEFEFEFFF,1290.3458,-1156.7715,23.8281,150,0);//[somebody]

    Create3DTextLabel("(Brother)\nFantasy",0x5FC750FF,1274.7943,-1156.4481,23.8281,150,0);//[somebody]

    Create3DTextLabel("(Brother)\nFantasy",0xFF8000FF,1294.7450,-1156.7219,23.8281,150,0);//[somebody]

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

akm imi da urmatoarele erori:

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13087) : error 029: invalid expression, assumed zero

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13087) : error 017: undefined symbol "TEXT3D"

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13087 -- 13088) : warning 213: tag mismatch

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13087 -- 13088) : warning 215: expression has no effect

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13095) : error 027: invalid character constant

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(13095) : error 027: invalid character constant

C:\Users\Extasy\Desktop\GM SAMP\New Folder\gamemodes\AndreasCityRP.pwn(23231) : warning 204: symbol is assigned a value that is never used: "pveh"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

4 Errors.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.