donde va CreateDynamicMapIcon
#1

Buenas e estado poniendo unas CreateDynamicMapIcon y estuve leyendo y lo puse en OnGameModeInit pero me salen errores dpnde van yo lei que ivan ahi

Quote:

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;
}

errores
Quote:

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.

Reply


Messages In This Thread
donde va CreateDynamicMapIcon - by GOM3Z - 31.12.2016, 16:38
Re: donde va CreateDynamicMapIcon - by Swedky - 31.12.2016, 16:47
Respuesta: donde va CreateDynamicMapIcon - by GOM3Z - 31.12.2016, 16:49
Respuesta: donde va CreateDynamicMapIcon - by GOM3Z - 31.12.2016, 16:52

Forum Jump:


Users browsing this thread: 2 Guest(s)