Balefire?

Discussion in 'Archived: Plugin Requests' started by tdog158, Jun 9, 2011.

  1. Offline

    tdog158

    I saw on Bukkit's twitter that they added a method for explosions. So I'm wondering if a plugin could be created for a line of explosions out of someones face or just where you click? So in the only programming language I know (which is not java) I will attempt to write code for this...
    p=[pathname].Player.CFrame --Position
    radius=4
    for i=1,10 do
    explosion(p*(p.lookVector*(i*4)),radius) --What is the new method?
    wait()
    end
     

Share This Page