[FilterScript] Editor 'a_actor' - v0.1| By OTACON
#1

[FS] Editor 'a_actor' - v0.4 | By OTACON

[ame]www.youtube.com/watch?v=WXKL8cL3Dro[/ame]








[] Downloads


[] Credits:
OTACON
Reply
#2

Nice work man
Reply
#3

Good job.
Reply
#4

Nice work, thank you for that it's very usefull.
Reply
#5

Thanks OTACON!
Reply
#6

OMG, THAT'S REALLY REALLY COOL JOB !! THANKS OTACON !!
Reply
#7

Great Job!
Reply
#8

[] updated- v0.4






Reply
#9

i get this on compile

Код:
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.
Reply
#10

NvM, fixed.

Added following:-
Код:
#include <a_actor>

#define DIALOG_STYLE_TABLIST_HEADERS (18)
#define MAX_ACTORS 10

EDIT: fucking buggy FS.

I created the actor, then loaded it by copying the code to my gm (ongamemodeint)

and now everytime i spawn (my game crashes) due to that actor :/
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)