- 0
problema sistem login pe textdraw
-
Similar Content
-
- 3 replies
- 2,552 views
-
- 7 answers
- 2,261 views
-
- 3 answers
- 2,250 views
-
- 3 replies
- 172 views
-
- 3 replies
- 297 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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