Fallouts streamer problems
#3

I updated plugins and includes and now getting this errors:


PHP код:
#include <a_samp>
#include <F_Streamer> //faster without SetDynamicObjectMaterial
#include <streamer> // lower with SetDynamicObjectMaterial;
new zabudowany1;
new 
zabudowany2;
new 
zabudowany3;
new 
zabudowany4;
public 
OnFilterScriptInit()
{
line460zabudowany1 F_CreateObject(695982244374.15,0.000,0.000,0.000200.0true);
line461zabudowany2 F_CreateObject(69598224477.009774.150018,0.00200.0true);
line462zabudowany3 F_CreateObject(69598224516.995124.1500, ,0.00200.0true);
line463zabudowany4 F_CreateObject(69598224557.009774.150018,0.00200.0true);
SetDynamicObjectMaterial(zabudowany1,  08344"vgssland01""brickred"0);
SetDynamicObjectMaterial(zabudowany2,  08344"vgssland01""brickred"0);
SetDynamicObjectMaterial(zabudowany3,  08344"vgssland01""brickred"0);
SetDynamicObjectMaterial(zabudowany4,  08344"vgssland01""brickred"0); 
Now giving this errors
PHP код:

C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(461) : warning 213tag mismatch
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : error 029invalid expressionassumed zero
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : warning 215expression has no effect
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : warning 215expression has no effect
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : warning 215expression has no effect
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : error 001expected token";"but found ")"
C:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : error 029invalid expressionassumed zero
C
:\Users\User\Downloads\samp03z_svr_R1_win32\filterscripts\PolandProject.pwn(462) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase 
4 Errors.
Reply


Messages In This Thread
Fallouts streamer problems - by KermitTheMysteryFrog - 24.02.2014, 20:15
Re: Fallouts streamer problems - by Bingo - 24.02.2014, 20:19
Re: Fallouts streamer problems - by KermitTheMysteryFrog - 24.02.2014, 22:12
Re: Fallouts streamer problems - by Bingo - 24.02.2014, 22:15
Re: Fallouts streamer problems - by Scenario - 24.02.2014, 22:38
Re: Fallouts streamer problems - by KermitTheMysteryFrog - 25.02.2014, 08:42

Forum Jump:


Users browsing this thread: 1 Guest(s)