can't make .amx plz help
#1

if i wanna make .amx file with pawno i get:

C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(2) : fatal error 100: cannot read from file: "dudb"

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


1 Error.


Code:
#include <a_samp>
#include <dudb>
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
pls someone help me... ty
Reply
#2

download the file dudb.inc
Reply
#3

Quote:
Originally Posted by Schock
download the file dudb.inc
for includes ... i already have
Reply
#4

Quote:
Originally Posted by blastervirus
Quote:
Originally Posted by Schock
download the file dudb.inc
for includes ... i already have
put the include in every server folder (includes folder) that you have
it'll work than because pawno only searches for includes, in one server
Reply
#5

ok
Reply
#6

put dini_inc in Every 'include' folder that you have

so if you have 2 servers, than put them here:

server1/pawno/include/dini.inc
&
server2/pawno/include/dini.inc
Reply
#7

Where you open pawn.exe. theres a folder called incudes, put the .inc in there
Reply
#8

but put it in every server 'include' folder because pawno only searches in one server!
Reply
#9

now i get other problem :


C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(187) : error 017: undefined symbol "dini_Exists"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(189) : error 017: undefined symbol "dini_Create"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(191) : error 017: undefined symbol "dini_Set"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(193) : error 017: undefined symbol "dini_Set"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(195) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(197) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(199) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(201) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(203) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(204) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(207) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(211) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(212) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(213) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(214) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(215) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(217) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(219) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(223) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(224) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(225) : error 017: undefined symbol "dini_FloatSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(22 : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(229) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(243) : error 017: undefined symbol "dini_Get"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(244) : error 017: undefined symbol "dini_Get"
C:\Documents and Settings\Ben\Bureaublad\gta Scripts\LS PROPS.pwn(245) : error 017: undefined symbol "dini_Int"

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


26 Errors.

what now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)