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
1 registered members (TipmyPip), 18,466 guests, and 6 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
FONT* Problem [DE/EN] #255785
03/12/09 15:27
03/12/09 15:27
Joined: Aug 2008
Posts: 43
Germany, Baden-Württemberg
M
Mageron Offline OP
Newbie
Mageron  Offline OP
Newbie
M

Joined: Aug 2008
Posts: 43
Germany, Baden-Württemberg
Hallo Leute, folgendes Problem:

Code:
FONT* AvQest = "arial#20b";


Wenn ich die Engine starte, kommt die Fehlermeldung, dass der Befehl nicht bekannt ist, obwohl es genau so im Handbuch steht.

Bitte Hilfe!!!


Hi everybody, there is following problem:

Code:
FONT* AvQest = "arial#20b";


When I start the Engine there comes the error that "FONT*" is unknown, but it's so in the manuel!

Please help!!!

Sorry for my very bad English...

Re: FONT* Problem [DE/EN] [Re: Mageron] #255792
03/12/09 16:26
03/12/09 16:26
Joined: Oct 2005
Posts: 612
Inari Offline
User
Inari  Offline
User

Joined: Oct 2005
Posts: 612
dies ist ein C-Lite Befehl, er funktioniert nicht weil du wahrscheinlich dein Skript in C-Skript geschrieben hast.
versuch mal diese Zeile, die selbe funktion nur in C-Skript grin
Code:
font arial_font =	"Arial",1,60;


Inari

Re: FONT* Problem [DE/EN] [Re: Inari] #255794
03/12/09 16:33
03/12/09 16:33
Joined: Aug 2008
Posts: 43
Germany, Baden-Württemberg
M
Mageron Offline OP
Newbie
Mageron  Offline OP
Newbie
M

Joined: Aug 2008
Posts: 43
Germany, Baden-Württemberg
Viiieeeelen Dank, hat geklappt!!


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