05.05.2015, 09:43
(
Последний раз редактировалось OTACON; 16.05.2015 в 03:27.
Причина: updated v0.4...
)
C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(19) : error 017: undefined symbol "MAX_ACTORS" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(45) : error 017: undefined symbol "MAX_ACTORS" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(60) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(62) : error 017: undefined symbol "DestroyActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(74) : error 017: undefined symbol "MAX_ACTORS" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(87) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(89) : error 017: undefined symbol "DestroyActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(102) : error 017: undefined symbol "MAX_ACTORS" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(213) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(215) : error 017: undefined symbol "GetActorPos" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(216) : error 017: undefined symbol "GetActorFacingAngle" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(222) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(224) : error 017: undefined symbol "GetActorPos" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(225) : error 017: undefined symbol "GetActorVirtualWorld" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(234) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(236) : error 017: undefined symbol "GetActorFacingAngle" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(237) : error 017: undefined symbol "GetActorVirtualWorld" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(238) : error 017: undefined symbol "GetActorHealth" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(286) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(288) : error 017: undefined symbol "GetActorPos" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(289) : error 017: undefined symbol "GetActorFacingAngle" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(295) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(297) : error 017: undefined symbol "GetActorPos" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(298) : error 017: undefined symbol "GetActorVirtualWorld" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(307) : error 017: undefined symbol "IsValidActor" C:\Documents and Settings\Saadi\Desktop\CWDM Server\filterscripts\Actors.pwn(309) : error 017: undefined symbol "GetActorFacingAngle" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 26 Errors.
#include <a_actor> #define DIALOG_STYLE_TABLIST_HEADERS (18) #define MAX_ACTORS 10