Gamestudio Links
Zorro Links
Newest Posts
Black Book, 4th edition
by jcl. 03/17/26 09:28
Trying to get started...
by Lukudo. 03/16/26 09:08
ZorroGPT
by TipmyPip. 03/08/26 18:50
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
2 registered members (TipmyPip, AndrewAMD), 4,437 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
mredit, vestriaa, Lukudo, mldenoiser, the1
19204 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 | 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