[Help] 26 Errors
#1

Код:
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(274) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(296) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(318) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(340) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(362) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(384) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(406) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(433) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(434) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(436) : error 017: undefined symbol "DeletePlayer3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\pawno\include\streamer.inc(454) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(1890) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(1982) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2389) : error 017: undefined symbol "IsPlayerNPC"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2446) : error 017: undefined symbol "Create3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2459) : error 017: undefined symbol "Create3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2462) : error 017: undefined symbol "Create3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2464) : error 017: undefined symbol "Create3DTextLabel"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2502) : error 017: undefined symbol "GetPlayerCameraFrontVector"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2504) : error 017: undefined symbol "GetPlayerCameraPos"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2514) : error 017: undefined symbol "SPECIAL_ACTION_DUCK"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2516) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2544) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2578) : error 017: undefined symbol "GetVehicleVelocity"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2578) : error 017: undefined symbol "GetPlayerVelocity"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2638) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2719) : error 017: undefined symbol "GetPlayerCameraPos"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(2720) : error 017: undefined symbol "GetPlayerCameraFrontVector"
C:\Documents and Settings\Muharem Tvrtkovic\Desktop\WebTech RolePlaY\gamemodes\wtrp.pwn(3686) : error 017: undefined symbol "Delete3DTextLabel"

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


26 Errors.
This are errors that i get when i try to compile my gamemode. But before 2 minutes i was all ok without errors. Now i just compiled gamemode and get this... Help please...
Reply
#2

You missed a bracket. { or }

If ytou can't come out. Show me the code your scripted the last
Reply
#3

Problem is that i just added some dynamic objects and get this. But i deleted them and i got this again.
I tryed to compile my backup gamemode ,i get same errors. But before 10 minutes i was compile gamemode and it was ok.
Reply
#4

Could you send me your gamemode in pastebin?
PM it.
Reply
#5

Im sorry,but i can't. My gamemode is private. But i can send you 1890-3686 script lines.
Reply
#6

It's to big.
I can't get the error here. YOu should look at the last thing you editted.
Reply
#7

I don't know what i was last time edited. On Balkan-SAMP they says that i don't have 0.3c includes?
Reply
#8

#include <a_samp>

Make sure that is on the first (that's important) line of your include.
pawn Код:
#include <a_samp>
#include <streamer>
// This will work, because the natives and stuff get defined first

#include <streamer>
#include <a_samp>
// This will fail, because the streamer will try to access defines and functions that have not been declared yet.
Alternatively, just make sure you have the latest include files.
Reply
#9

Here:
Quote:

#pragma tabsize 0
#include <a_samp>
#include <dini>
#include <utils>
#include <zones>
#include <buttons>
#include <streamer>

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)