|
[Made right now in teh forums!] This should be a jutsu only like the owner gets
Key: --> = Indent/Space.
{Start of Codes} obj -->EpicJutsua -->-->icon='EpicJutsua.dmi' -->-->-->icon_state="Crazy" -->-->New() -->-->-->..() -->-->-->sleep(1) -->-->-->walk(src,src.dir) -->-->Move() -->-->-->for(var/atom/A in oview(1)) del(A) -->-->-->var/direction=0 -->-->-->while(direction<314) -->-->-->-->var/obj/EpicJutsua/B=new(loc) -->-->-->-->B.dir=turn(dir, direction) -->-->-->-->direction+=45 -->-->-->view()<<"HOLY **** RUN ITS THE EPIC JUTSUA!!!" -->-->-->..() {End of Codes} This jutsu moves in the direction its first created in, Then everytime it moves deletes everything under it(Area, Obj, Turf, Mob, and Atom). Then creates 8 more Epic Jutsuas that go off in every direction, and they all do the same thing. So basicly it keep creating Jutsuas till everything on the whole map gets deleted and the game crashes. pretty sexy...
--------------------
|