Help me
#1

I get these
Код:
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(194) : error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(198) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(199) : error 017: undefined symbol "PlayerTextDrawSetPreviewRot"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(191) : warning 203: symbol is never used: "mZoom"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(191) : warning 203: symbol is never used: "Zrot"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(191) : warning 203: symbol is never used: "Yrot"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(191) : warning 203: symbol is never used: "Xrot"
Z:\Downloads\Programs\NEW SERVER\My Server\pawno\include\mSelection.inc(191) : warning 203: symbol is never used: "modelindex"
Z:\Downloads\Programs\NEW SERVER\My Server\filterscripts\JuesHouse.pwn(1726) : warning 209: function "Streamer_OnPlayerEditObject" should return a value
Help please.
Reply
#2

Show the code where the error occurs.
Reply
#3

Now i get 1 error
Код:
PlayerTextDrawFont(playerid, txtPlayerSprite, TEXT_DRAW_FONT_MODEL_PREVIEW);
Reply
#4

What is the error?
Reply
#5

Код:
error 017: undefined symbol "TEXT_DRAW_FONT_MODEL_PREVIEW"
And i get 1 error from my gamemode
Код:
fatal error 100: cannot read from file: "seifader"
Reply
#6

Change TEXT_DRAW_FONT_MODEL_PREVIEW to the number 5.

For that error, show a list of the includes in your GM.
Reply
#7

Код:
#include a_samp
#include core
#include Dini
#include float
#include time
#include file
#include seifader
//#include <audio>
#include <Load>
#include <seif_text>
#include <Double-O-Objects>
#include <OPSP>
//#include <sscanf2>
#include <YSI\y_ini>
#include <streamer>
#include <bodyparts>
Reply
#8

Код:
#include <a_samp>
#include <core>
#include <Dini>
#include <float>
#include <time>
#include <file>
#include <seifader>
//#include <audio>
#include <Load>
#include <seif_text>
#include <Double-O-Objects>
#include <OPSP>
//#include <sscanf2>
#include <YSI\y_ini>
#include <streamer>
#include <bodyparts>
?
Reply
#9

Yes i mean it hehe.
Reply
#10

My includes
Код:
#include <a_samp>
#include <core>
#include <Dini>
#include <float>
#include <time>
#include <file>
#include <seifader>
//#include <audio>
#include <Load>
#include <seif_text>
#include <Double-O-Objects>
#include <OPSP>
//#include <sscanf2>
#include <YSI\y_ini>
#include <streamer>
#include <bodyparts>
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)