Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

problema sistem login pe textdraw


Question

Posted

ma puteti ajuta cu cv am incercat sa fac in system login pe textdraw si am asa :
        format(string, sizeof(string), "NAME: %s", GetName(playerid));

dar primesc urmatoarele erori:

C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 017: undefined symbol "string"
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 017: undefined symbol "string"
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 029: invalid expression, assumed zero
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.


ASTA E DOAR LINIA DE LA CARE PRIMESC ERORI

4 answers to this question

Recommended Posts

  • 0
Posted
Acum 11 ore, StrypS a spus:

ma puteti ajuta cu cv am incercat sa fac in system login pe textdraw si am asa :
        format(string, sizeof(string), "NAME: %s", GetName(playerid));

dar primesc urmatoarele erori:

C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 017: undefined symbol "string"
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 017: undefined symbol "string"
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : error 029: invalid expression, assumed zero
C:\Users\catalin\Desktop\testgm2\gamemodes\REGGAETON.pwn(19047) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664              Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.


ASTA E DOAR LINIA DE LA CARE PRIMESC ERORI

Foarte simplu: nu e definita variabila string.

  • 0
Posted

nu merge frate, primesc multe warninguri, frate daca vr sa ma ajuti imi dai contu tau de discord si vb, daca mai ajuta cu asta ar fi super beton#

  • 0
Posted
Acum 27 minute, CTMBeast a spus:

pune new string[256];

 

Nu mai puneti intrebari d-astea banale

Poate pentru el nu e ceva banal, nu ti-a cazut mana daca l ai ajutat

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.