Page 1 of 1
Where I can see scheme of sandbox?
Posted: October 15th, 2012, 6:08 am
by evgen_ru
Hello!
Where I can see scheme of sandbox?
I'm a programmer.
I'd like see scheme of functional blocks of sandbox.
I'd like see about communication client-server-DB and etc.
I have thinks about create my game and I choise this game-engine for begin
Thank you!
PS: I'm sorry of my very bad English

Re: Where I can see scheme of sandbox?
Posted: October 15th, 2012, 10:13 am
by kddekadenz
You mean you want to know how to work with PAS?
You should check out the wiki tab at the top, I suggest the RPG tutorial and the list of RPG commands.
Re: Where I can see scheme of sandbox?
Posted: October 15th, 2012, 1:22 pm
by chocolatepie33
evgen_ru wrote:Where I can see scheme of sandbox?
I'm a programmer.
I'd like see scheme of functional blocks of sandbox.
I'd like see about communication client-server-DB and etc.
I have thinks about create my game and I choise this game-engine for begin
It kind of sounds like you may be talking about the source code, look under main/src, and all the source code for each module plus the engine and shared components are in their respective folders.
Re: Where I can see scheme of sandbox?
Posted: October 16th, 2012, 5:22 am
by evgen_ru
chocolatepie33, yes I say about modules and communications between them.
kddekadenz, realy, firstly I can try create first scena and try coding later )
Thank you )
Re: Where I can see scheme of sandbox?
Posted: October 23rd, 2012, 5:28 am
by evgen_ru
Hello again )
Can I see script referances?
I see RPG_commands on wiki, but I not see parameters for this command.... Where I can see all command with parameters?
Thank you.
Re: Where I can see scheme of sandbox?
Posted: October 23rd, 2012, 9:08 am
by kddekadenz
evgen_ru wrote:Hello again )
Can I see script referances?
I see RPG_commands on wiki, but I not see parameters for this command.... Where I can see all command with parameters?
Thank you.
No one did spend time in adding parameters to the list. I will add them to some now.