ich bekomm immer Errors wenn ich meine neuen Objekte einfüge:
J:\xObjects.pwn(418) : error 001: expected token: "}", but found "("
J:\xObjects.pwn(511) : error 054: unmatched closing brace ("}")
J:\xObjects.pwn(511) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
428
(8613, 1230.183716, -1670.310059, 15.168297, 0.0000, 0.0000, 90.2408);
511
(994, 1568.659302, -1617.582153, 12.647192, 0.0000, 0.0000, 0.0000);
// {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
};