plz help it says error plz plz plz help
#1

C:\Users\lamis\Desktop\servers\myserver\gamemodes\ freeroam.pwn(15) : fatal error 100: cannot read from file: "dini"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


/************************************************** *\
* Freeroam Map *
* By stuntnmore *
* *
* All right reserved © *
\************************************************* **/

//================================================== ============================

new Version[10] = "3.8";

//================================================== ============================

#include <a_samp>
#include <dini>
#include <dudb>

#pragma unused ret_memcpy

#define COLOR_RED 0xAA3333AA
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_RED 0xAA3333AA
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_SPAWN 0xFF8C55FF
#define COLOR_LIGHTBLUE 0x6DC5F3FF
#define COLOR_ADMIN 0xFF0000FF
#define COLOR_SAY 0x2986CEFF
#define COLOR_SYSGREY 0xC6BEBDFF
#define COLOR_BLACK 0x000000FF
#define COLOR_JOIN 0x74E80099
#define COLOR_WARN 0xBE615099
#define COLOR_RACE 0x00BBBB99
#define COLOR_KRED 0xFF0000FF

Reply
#2

your dini.ink file is not in the include in your pawno files.
Reply
#3

Quote:
Originally Posted by hazdog
your dini.ink file is not in the include in your pawno files.
Well, that file should be no where near it. You want a dini.inc. Not ink.
Reply
#4

lol, yeah, typo xD....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)