View Single Post
  #3  
Old 05-14-2006, 10:00 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
It would be nice if it was like:
shoot projectile type,fromx,fromy,range(tiles),npcblock 0/1,wallblock0/1;
ex:
shoot(fireball,playerx+.5,player+1.5,10,0,1);
which would make a fireball that can't be blocked by NPCs, but will stop at 10 tiles or a wall.
Reply With Quote