SA-MP Forums Archive
2 Problems - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: 2 Problems (/showthread.php?tid=591426)



2 Problems - EskimoZM - 11.10.2015

Hello i have 2 problems

1. Can someone tell mee where i can find data.inc i am using Countryside TDM server but i cant find this include.
2. I have 1 error on this line
PHP код:
#include "../gamemodes/CSTDM_callbacks.pwn" 
PHP код:
C:\Users\ARLIND\Desktop\CountrysideTDM-master\Gamemode\CSTDM.pwn(27) : fatal error 100cannot read from file"../gamemodes/CSTDM_callbacks.pwn" 
Thanks


Re: 2 Problems - EskimoZM - 11.10.2015

BUMP


Re: 2 Problems - Unte99 - 11.10.2015

Quote:
Originally Posted by EskimoZM
Посмотреть сообщение
BUMP
Did you read the forum rules? I guess not. You should read them for your own sake.


Re: 2 Problems - ZeMuNaC - 11.10.2015

You can remove data include from pwn since it is not used anymore.
Quote:

kamzaf - Data include - This is not actually needed anymore because we don't use UDB hash however i'll chuck the download link in anyway: http://puu.sh/80D1n.inc
Also make sure that your CSTDM_callbacks.pwn is located in gamemodes folder.