timestamptodate.inc Error
#1

i'm getting this error while compiling.
i'm new to pawn so kindly guide me how to fix this

https://imgur.com/a/mg1q1
Reply
#2

Do you have the file TimeStampToDate.inc in your server\pawno\include folder?
Reply
#3

Yes!
Reply
#4

Are you sure the file extension is .inc ? Double check that please. Also, try #include <timestamptodate.inc.txt>
Reply
#5

Post your #include lines
Reply
#6

Here

Код:
//----------------
// Includes
//----------------

#include <a_samp>
#include <sscanf2>
#include <zcmd>
#include <YSI\y_ini>
#include <TimeStampToDate>
//#include <crashdetect>
#include <mSelection>
Reply
#7

Change your TimeStampToDate's include name to timestamptodate in your pawno's includes folder and change your #include <TimeStampToDate> to #include <timestamptodate>. so just rename file and change your include to that name you can change its name too. This will also provide you a check on your include file
Reply
#8

Thanks grymtn it worked ! Thanks alot <3
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)