fireball script

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

darkggggg

New Member
Jan 26, 2024
6
0
1
Hello, I wanted a script for practice and it is fireball fight practice, can you send me the code (just send me the fireball code)
 
Here's the code:

Rich (BB code):
on right click with stick:
    make player shoot fireball at speed 2

This code may be adapted to better align with your specific requirements.
 
Last edited:
That makes sense. What item do you want then to right click with? Maybe a fire charge
 
[08:58:19 ERROR]: Can't understand this expression: ('vector 1', '0' and '0 rotated around y-axis by -{_yaw} degrees rotated around x-axis by -{_pitch} degrees') (Fireball.sk, line 5: set {_facing} to vector 1, 0, 0 rotated around y-axis by -{_yaw} degrees rotated around x-axis by -{_pitch} degrees')
[08:58:19 ERROR]: '{_loc} direction {_facing}' is not a text (Fireball.sk, line 6: set {_fireball} to spawn a fireball at {_loc} direction {_facing}')
[08:58:19 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 1.73 seconds
[08:58:19 INFO]: [Skript] Encountered 2 errors while reloading the config and all scripts!