14.12.2006, 09:28
Ok man do this:
1) Re~download the Sa-mp server package onto your desktop
2) In here (your new server package folder) goto \pawno\include
3) Download the latest Dudb/Dutils/Dini" include files from DracoBlue
4) Place all three .inc files in your new folder \pawno\include
5) Go to your old "Criminal Town\Pawno" folder and copy your gamemode
6) Paste your gamemode into your new Pawno folder (in your new server package folder)
7) Load it up (right click open with Pawn)
8 ) Change the lines at the top to this:
9) Hit F5
Now come back and tell us what errors you have, but only come back and post AFTER you have done the above and do not skip or change anything just do exactly what has been suggested (follow the steps 1 - 9).
Donny
PS. the error messages, the lines of code in them are fine btw. It's your setup.....
1) Re~download the Sa-mp server package onto your desktop
2) In here (your new server package folder) goto \pawno\include
3) Download the latest Dudb/Dutils/Dini" include files from DracoBlue
4) Place all three .inc files in your new folder \pawno\include
5) Go to your old "Criminal Town\Pawno" folder and copy your gamemode
6) Paste your gamemode into your new Pawno folder (in your new server package folder)
7) Load it up (right click open with Pawn)
8 ) Change the lines at the top to this:
pawn Код:
#include <a_samp>
#include <DUDB>
Now come back and tell us what errors you have, but only come back and post AFTER you have done the above and do not skip or change anything just do exactly what has been suggested (follow the steps 1 - 9).
Donny
PS. the error messages, the lines of code in them are fine btw. It's your setup.....