Blockland Forums > General Discussion
Increase Bullet Speed?
AromaniaFTW:
well for now stratofortress' script can be used
sure when you tone it up to like a thousand or something it can get richardy but even like 220 makes a notable difference and i know this from personal experience.
it's just too bad that gun's gone :'(
Swollow:
you can make the bullets travel faster with code but the bullet models will not actually travel faster
AromaniaFTW:
--- Quote from: swollow on May 22, 2013, 08:17:19 PM ---you can make the bullets travel faster with code but the bullet models will not actually travel faster
--- End quote ---
weird
does that only happen on servers?
because NEkram's tacticool AK has its velocity set up to like 16000 and in singleplayer it travels that fast
NEkram:
--- Quote from: AromaniaFTW on May 22, 2013, 08:25:18 PM ---because NEkram's tacticool AK has its velocity set up to like 16000 and in singleplayer it travels that fast
--- End quote ---
yup
Zalot:
%proj = new Projectile(){ dataBlock = bulletDatablock; velocity="0 0 0";}
or something