01.05.2010, 13:38
I did everything it said in the readme
(
Place MidoStream.inc in your includes folder
Place MidoStream.pwn in your filterscripts folder
Compile MidoStream.pwn
Put MidoStream in your server.cfg
On The first script in your server.cfg or in a script where u have a working OnPlayerDisconnect function, put this:
public OnPlayerDisconnect(playerid,reason)
{
MidoStreamDisconnect(playerid);
})
but I always get the error:
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(63) : error 017: undefined symbol "MidoStreamDisconnect"
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(101) : warning 217: loose indentation
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(113) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Help plox :9
(
Place MidoStream.inc in your includes folder
Place MidoStream.pwn in your filterscripts folder
Compile MidoStream.pwn
Put MidoStream in your server.cfg
On The first script in your server.cfg or in a script where u have a working OnPlayerDisconnect function, put this:
public OnPlayerDisconnect(playerid,reason)
{
MidoStreamDisconnect(playerid);
})
but I always get the error:
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(63) : error 017: undefined symbol "MidoStreamDisconnect"
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(101) : warning 217: loose indentation
C:\Documents and Settings\Admin\Desktop\Igre\samp03asvr_R7_win32\ga memodes\test2.pwn(113) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Help plox :9