28.08.2011, 21:10

ERROR: "Invalid index parameter <bad entry point>"
like that ?
pawn Код:
main()
{
print("My gamemode is now working if i see this int he console!!");
}
public OnGameModeInit()
{

main()
{
print("My gamemode is now working if i see this int he console!!");
}
public OnGameModeInit()
{
printf