Gamestudio Links
Zorro Links
Newest Posts
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (VoroneTZ), 732 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
LucasJoshua, Baklazhan, Hanky27, firatv, wandaluciaia
19054 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: Leveload Code mit error [Re: Logan] #357653
02/07/11 23:34
02/07/11 23:34
Joined: Apr 2005
Posts: 653
Germany
D
Det Offline OP
User
Det  Offline OP
User
D

Joined: Apr 2005
Posts: 653
Germany
Ok that`s fine from you thank you for helping me .


Wissen ist macht.
Nichts wissen macht auch nichts.

A7.86
Re: Leveload Code mit error [Re: Det] #357659
02/07/11 23:54
02/07/11 23:54
Joined: Apr 2005
Posts: 653
Germany
D
Det Offline OP
User
Det  Offline OP
User
D

Joined: Apr 2005
Posts: 653
Germany
The last shit Error is a Syntax Error




my.INVISIBLE = on; //Syntax Error in this line
set(my,INVISIBLE);

It is from the manual it`s the same


Last edited by Det; 02/07/11 23:59.

Wissen ist macht.
Nichts wissen macht auch nichts.

A7.86
Re: Leveload Code mit error [Re: Det] #357661
02/08/11 00:03
02/08/11 00:03
Joined: Jan 2011
Posts: 120
United States
Logan Offline
Member
Logan  Offline
Member

Joined: Jan 2011
Posts: 120
United States
Yeah. Gotta get those my.flag = .... out of there. The Lite-C way of doing flags is different.

set(my,INVISIBLE) in Lite-C does the same thing as my.INVISIBLE = on used to do in C-Script. So just erase that old C-Script line. And any other ones in your code.

All this is in the "Migration to Lite-C" page in the manual. I'd recommend reading that page closely because your code had a lot of old C-Script stuff in.

Re: Leveload Code mit error [Re: Logan] #357669
02/08/11 00:41
02/08/11 00:41
Joined: Apr 2005
Posts: 653
Germany
D
Det Offline OP
User
Det  Offline OP
User
D

Joined: Apr 2005
Posts: 653
Germany
Ok Thank you again for Helping . Have a nice Day in the US -)


Wissen ist macht.
Nichts wissen macht auch nichts.

A7.86
Page 2 of 2 1 2

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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