06-02-2013, 01:34 PM
Wave 1:
Penso sia questo, Guarda qui: http://forum.thegamecreators.com/?m=foru...78003&b=23
Codice:
;Artificial Intelligence Script
;Header
desc = Plr In Zone, activate entity specified in IF USED
;Triggers
:state=0,rpg_varisequalto=&killcount 0:activateifused=1,sound=$0,state=1
Codice:
;Artificial Intelligence Script
;Header
desc = Nacht der Untoten zombie system by Gencheff
;Triggers
:state=0:rpg_newvar=money,rpg_initvar=money 0,rpg_newvar=killcount,rpg_initvar=killcount 0,rpg_newvar=barrier1,rpg_initvar=barrier1 0,rpg_newvar=barrier2,rpg_initvar=barrier2 0,rpg_newvar=barrier3,rpg_initvar=barrier3 0,rpg_newvar=barrier4,rpg_initvar=barrier4 0,fpgcrawtextsize=18,fpgcrawtextfont=arial,fpgcrawtextr=200,fpgcrawtextg=200,fpgcrawtextb=200,fpgcrawtextx=80,fpgcrawtexty=90,state=1
:state=1,rpg_varisequalto=&killcount 4:fpgcrawtext=Wave : II
:state=1,rpg_varisequalto=&killcount 11:fpgcrawtext=Wave : III
:state=1,rpg_varisequalto=&killcount 20:fpgcrawtext=Wave : IV
:state=1,rpg_varisequalto=&killcount 35:fpgcrawtext=Wave : V
;End of Script