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 (NewbieZorro, TipmyPip, 1 invisible), 19,045 guests, and 8 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: 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