Error: Pawn Compiler library stopped working
#8

I try to compile from the first line and it stays the same, something is not right there

LoadDerbyNames(mapname[])
{
new File:Handler = fopen(mapname, io_read);
if(!Handler)
{
printf("--- Error cargando '%s', no se encontrу la lista de mapas derby.", mapname);
return 0;
}
Reply


Messages In This Thread
Error: Pawn Compiler library stopped working - by Fpwn - 29.09.2017, 22:51
Re: Error: Pawn Compiler library stopped working - by Fpwn - 03.10.2017, 19:05
Re: Error: Pawn Compiler library stopped working - by insus100 - 10.10.2017, 22:04
Re: Error: Pawn Compiler library stopped working - by kAn3 - 11.10.2017, 11:26
Re: Error: Pawn Compiler library stopped working - by Fpwn - 18.10.2017, 18:58
Re: Error: Pawn Compiler library stopped working - by ratxrat - 19.10.2017, 09:06
Re: Error: Pawn Compiler library stopped working - by kAn3 - 19.10.2017, 12:44
Re: Error: Pawn Compiler library stopped working - by Fpwn - 19.10.2017, 16:11

Forum Jump:


Users browsing this thread: 1 Guest(s)