- 0
problema sistem login pe textdraw
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
StrypS
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now