|
|
|
1 registered members (TipmyPip),
32,374
guests, and 3
spiders. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|
|
Yesterday at 14:04
Hello, I haven't used GameStudio A8 in a long time and already I have a problem. I created a small test example and assigned the pre-made script "t_player" to the model.
My main.c script looks like this:
/////////////////////////////// #include <acknex.h> #include <default.c> #include <mtlFX.c> ///////////////////////////////
#include <t_player.c> #include <t_enemies.c> #include <t_weapons.c> ///////////////////////////////
function main() {
level_load("my_new_game.WMB"); }
If I start the example now, the following happens: The camera simply moves endlessly upwards?
No joystick or gamepad is connected.
Could someone perhaps tell me why this is happening and how I can stop it?
( GameStudio Commercial 8.47 / WED V 6.961 / SED version: 8.10.3 )
Thank you.
Clonman
0
118
Read More
|
|
|
Yesterday at 10:42
Well, script is running without errors. But dont get plots on mt4 chart. Can someone tell me how to return a brokercommand value (check if !=0)? on the mt4 terminal there are no related messages in Experts or Journal tab.
Zorro manual "MT4/5 Bridge" gives advise on how to get a return, i have read it ... but not really understood. And seems to me like explaination for "own generated broker commands". Not my case, already predefined. so how to proceed?
4
187
Read More
|
|
|
|
|
|