Private Server

05/07/2013 17:54 elitemaster555#1
Hey

What program I need to use to create one Darkorbit game. Game Remix like games on Predator. Only name or link for downlading.
05/07/2013 17:55 fsdfsafasfsfsadfsd#2
Game Maker (Pro)
05/07/2013 18:00 elitemaster555#3
I have Game Maker 8.1
not PRO
05/07/2013 18:01 fsdfsafasfsfsadfsd#4
You don't need pro but its better when you have the Pro Version. If you have it already why are you asking then?
05/07/2013 18:03 elitemaster555#5
I don't know how to do that. I try to make game but evertime i have any problems. :mad: :mad: :mad:
Can you record one video?
05/07/2013 18:06 fsdfsafasfsfsadfsd#6
I'm not a very good programmer ;)
But if you wan't to make another "darkorbit remix" then use the source from the developer:

[Only registered and activated users can see links. Click Here To Register...]
05/07/2013 18:11 elitemaster555#7
TY!
05/07/2013 18:37 knuck#8
game maker for a DARKORBIT GAME? :facepalm::facepalm::facepalm::facepalm::facepalm: :facepalm::facepalm::facepalm::facepalm:

you need navicat, apache and himachi.
05/07/2013 18:39 Requi#9
He means a do remix ;)
05/07/2013 18:42 elitemaster555#10
Knuck, remix game... :)
I try that but i can't. :D
I'm benniger in Game Maker
05/07/2013 18:44 'Unicorn'#11
2 weeks ago i was trying to make a simple ship game on game maker,but i lost hours trying to move the object with the mouse,i was without internet connection so i lost my time trying to make noob things :D
05/07/2013 18:48 elitemaster555#12
//export double FMODinit(double maxsounds, double supportwebmusic)
//maxsounds is the maximum number of concurrent sound instances playing

//Initiates the FMOD sound system
//Call at the beggining of the game, after you called LoadFMOD()

//LoadFMOD()
//FMODinit(100);

//You can then start adding sounds to the system
//See Also
//LoadFMOD()
//FMODfree()
//FMODSoundAdd()

//to play web music, you must initialise the system like so
//FMODinit(100,true);
//Password encription is no longer supperted if you use the web music option

return external_call(global.dll_FMODinit,argument0, argument1);



what to change? here I have problem but i dont know what's it
05/07/2013 19:08 Requi#13
beginner*

Google and YouTube are your friends ;)
05/07/2013 19:10 PRΞĐΛTØR#14
Quote:
Originally Posted by elitemaster555 View Post
Hey

What program I need to use to create one Darkorbit game. Game Remix like games on Predator. Only name or link for downlading.
we use Game Maker Pro 8 ;)