Macros The Black
13-03-2009, 12:47
-------------------------------------------------------Lightning v1-----------------------------------------------------------
Firstly this is the first script i have written on my own without help and all criticism (good and bad) is most welcome.
"One must accept criticism in all its forms , For only then will ones knowledge grow"
I have been working on a script to create lightning using %GL_LINE_STRIP and vertex coordinates.
Not very complex at the moment but i will post script so you can see what i have created so far.
The lightning works alright but i need to sort out timing issues.
Currently you can call a lightning bolt by pressing 2 but it is still under development so it doesnt work properly yet.
The biggest trouble is that it creates more than one lightning bolt.
I know this is something to do with how i have made the lightning.
When it is called i want just one bolt but i have to spend more time to get this right.
The final script will have the lightning being called at random start positions at cloud level and targeting random position on the ground or terrain.
Anyway if you mess around with this script please post the modifications you make so everyone can benefit
Firstly this is the first script i have written on my own without help and all criticism (good and bad) is most welcome.
"One must accept criticism in all its forms , For only then will ones knowledge grow"
I have been working on a script to create lightning using %GL_LINE_STRIP and vertex coordinates.
Not very complex at the moment but i will post script so you can see what i have created so far.
The lightning works alright but i need to sort out timing issues.
Currently you can call a lightning bolt by pressing 2 but it is still under development so it doesnt work properly yet.
The biggest trouble is that it creates more than one lightning bolt.
I know this is something to do with how i have made the lightning.
When it is called i want just one bolt but i have to spend more time to get this right.
The final script will have the lightning being called at random start positions at cloud level and targeting random position on the ground or terrain.
Anyway if you mess around with this script please post the modifications you make so everyone can benefit