Hallo Breadfish,
Ich habe einen Warning ich verstehe aber nicht wieso.
Code
C:\Users\Andy\Desktop\---\--\--\gamemodes\---.pwn(2422) : warning 235: public function lacks forward declaration (symbol "ForumTSWechsler")
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.
public ForumTSWechsler()
{
TextDrawSetString(Text:Ts3, ForumText[random(sizeof(ForumText))]);
return 1;
}
Mit freundlichen Grüßen
Vito.Castello