|
3 registered members (NewbieZorro, TipmyPip, 1 invisible),
19,045
guests, and 8
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: level_load doesn´t work
[Re: rrv094055036862]
#287213
08/30/09 17:32
08/30/09 17:32
|
Joined: Feb 2009
Posts: 3,207 Germany, Magdeburg
Rei_Ayanami
Expert
|
Expert
Joined: Feb 2009
Posts: 3,207
Germany, Magdeburg
|
because you must put the load in tghe main  and you must load the compiled wmb #include <acknex.h> #include <default.c> function main() { level_load("level.wmb"); }
|
|
|
Re: level_load doesn´t work
[Re: rrv094055036862]
#287402
08/31/09 20:10
08/31/09 20:10
|
Joined: Aug 2003
Posts: 7,440 Red Dwarf
Michael_Schwarz
Senior Expert
|
Senior Expert
Joined: Aug 2003
Posts: 7,440
Red Dwarf
|
du musst due "level.wmP" in WED auf machen und dann erstmal "Builden". Im script lädst du dann die "level.wmB"
"Sometimes JCL reminds me of Notch, but more competent" ~ Kiyaku
|
|
|
Re: level_load doesn´t work
[Re: Michael_Schwarz]
#287424
08/31/09 21:04
08/31/09 21:04
|
Joined: Aug 2005
Posts: 1,230
MichaelGale
Serious User
|
Serious User
Joined: Aug 2005
Posts: 1,230
|
Also, it should be "function main()" not "function_main()".
Your friendly mod is at your service.
|
|
|
Re: level_load doesn´t work
[Re: Cowabanga]
#287628
09/01/09 18:20
09/01/09 18:20
|
Joined: Aug 2008
Posts: 408 mi usa
sadsack
Senior Member
|
Senior Member
Joined: Aug 2008
Posts: 408
mi usa
|
I didn't know you could load a level in lite C.
I have A7 Commercial .............. Now I just need to learn how to use it
|
|
|
|
|
|