Compile Error in xObjects
#1

Hi, Guys Anybody can fix these compile error?
Код:
F:\Server\Wild Stunt Mania\filterscripts\xObjects2.pwn(2872) : error 001: expected token: "}", but found "{"
F:\Server\Wild Stunt Mania\filterscripts\xObjects2.pwn(3148) : error 054: unmatched closing brace ("}")
F:\Server\Wild Stunt Mania\filterscripts\xObjects2.pwn(3148) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Line 2872
Код:
{3375, 269.5760, 166.6380, 0.2450, 0.0000, 0.0000, -82.5060, 500.0},
Line 3148 and Last Line
pawn Код:
{1231, -990.3820, 963.6000, 0.3590, 0.0000, 0.0000, 0.0000, 500.0}
    // {modelid,x,y,z,rotx,roty,rotz,viewdistance}
    // all params are same as create object, except there is an additional viewdistance parameter. This is the distance
    // a player should be to see the object
}; // Line 3148

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)