Posts: 8
Threads: 3
Joined: Nov 2008
Reputation:
0
I made a script and i pressed F5 and it brought up the menu and on the menu it said the following error "Z:\judyhomeserver\kyle\sa_mpserver\gamemodes\rpg. pwn(7) : fatal error 100: cannot read from file: "dini"
what is wrong?
Posts: 702
Threads: 6
Joined: May 2007
Reputation:
0
Pawno/Pawncc/etc.... you got the point when people have it about errors provided by a error line. So you would know that it isn't an error with the compiler.
Posts: 8
Threads: 3
Joined: Nov 2008
Reputation:
0
i solved the first error but now i have a new error Z:\judyhomeserver\kyle\sa_mpserver\gamemodes\rpg.p wn(34) : fatal error 100: cannot read from file: "a_zones"
how can i fix that?
Posts: 1,043
Threads: 28
Joined: Nov 2007
Reputation:
0
Download the include: a_zones.inc
And place it in your include folder inside the pawno folder.
Posts: 1,043
Threads: 28
Joined: Nov 2007
Reputation:
0
Search for it, you are bound to find it.