public OnGameModeInit() { comisaria = CreateObject(3976, 1571.63, -1675.74, 35.68, 360.00, 0.00, 0.09); //NGPD CreateDynamicMapIcon(1564.6022,-1675.2286,61.8959, 30, 0, 0, 0, -1, 500.0); //NGPD CreateDynamicMapIcon(-1605.5137,710.2757,13.8672, 30, 0, 0, 0, -1, 500.0); //SFPCD CreateDynamicMapIcon(2290.1978,2431.4529,10.8203, 30, 0, 0, 0, -1, 500.0); //LVPD return 1; } |
F:\Servidor oficial\filterscripts\mapas.pwn(11) : error 017: undefined symbol "CreateDynamicMapIcon" F:\Servidor oficial\filterscripts\mapas.pwn(12) : error 017: undefined symbol "CreateDynamicMapIcon" F:\Servidor oficial\filterscripts\mapas.pwn(13) : error 017: undefined symbol "CreateDynamicMapIcon" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 3 Errors. |