SA-MP Forums Archive
[Problem] MidoStream Weird Errors - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [Problem] MidoStream Weird Errors (/showthread.php?tid=117857)



[Problem] MidoStream Weird Errors - fsnameless - 02.01.2010

well it work yesterday and to day when i added some more bases it said to me

pawn Код:
../include/MidoStream.inc(22) : error 055: start of function body without function header
../include/MidoStream.inc(23) : error 010: invalid function or declaration
../include/MidoStream.inc(25) : error 054: unmatched closing brace ("}")
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(26) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(27) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(28) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(29) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(30) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(31) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(32) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(33) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(34) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(35) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(36) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(37) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(38) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(39) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(40) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(41) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(42) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(43) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(44) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(45) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(46) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(47) : error 004: function "CreateStreamObject" is not implemented
C:\75.102.27.178 port 7791\filterscripts\bases.pwn(48) : error 004: function "CreateStreamObject" is not implemented

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


26 Errors.
Error Line Code in MidoStream

Lines 20 - 25
pawn Код:
//----------------------------------------------------------
stock CreateStreamObject(modelid,Float:xpos,Float:ypos,Float:zpos,Float:xrot,Float:yrot,Float:zrot,Float:viewdist);
{
return CallRemoteFunction("Core_CreateStreamObject","ifffffff",modelid,xpos,ypos,zpos,xrot,yrot,zrot,viewdist);
}
Code In My FS

Lines 26 - 48
pawn Код:
CreateStreamObject(1279, -369.93106079102, -1416.8891601563, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.38867, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.88867, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.38867, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.88867, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1419.38867, 28.700000762939, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1419.13867, 29, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.63867, 29, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.13867, 29, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.63867, 29, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.13867, 29, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.88867, 29.299999237061, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.38867, 29.299999237061, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.88867, 29.299999237061, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.38867, 29.299999237061, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.63867, 29.60000038147, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.63867, 29.60000038147, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.13867, 29.60000038147, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.38867, 29.89999961853, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1417.88867, 29.89999961853, 0, 0, 0, 500);
    CreateStreamObject(1279, -369.9306640625, -1418.13867, 30.200000762939, 0, 0, 0, 500);
    CreateStreamObject(1550, -362.521942138, -1416.985229, 29.033966064453, 0, 0, 0, 500);
    CreateStreamObject(1550, -362.521484375, -1417.484375, 29.033966064453, 0, 0, 0, 500);




Re: [Problem] MidoStream Weird Errors - [HiC]TheKiller - 02.01.2010

pawn Код:
stock CreateStreamObject(modelid,Float:xpos,Float:ypos,Float:zpos,Float:xrot,Float:yrot,Float:zrot,Float:viewdist)
{
return CallRemoteFunction("Core_CreateStreamObject","ifffffff",modelid,xpos,ypos,zpos,xrot,yrot,zrot,viewdist);
}



Re: [Problem] MidoStream Weird Errors - fsnameless - 02.01.2010

same error


Re: [Problem] MidoStream Weird Errors - ev0lution - 02.01.2010

You gave us five lines, I'm guessing 20-24.

What's line 25?

Or just post a few more lines above and below, it'd probably help.


Re: [Problem] MidoStream Weird Errors - Hijolion - 02.01.2010

you didn't use the proper converter or you didn't Add the thing onplayerdisconnect


Re: [Problem] MidoStream Weird Errors - dice7 - 02.01.2010

Quote:
Originally Posted by Skulls
you didn't use the proper converter or you didn't Add the thing onplayerdisconnect
Or if you knew what you're talking about, you would see that It's an error in the includes and not a parameter error


Re: [Problem] MidoStream Weird Errors - fsnameless - 02.01.2010

ive replaced the include 5 times and same error with each if i include it it corrupts the FS/GM



Quote:

You gave us five lines, I'm guessing 20-24.

What's line 25?

Or just post a few more lines above and below, it'd probably help.

it was a space so i removed it..