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.

Need help in RPG

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.
cendol
Member
Member
Posts: 3
Joined: May 3rd, 2010, 3:06 am
Name: Amirudin
IRC Username: AmirudinItuSengal

Need help in RPG

Post by cendol »

Need help in RPG
(parental advisory question)

1.How to make new type of spell, I mean the animation of the spell such as fire green ball than just fireballs.
Is there any way to make my own?
2. What on earth the white bar for (under the mana bar)
3.If sandbox is using the cube2 scripting, SO IT IS POSSIBLE to put on a gunhud and fire enemies?
4.IF gunhud is possible, can I make the game mechanics change one weapon to another by using inventories menu (RPG)
5.Can I make the weapon need to be reloaded after a clip of magazine is used.
e.g:after a rifle shot 30 bullets, it needs another rifle to reload, and animates too.
6.Can I put an inventory lie on a map?
7Change the mapmodel of an inventory (when the inventory on the map, especially for pickups and drop weapons)
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: Need help in RPG

Post by arcones »

All that is possible, and it will require coding, mapmodels, animation etc. But I'd use FPS mode (first person shooter) to accomplish that ;)

Hope that helps!

Arc :geek:
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: Need help in RPG

Post by Leo_V117 »

Or you can use the ??? ENgine that we will release after Chapter 3 of Regen. That supports weapons, AI, map editing, etc.
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: Need help in RPG

Post by arcones »

Yeah, but who wants to wait?

1. You could probably do that, I'm working on figuring that out cendol.
2. I believe it's for exp points. (experience points) Those will be for a future version of RPG mode.
cendol wrote:3.If sandbox is using the cube2 scripting, SO IT IS POSSIBLE to put on a gunhud and fire enemies?
4.IF gunhud is possible, can I make the game mechanics change one weapon to another by using inventories menu (RPG)
5.Can I make the weapon need to be reloaded after a clip of magazine is used.
e.g:after a rifle shot 30 bullets, it needs another rifle to reload, and animates too.
6.Can I put an inventory lie on a map?
7Change the mapmodel of an inventory (when the inventory on the map, especially for pickups and drop weapons)
All that should be in FPS mode, not RPG mode.
3. Yes, it is possible. I believe Leo can answer that one.
4. Yes, but I'd recommend not using RPG mode as it's pre-made for spells, and rather make your own inventory in FPS mode. It'll be easier in the long run.
5. Yes you can make a weapon, but you need to model that. I'd recommend Blender or Google Sketchup. Blender supports animations and texturing so that might be your best bet. However, it may be a bit complex at first.
6. In-game? Yes, as for what you want in the inventory, that's a different story. If you want to buy something and have it appear in your inventory, then look at Gobologna's shopscript under the Tutorial & Resources section.
7. Hmm, do you mean when you pick up a weapon, it appears in the inventory? and when you drop it, it disappears? It shouldn't be too hard. I might have a script that pertains to that.

Hope that helps!
Arc :geek:
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: Need help in RPG

Post by Leo_V117 »

Im currently working on the "Single Split-Key" Inventory. It allows you to use the number keys to change weapons. But because Regen has more than 9 weapons, we have to split each weapon into seperate number groups. For Example.

In cube 2, Pressing the 1 key woul equip the Pistol. This is "Single Key". One weapon per Key

In Regen, Pressing the 1 Key would select the Melee Weapon and show an icon for the weapon, By pressing the Primary Fire button on the mouse, the selected weapon will be equipped. Pressing the 1 key again would change the weapon to the pistol.
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: Need help in RPG

Post by arcones »

They have that in BF2 (Battlefield 2) Pistol, Knife, Main Weapon, grenade, extra explosive, extra (medic bag, claymore's, etc)

But those can be accessed through the 1, 2, 3, 4, 5 and 6 if needed. Sounds sweet Leo! Can't wait :)
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: Need help in RPG

Post by Leo_V117 »

Yeah. It means less buttons are required.

Setup:
Group 1 [Key: 1]: Melee, Pistol, Revolver
Group 2 [Key: 2]: SMG, Assault Rifle, Shotgun
Group 3 [Key: 3]: Sniper Rifle, Rocket Launcher, Laser
Group 4 [Key: 4]: Unknown
Group 5 [Key: 5]: Unknown
Group 6 [Key: 6]: Unknown
Group 7 [Key: 7]: Unknown
Group 8 [Key: 8]: Unknown
Group 9 [Key: 9]: Unknown
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: Need help in RPG

Post by arcones »

Why not just one gun per number?

Pistol=1
Revolver=2
etc.
etc.
That way you don't need to fill the groups. Plus, in time of need, you don't need to furiously hit key three until you reach laser, why not just hit 9? Boom. Laser's in hand and you're shooting mutants. :)

(Okay I think we got off topic :lol: )
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: Need help in RPG

Post by GR1M »

Yeah that's how a lot of fps games work
arcones wrote:Why not just one gun per number?

Pistol=1
Revolver=2
etc.
etc.
That way you don't need to fill the groups. Plus, in time of need, you don't need to furiously hit key three until you reach laser, why not just hit 9? Boom. Laser's in hand and you're shooting mutants. :)

(Okay I think we got off topic :lol: )
It would seem easier and a lot less time consuming.
Image
Want a user bar like this one? PM Leo
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: Need help in RPG

Post by arcones »

Exactly my point GR1M. :P
Image
Want a user bar like this one? PM Leo!
Locked