Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (TipmyPip, AndrewAMD, NewbieZorro), 16,055 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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