Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (AndrewAMD, TipmyPip), 32,306 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sheliepaley, Blueguy, blobplayintennis, someone2, NotEBspark
19177 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 | 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