Audio_Seek errors
#1

I made a script that concludes with the audio plugin. When i compile i get these following errors:

Код:
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3307) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3360) : error 017: undefined symbol "Audio_Seek"
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3392) : error 017: undefined symbol "Audio_Seek"
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3370) : warning 203: symbol is never used: "seek"
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3422) : error 017: undefined symbol "Audio_Seek"
C:\Users\jordan\Desktop\fixed NGG\gamemodes\RP.pwn(3401) : warning 203: symbol is never used: "seek"
Reply
#2

I got the latest audio plugins
Reply
#3

The problem is that Incognito changed Audio_Seek to Audio_SetPosition
Change all your Audio_Seek to Audio_SetPosition
Reply
#4

Fixed but now i get:

Код:
[13:20:26]  
[13:20:26]  ======================================= 
[13:20:26]  |                                     | 
[13:20:26]  |        YSI version 1.03.0011        | 
[13:20:26]  |        By Alex "******" Cole        | 
[13:20:26]  |                                     | 
[13:20:26]  |  Checking the latest YSI version..  | 
[13:20:26]  |                                     | 
[13:20:26]  ======================================= 
[13:20:26]  
[13:20:26] OnGameo
[13:20:26] Gamemode started.
[13:20:26] Gamemode started.
[13:20:26] Gamemode started.
[13:20:26] *** Audio Plugin: Started TCP server on port 7777
[13:20:26] motd.ini doesn't exit, setting the default MOTDs
then closes

Edit: Ryder I repped you for fixing that problem
Reply
#5

I don't know this new thing.
maybe u r using a MOTD script and u have to create a motd.ini in scriptfiles folder?
Reply
#6

I had this problem too, i was about to post some shit too in Scripting Discussion but i decided to check out ****** first..
I did what you said Ryder, it worked. Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)