helppppp!
#1

Hello!
How to fix these errors?
pawn Код:
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(20) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(35) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(55) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(93) : error 017: undefined symbol "RemovePlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(99) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(102) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(107) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(110) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(116) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(119) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(124) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(127) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(133) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(136) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(141) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(144) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(150) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(153) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(158) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(161) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(176) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(179) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(185) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(188) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(193) : error 017: undefined symbol "SetPlayerAttachedObject"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\filterscripts\HLV.pwn(196) : error 017: undefined symbol "SetPlayerAttachedObject"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Reply
#2

Put this ontop of your script:
Код:
#include <a_objects>
Reply
#3

i did and still says the same -.-
Reply
#4

download 0.3c includes.
Reply
#5

ok ty
Reply
#6

when you have 26 errors than you forgot somewhere }, There is a tool on forum if you don't now where is missing your bracket
Reply
#7

Quote:
Originally Posted by System64
Посмотреть сообщение
when you have 26 errors than you forgot somewhere }, There is a tool on forum if you don't now where is missing your bracket
Not necessary. Most likely he doesn't have 0.3c include.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)