Guten Tag,
Ich hab dieses Problem
dini_Int("/3DTexte/index.ini","index");
dini_FloatSet(indexx,"XPos",X);
dini_FloatSet(indexx,"YPos",Y);
dini_FloatSet(indexx,"ZPos",Z);
dini_IntSet("/3DTexte/index.ini","index",indexx);
C:\Users\Brandon\Desktop\Life your Time - Dorf Reallife\gamemodes\DynamicTextLabel.pwn(230) : error 035: argument type mismatch (argument 1)
C:\Users\Brandon\Desktop\Life your Time - Dorf Reallife\gamemodes\DynamicTextLabel.pwn(231) : error 035: argument type mismatch (argument 1)
C:\Users\Brandon\Desktop\Life your Time - Dorf Reallife\gamemodes\DynamicTextLabel.pwn(232) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.