Gamestudio Links
Zorro Links
Newest Posts
Executing Trades on Next Bar Open
by Zheka. 06/20/24 14:26
Lapsa's very own thread
by rki. 06/19/24 11:27
A simple game ...
by VoroneTZ. 06/18/24 10:50
Face player all the time ...
by bbn1982. 06/18/24 10:25
Zorro Beta 2.61: PyTorch
by jcl. 06/10/24 14:42
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 1,227 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Mino, squik, AemStones, LucasJoshua, Baklazhan
19061 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Aum 54, Dungeon creator [Re: Nowherebrain] #295866
10/28/09 06:34
10/28/09 06:34
Joined: Mar 2009
Posts: 42
Dominican Republic
keilyn3d Offline OP
Newbie
keilyn3d  Offline OP
Newbie

Joined: Mar 2009
Posts: 42
Dominican Republic
there is no way to make that this code work in C-script?, someone know what is wrong with this code?, I need it in C-script and I think that the reason for that the code don't work is a little change in the engine, There is no way to know what is wrong with this code?.

Thanks, I hope that someone can help me.

Re: Aum 54, Dungeon creator [Re: keilyn3d] #295878
10/28/09 09:29
10/28/09 09:29
Joined: Feb 2008
Posts: 3,232
Australia
EvilSOB Offline
Expert
EvilSOB  Offline
Expert

Joined: Feb 2008
Posts: 3,232
Australia
find the line near the top (line 41?) that defines the string "current_character".

Change it to be TWO spaces long, rather than 1, like this
Code:
string current_character = "  "; // empty space


Im sorry but I couldnt find out WHAT actually changed in A7.50 to 7.60 to cause this.
But str_cpy changed the way it truncates strings if the target is shorter than the source.
I couldnt find any reference to this in the change logs though...


"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial
Re: Aum 54, Dungeon creator [Re: keilyn3d] #295916
10/28/09 15:49
10/28/09 15:49
Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
George Offline

Expert
George  Offline

Expert

Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
If you want to use C-Script, the best idea would be to use A6 with it (or an earlier A7 version, if it works fine).

Page 2 of 2 1 2

Moderated by  George 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1