GREAT work :D 100point+ :)
please add me on skype :D Bla365Quote:
Quick little suggestion ( Easy 1 too )
Make it so you will actually have to buy EMP,ish,smb etc.
Easiest way:
Add a new variable to start_control
global.EMP
global.ISH
global.SMB
(You'll have to use a custom saving method too)
And then just:
if global.EMP <= 0 then {show_HUD_message('No EMPs!')}
else if global.EMP > 0
{
(do emp)
global.EMP -= 1
}
I don't have skype, and I currently don't really have time to help you out. I'm currently working together with Hugo95=) on a remix project. Will probably share the new features once it's done tho. (Currently fully working and never seen before, at least not working: energy leech, SAB-50)Quote:
please add me on skype :D Bla365
i am toghether team with hugo?? :)Quote:
I don't have skype, and I currently don't really have time to help you out. I'm currently working together with Hugo95=) on a remix project. Will probably share the new features once it's done tho. (Currently fully working and never seen before, at least not working: energy leech, SAB-50)
We're working on a Jackpot Battle version for Darkorbit Remix, there will probably be a video released for it soon.Quote:
i am toghether team with hugo?? :)
I know, i also help on the JPB version :DQuote:
We're working on a Jackpot Battle version for Darkorbit Remix, there will probably be a video released for it soon.
When it's finished, I'ma add the new features to Darkorbit Remix 3D.
I'm not entirely sure if your version is the 4.6 or not.