Page 14 of 38

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 6th, 2010, 6:31 pm
by Mike
On moddb you should really consider doing a news post when you do a release. You can even get in the top banner which will bring a ton more traffic to TGC which would help get you more members. You can also mention you are looking for people to help out directly in the news post. Just a suggestion :D Also you could try posting a job through moddb, they have a section just for that. Keep up the good work and take care!
-mike
PS I added Sandbox to the engine list so that we don't have to use "custom built" anymore.

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 13th, 2010, 11:52 am
by damiandj
PROGRESS UPDATE #4

The name of version 0.120 changes to 0.200 because of too much new features.
In the next version there are also some monsters around :D

And I've finished to write the story. The game will become a Prologue and an Epilogue ;)


TGC has been downloaded 1000 times!!!

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 14th, 2010, 10:14 am
by PizzaLover101
yeah, if you give me the maps, and tell me what to do, I know how to light and make the stuff. I just can't script

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 16th, 2010, 8:52 pm
by GoBologna120
Neat stuff! I have a few questions for you.

1.) What version of Sandbox are you using?
2.) Can I help you map? I'd love to help.
3.) How did you make that great nighttime lighting in Chapter I?

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 17th, 2010, 1:43 am
by damiandj
And I have a few answers for you!

1) I'm using now, for the next version, a source code modificated RPG mode of Revision 1523(Final 2.5 because it's very stable).

2) The map for the next version is already finished. Currently I'm at work to fix the inventory :D So, i think that for now I'm ok. Maybe I can call you in the future if you are always available ;)

3) If you want to see the light settings just type edittoggle in the console and see the light settings(Editing Gui/Light).

*Almost 3000 views :shock: *

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 17th, 2010, 11:10 am
by GoBologna120
Ok, well I have two more questions.

1.) Why can't you switch to 3rd person? It really helps me on platforming sections.

2.) How do you make an installer?

By the way, I'll be here if you need me in the future. But you're more likely to be able to contact me in the IRC. :mrgreen:

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 17th, 2010, 3:56 pm
by damiandj
1) I took out the 3D mode, until I get time to model the main character. To insert the 3D mode you can just replace my_stuff/config_rpg.cfg with one of sandbox 2.5.

2) You can use programs such as the free version of http://www.createinstall.com/

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 22nd, 2010, 2:42 pm
by arcones
could you post some of your code on here so that we could get an idea of how your doing this?
It would probably help us a lot!

Arc

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 23rd, 2010, 4:52 am
by Leo_V117
Yeah, that'll be helpful, level connection codes would be cool too, and if you have custom spells, that would be great. I sort of need them form my RPG, dont worry, you will be credited.

Re: RPG Project *TGC* (The Golden Coin)

Posted: February 23rd, 2010, 9:24 am
by damiandj
arcones wrote:could you post some of your code on here so that we could get an idea of how your doing this?
It would probably help us a lot!


Which code? Of the engine?

Leo_V117 wrote:Yeah, that'll be helpful, level connection codes would be cool too, and if you have custom spells, that would be great. I sort of need them form my RPG, dont worry, you will be credited.


I didn't made level connections and spells yet. You can look at the TGC files, there is the complete work that I made.