Page 1 of 1

NewbieS seeking extraordinary fast assistance!

Posted: November 9th, 2011, 3:20 am
by Jonde
Hiya, me and my friend recently started working with PA Sandbox and we've basically figured the basics out of it and implemented a world with the click and drag system.
We're working on a project regarding computer games and the task is to merely create a basic RPG with minor quests, npcs etc, as it is quite limited what you can do in 1 week with no proper coding in your background. Project has to be done by friday at 12 AM CET +1

We're using the 2.7 version FPS, because we did COOP edit to start off with and assumingly you cannot do that in RPG mode.
It seems some of the tutorials on sandbox wiki are outdated and doesnt work when we attempt with them.
One of the issues we have is that we're abit stranded whether we should use the scripts in the console or make a cfg file for them. We tried with cfg files but assumingly doesnt work (may just be us ofc).

We would like to know how it is possible to implement simple quests ingame, such as:
NPC: Here, take this to NPC2 in order to get magic vial.

As an example.

How does chat dialogues work, and how do we set answer options for the granted questions.

Also, how should we do this, via cfgs? and if so, where should they be added, what folder etc.

Another thing is, is it possible to make a notification whenever a player completes the game/starts the game and how does spawn points work.

Would it be possible to create a large map with a pathway leading to npcs which would grant you escort quests or similar and in the end making you win the game. (This is our idea of the game)

P.S We're seventeen year olds from Denmark. :-)

Re: NewbieS seeking extraordinary fast assistance!

Posted: November 9th, 2011, 6:56 am
by Hirato
I believe your friend was pestering us on IRC just the other day

http://www.sandboxgamemaker.com/wiki/in ... G_tutorial
Have a look at that tutorial for the RPG module, it'll probably take the better part of an evening to work through it, but it should more or less equip you fully for making your game using sandbox's RPG module.
Though the documentation is otherwise a bit sparse, you should find most of the slots and commands listed in readmes placed about data/rpg/games/base/

Good luck!