[HELP]Fix This Please !!! +REP +REP
#1

I want to Add Song system for my GameMode
I search it ... and i find it...
https://sampforum.blast.hk/showthread.php?tid=415197
Many People Says : Good +REP +REP In the Thread
I think This FS is Nice
But when i Add This ... I have 19 Errors

Код:
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(119) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(125) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(131) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(148) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(154) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(160) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(166) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(170) : warning 217: loose indentation
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(176) : warning 217: loose indentation
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(179) : error 017: undefined symbol "StopAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(186) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(194) : error 017: undefined symbol "PlayAudioStreamForPlayer"
G:\GTA SA-MP Installers\DwTDM~RP v17\filterscripts\Mp3System.pwn(198) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
How To Fix It ??? +REP For who can fix it

#SorryForMyLittleEnglish
Reply
#2

it should be in filterscript folder not gamemodes folder. Once you add it in your filterscript folder, open server.cfg and in the filterscript line add the name of the pawno.
Reply
#3

Quote:
Originally Posted by Hamam
Посмотреть сообщение
it should be in filterscript folder not gamemodes folder. Once you add it in your filterscript folder, open server.cfg and in the filterscript line add the name of the pawno.
I know ... I put this in FilterScripts Folder not GameMode...
but,i have 19 Errors...
Reply
#4

You can ignore the errors as long as its working ingame.
Reply
#5

Quote:
Originally Posted by Hamam
Посмотреть сообщение
You can ignore the errors as long as its working ingame.
As long as he gets errors, he cannot compile and it won't work.

WhiteAngels, those function were added in 0.3d so update the server package for 0.3x R2.
Reply
#6

fix your includes.
Reply
#7

Make sure you have the proper includes.

Also for the one who said he can still use it:
You cannot use the script in game if it gives errors, it won't work.
You can infact, use the script in game if it gives warnings, just some things may not work.
Reply
#8

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
As long as he gets errors, he cannot compile and it won't work.

WhiteAngels, those function were added in 0.3d so update the server package for 0.3x R2.
My Server package is 0.3x R2 ...
Reply
#9

Quote:
Originally Posted by WhiteAngels
Посмотреть сообщение
My Server package is 0.3x R2 ...
Like I said, those function were added in 0.3d so your a_samp.inc is not updated.
Reply
#10

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Like I said, those function were added in 0.3d so your a_samp.inc is not updated.
how to updat a_samp.inc in 0.3x ??
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)