one question, answer me pleas
#1

Hi everyone , i added this command to my gm , well when i puted it and i complie
then seems to me warning !
why??
also this is the command which i added
Код:
	if(!strcmp("/telport12",cmdtext,true)){
	SetPlayerPos(Playerid,0,1415.0325,-995.3412,57.5156,94.0518,0,0,0,0,0,0);
Reply
#2

the reason of warning is : "dudb"
Reply
#3

Код:
if(!strcmp("/telport12",cmdtext,true))SetPlayerPos(playerid,0,1415.0325,-995.3412,57.5156,94.0518,0,0,0,0,0,0);
not formated properly just do this for them
1 line teleport
Reply
#4

don't work the reason is:
Код:
C:\DOCUME~1\Wattad\Desktop\COPS'N~1\GAMEMO~1\CNR.pwn(2) : fatal error 100: cannot read from file: "dudb"

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


1 Error.
Reply
#5

Add dudb.inc into your includes folder located inside the Pawno directory.
Reply
#6

already added in my gm
Reply
#7

#include <dudb>
Reply
#8

but still don't works why?
Reply
#9

I never posted add #include <dudb> to your GM.
Reply
#10

so what i should add?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)