Iulian2 Posted January 31, 2019 Posted January 31, 2019 C:\Users\Ionut\Desktop\GM TOT\gm\gamemodes\BigZoneGM.pwn(52423) : error 010: invalid function or declaration C:\Users\Ionut\Desktop\GM TOT\gm\gamemodes\BigZoneGM.pwn(52425) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 2 Errors. for (new i = 0, l = strlen(inputtext); i < l; i ++) { if (inputtext == '%') { inputtext = '#'; } }
0 Banditul Posted January 31, 2019 Posted January 31, 2019 Nu ai pus exact cum ti-am dat codul in topicul anterior si probabil nu l-ai pus nici la OnDialogResponse
Question
Iulian2
C:\Users\Ionut\Desktop\GM TOT\gm\gamemodes\BigZoneGM.pwn(52423) : error 010: invalid function or declaration
C:\Users\Ionut\Desktop\GM TOT\gm\gamemodes\BigZoneGM.pwn(52425) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
for (new i = 0, l = strlen(inputtext); i < l; i ++)
{
if (inputtext == '%')
{
inputtext = '#';
}
}
1 answer 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