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.

I need a lot of help with PAS 2.5

Having issues not related to a specific Sandbox game mode? Get help here!
Please also read the rules for support when posting support requests.
Failure to comply with the forum rules may result in your topic being locked without resolution.
Locked
Iguanas rule
Member
Member
Posts: 1
Joined: August 12th, 2010, 11:02 am
Name: Luke

I need a lot of help with PAS 2.5

Post by Iguanas rule »

I need a ton of help with PAS 2.5
1. I need to know how to get more models and textures into the map
2. how to code( because most of these will require coding)
3. how to make a model attack the character and how to make the character attack a model
4. how to set up a shop
5. how to make the character pick up items and weapons
6. how to make the character equip weapons
7. how to make the character use weapons and items
8. how to make and use a money system
9. how to link maps if possible
10. how to make a vehicle that works if possible

If someone could tell me how to do all of this in one tutorial that would be great, but if you know only how to do a few of them that's great too.
User avatar
RonnieNeeley
Member
Member
Posts: 203
Joined: May 5th, 2010, 6:35 pm
Name: Ronnie Neeley
Location: Illinois
Contact:

Re: I need a lot of help with PAS 2.5

Post by RonnieNeeley »

I would suggest reading here first: http://sandboxgamemaker.com/wiki/index. ... =Main_Page

Have patience and look around for your questions first, many of them have already been answered. And if you don't have patience to do that, you probably won't have patience to make a game.

Here is the answer to your first question: viewtopic.php?f=24&t=953

Best of luck.
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

Re: I need a lot of help with PAS 2.5

Post by Runescapedj »

1. Ronnie
2. look at the wiki
3. you have 2 code that (2)
4. use a shop script, code that
5. code again
6. code + making models 4 the items you wanna equip
7.code it
8. code again
9. look around the recent posts 4 that, it's a code 2, you find it in the recent posts
10. the SVN version has a vehicle simulator, 2.5 has a kart mode
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: I need a lot of help with PAS 2.5

Post by chocolatepie33 »

for the money system one, there's a shop script tutorial that's extremely useful around here.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
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: I need a lot of help with PAS 2.5

Post by arcones »

Since all those questions would be tedious for me to vocalize (or would it be type?), here:
Shop Script
List of Scripting Commands
Cube Scripting Tut's
How to make a trigger load another map

As for question one, I used the wiki for that:
How to add new models
Addin custom textures to a new map

3, 5, 6, and 7 would be in the RPG aspect of Sandbox and would require some nifty coding.

10 is in the SVN version of Sandbox, but it's coming out soon as 2.6

Hope this helps.

Arcones
Image
Want a user bar like this one? PM Leo!
lordgarth
Member
Member
Posts: 2
Joined: August 16th, 2010, 6:17 pm
Name: Gareth

Re: I need a lot of help with PAS 2.5

Post by lordgarth »

Hello all,

I hear you man. I need help with all those things as well. I am trying to make my own Dungeon Master type game. Kinda like Wizardry 5 too.

I have a 25 floor dungeon made out on paper and now I am making that on this program and it looks awesome.

I have made up alot of monsters and weapon, armor, etc on paper and want to make them in this game.

I would like to make a party of 6 adventurers or more to go into this dungeon. I have made up charcter classes like the paladin, fighter, battle mage, cleric, etc on paper and I am ready to go for this program.

Anyway I am trying to figure these things out too.

Gareth
Locked