Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

RPG Project *TGC* (The Golden Coin)

Have any cool screenshots and/or projects to show off? Post your content here!
(If you need somewhere to post your images, why not use our gallery?)
Locked
User avatar
GR1M
Support Team
Support Team
Posts: 1305
Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:

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

Post by GR1M »

Well schools alwase first :)
Image
Want a user bar like this one? PM Leo
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

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

Post by Runescapedj »

really? not for me ;)
User avatar
damiandj
Member
Member
Posts: 159
Joined: October 10th, 2009, 6:50 am
Name: Damian
Location: Selva di Val Gardena , South Tyrol, Italy, Europe, Earth

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

Post by damiandj »

I'm happy to annunce that I'm working again on TGC. I hope that version 0.400 will let you fall from your chair :D
I've sucessful ported TGC to the new rpg mode of Hirato(currently under development but I can update the engine now easy when a new revision comes out).

So let me explain some of the new features that I'm currently working at:
- TGC will become a COMPLETELY new world on an island. I will port only some of the dungeon parts to the new world. So the first dungeon will be the half size of that from v0.300. The name of the island is
Delecia and it will be a lot smaller then the current world, so I can complete the game one day :lol: . But also it requires minor hardware effort. :!:
- there will be FULL, yes FULL savegame support for v0.400!!! :shock: You will be easly able to transport your savegame to another pc. But there will be only one savegame. That means that if you start
a new game, then you must delete the previous save. I'm sorry for this but it makes the things A LOT LOT LOT easier ;)
- I don't know if anyone knows that sandbox will support cutscene with the engine. Yeah, I'm also planning CUTSCENES :D
- Monsters, I think it's really time to implement monsters and with the new mode of Hirato and my skills I will implement something :o

Thant's enough for the moment....what do you think guys?? Do you have suggestions???

Nearly 5000 visits, a new RECORD!!! :D

EDIT: uuuuupsss, I forgot to mention the day/night cycle of the island :D hihihihi
RPG PROJECT - "The Golden Coin" (TGC) - http://www.thegoldencoin.do.am - DAMIAN
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

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

Post by arcones »

Dang :o :shock: :o :shock:

This will change the Sandboxing world foreva! :D Can't wait Damiandj 8-)

I'm amazed with the port to SB's RPG mode and hopefully monsters :)
Image
Want a user bar like this one? PM Leo!
User avatar
Leo_V117
Support Team
Support Team
Posts: 1640
Joined: February 16th, 2010, 8:00 pm
Name: Leo
IRC Username: Leo_V117
Location: That one place...
Contact:

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

Post by Leo_V117 »

Saves work in the RPG Mode for Sandbox anyway... and I think the minimaps are automatically generated...
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

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

Post by Runescapedj »

I hope this game won't crash my pc...
User avatar
damiandj
Member
Member
Posts: 159
Joined: October 10th, 2009, 6:50 am
Name: Damian
Location: Selva di Val Gardena , South Tyrol, Italy, Europe, Earth

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

Post by damiandj »

Leo_V117 wrote:Saves work in the RPG Mode for Sandbox anyway... and I think the minimaps are automatically generated...
There you can only save the RPG aspects that Hirato has implemented....I can save every variable!!!!! :!: :D

simple example:

apple = [0];
apple = [5];
apple_SAVE; //saves apple variable 5 with a codification(so that anyone can't mod it to cheat, for example: 5 = G63R2UZ)
apple_RESET; //sets apple again to 0
apple_LOAD; //loads apple = [5] from the codification

that's a lot much different from what Hirato made. He made the possibility to save only the things that he has implemented. For example the level of the player, or checkpoints, factions, but you can't save everything that you want :lol: such as invented variables :D
RPG PROJECT - "The Golden Coin" (TGC) - http://www.thegoldencoin.do.am - DAMIAN
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

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

Post by arcones »

Leo...... Are you thinking what I'm thinking? :)

Key word there:
damiandj wrote:codification(so that anyone can't mod it to cheat, for example: 5 = G63R2UZ)
:D
Image
Want a user bar like this one? PM Leo!
User avatar
GR1M
Support Team
Support Team
Posts: 1305
Joined: August 22nd, 2009, 4:35 pm
Name: Luke
IRC Username: Gr1m
Location: Texas
Contact:

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

Post by GR1M »

I'm wondering how you can implement day/night cycle? I know another cube 2 mod has done it.
Image
Want a user bar like this one? PM Leo
User avatar
damiandj
Member
Member
Posts: 159
Joined: October 10th, 2009, 6:50 am
Name: Damian
Location: Selva di Val Gardena , South Tyrol, Italy, Europe, Earth

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

Post by damiandj »

GR1M wrote:I'm wondering how you can implement day/night cycle? I know another cube 2 mod has done it.
Hihi, you will see.... :D The only bad thing is that v0.400 will become a bigger size. Around 200 Mb.....if not even more ;)
RPG PROJECT - "The Golden Coin" (TGC) - http://www.thegoldencoin.do.am - DAMIAN
Locked