|
Re: Too many panels
[Re: Chris_Newman]
#238034
11/24/08 10:25
11/24/08 10:25
|
Joined: Nov 2008
Posts: 19 Sweden
Alof
Newbie
|
Newbie
Joined: Nov 2008
Posts: 19
Sweden
|
#include <panels.h>
put that at the top of your main file put panels.c in the same dir. Unless ofcourse you don't make the file's name "panels.c" - then it'll obviously be <panels.c> just a reminder there!  And yes - as he sais above, put the scripts in the same dir. And type: #include <panels.c> In your main script. Hope this helps! //Regards, Alof.
"If you say 'plz' because it's shorter than 'please', then I'll say 'no' because it's shorter than 'yes'.
|
|
|
Re: Too many panels
[Re: Chris_Newman]
#238069
11/24/08 17:35
11/24/08 17:35
|
Joined: Nov 2008
Posts: 109
JGGamer
OP
Member
|
OP
Member
Joined: Nov 2008
Posts: 109
|
Thanks. I saw that #include thing in the manual, but wasn't sure that was it. Did you make a type error though? I am thinking panels.c should be panels.h, right?
EDIT: Understood. Hey where did your last post come from, and go? Are we communicating in realtime?
Last edited by JGGamer; 11/24/08 17:41.
|
|
|
Re: Too many panels
[Re: JGGamer]
#238076
11/24/08 18:08
11/24/08 18:08
|
Joined: Nov 2008
Posts: 19 Sweden
Alof
Newbie
|
Newbie
Joined: Nov 2008
Posts: 19
Sweden
|
Well I use to make 'em *c not *h... but - maybe *h's better? I don't know! I usually make the other scripts .c aswell ^^'
Haven't done this too long though! So if anyone more expereinced tell you to stick with *h - then you should ofcourse do that... and I'll do too >.>
"If you say 'plz' because it's shorter than 'please', then I'll say 'no' because it's shorter than 'yes'.
|
|
|
Re: Too many panels
[Re: JGGamer]
#238179
11/25/08 12:22
11/25/08 12:22
|
Joined: Nov 2008
Posts: 19 Sweden
Alof
Newbie
|
Newbie
Joined: Nov 2008
Posts: 19
Sweden
|
You're certain that you don't saved the <my_panels> file as a wdl file? If you're certain that it's <my_panels.c> and you've wrote: #include <my_panels.c> Then... that should work fine 
"If you say 'plz' because it's shorter than 'please', then I'll say 'no' because it's shorter than 'yes'.
|
|
|
Re: Too many panels
[Re: JGGamer]
#238391
11/27/08 00:18
11/27/08 00:18
|
Joined: Jul 2008
Posts: 1,178 England
MrGuest
Serious User
|
Serious User
Joined: Jul 2008
Posts: 1,178
England
|
you don't need to define new headers or code. create a panel as you would/did previously then simply change it with this is in it's simplest form but will hopefully get you moving forward again
|
|
|
Moderated by mk_1, Perro, rayp, Realspawn, Rei_Ayanami, rvL_eXile, Spirit, Superku, Tobias, TSG_Torsten, VeT
|