1 registered members (TipmyPip),
18,449
guests, and 6
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
newbie hir.. pls. help
#237643
11/21/08 07:59
11/21/08 07:59
|
Joined: Nov 2008
Posts: 42 Philippines
gagamBRYAN
OP
Newbie
|
OP
Newbie
Joined: Nov 2008
Posts: 42
Philippines
|
hi, im a bit confused,. if your going to develop a game, do you still need to have complet package of SED, WED and MED? or SED and WED will do?. Is Lite-C can develop a game or do i need to purchase A7 engine? thanx much..
Secrets are stolen from deep inside..
|
|
|
Re: newbie hir.. pls. help
[Re: delinkx]
#237650
11/21/08 08:58
11/21/08 08:58
|
Joined: Nov 2008
Posts: 42 Philippines
gagamBRYAN
OP
Newbie
|
OP
Newbie
Joined: Nov 2008
Posts: 42
Philippines
|
i have downloaded the trial versio of wed but why is that whenever i run it it prompts "trial expires". haaay,. what seems to be the reason? ahmm.. can you also give an advice step by step on the process in developing games?. i have created the model then what will i do next?
Secrets are stolen from deep inside..
|
|
|
Re: newbie hir.. pls. help
[Re: gagamBRYAN]
#237652
11/21/08 09:02
11/21/08 09:02
|
Joined: Oct 2007
Posts: 5,211 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
|
you need to create a level. (either in wed, or by script)
by script: make a terrain in med and load it as level using level_load("myterrain.hmp");
then you have a level.
again assuming that you dont use wed. You need to load models by script(create entities) ent_create("mymodel.mdl",position vector,function);
then you have model loaded.
this goes on like that, for step by step tutorials, see lite-c workshops in donload page.
3333333333
|
|
|
Re: newbie hir.. pls. help
[Re: Quad]
#237654
11/21/08 09:06
11/21/08 09:06
|
Joined: Nov 2008
Posts: 42 Philippines
gagamBRYAN
OP
Newbie
|
OP
Newbie
Joined: Nov 2008
Posts: 42
Philippines
|
@Quadraxas can you give me the step by step on developing games. i have created model in med,. what should i do next?. thanx:)
Secrets are stolen from deep inside..
|
|
|
Re: newbie hir.. pls. help
[Re: Quad]
#237656
11/21/08 09:10
11/21/08 09:10
|
Joined: Nov 2008
Posts: 42 Philippines
gagamBRYAN
OP
Newbie
|
OP
Newbie
Joined: Nov 2008
Posts: 42
Philippines
|
ok. thanx  ahmm... i have read the tutorial and workshop but some of the sample there is in wed,. so i cant see the output. thank you,.  other thing, how do i change the interface like example the main menu, if i click the play game, how do i go to other interface or form?.
Secrets are stolen from deep inside..
|
|
|
|