Heyho, ich habe ein Problem bei meinem Autohaus.
Hier erstmal der Error
C:\Users\John_Jones\Desktop\New-Roleplay Script\gamemodes\New-Roleplay.pwn(149) : error 017: undefined symbol "pInfo"
C:\Users\John_Jones\Desktop\New-Roleplay Script\gamemodes\New-Roleplay.pwn(149) : error 009: invalid array size (negative, zero or out of bounds)
Das Enum: enum pInfo
{
        Float:pX,
        Float:pY,
        Float:pZ,
        Float:pA,
        pFarbe1,
        pFarbe2,
        pKey,
        pModel,
        pOwner[MAX_PLAYER_NAME],
        pCheck,
        pPreis,
};
Wieso zeigt er mir ein Error wan obwohl der Enum vorhanden ist?
 
		 
		
		
	 
			
									
		