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.

SSP Pickups - Scripting

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
TheGreatStone
Member
Member
Posts: 3
Joined: September 9th, 2010, 5:18 pm

SSP Pickups - Scripting

Post by TheGreatStone »

Hi all,
I'm pretty new to this engine, but I'm not new to coding/scripting. I'm working with a dev team that wants to make a SSP puzzle game, which means we need triggers or trigger-like objects. Triggers don't seem to work in SSP, so I was wondering if and how and where I could go about tweaking pickups to function a bit like one-time-only triggers or switches?
I've combed the forums looking for info and I haven't found what I'm looking for. My apologies if this question has been asked before.
User avatar
PizzaLover101
Member
Member
Posts: 1751
Joined: October 23rd, 2009, 1:33 pm
Name: NAME
IRC Username: DaItsicle
Location: By a computer
Contact:

Re: SSP Pickups - Scripting

Post by PizzaLover101 »

Did you edit in fps/rpg or ssp? It makes a difference.
Project 1: Da Chest Collector [TBD]
Project 2: Tis a secret [End of summer] announcement June 22 2011
Project 3: An even bigger secret!

http://pizzagametime.tk/
http://forums.pizzagametime.tk/
TheGreatStone
Member
Member
Posts: 3
Joined: September 9th, 2010, 5:18 pm

Re: SSP Pickups - Scripting

Post by TheGreatStone »

I'm editing in SSP.
User avatar
InHumanUnit
Member
Member
Posts: 1450
Joined: May 22nd, 2010, 7:23 am
Name: Ian, Haiku, I got alot ;)
Location: Toyko, Japan. Currently in Illonis, Round Lake in America for secret purposes
Contact:

Re: SSP Pickups - Scripting

Post by InHumanUnit »

Sup. I suggest the Launcher.
Image
Image
Image
XEON BOX GAMES - XBG is a blast from the past of a pirate mast to a cars thats fast.
You dare challenge me to Halo:Reach? You must die!
TheGreatStone
Member
Member
Posts: 3
Joined: September 9th, 2010, 5:18 pm

Re: SSP Pickups - Scripting

Post by TheGreatStone »

I think the real concern is that I don't understand the guts of the engine. I can't figure out how game_ssp.cfg interacts with ssp.cpp and myLevel.cfg.
If I wanted things to happen (doors open & close, etc.) based on the number of coins the character picks up, how would I do that?
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

Re: SSP Pickups - Scripting

Post by Runescapedj »

well, you can make a key, but I can't help u with that... I'm no good in coding
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: SSP Pickups - Scripting

Post by chocolatepie33 »

a .cpp file is a C++ programming file, so I'd recommend YOU DON'T MESS WITH IT unless you're real f***ing good with C++.
It is possible to use scripting in the FPS mode, but not in SSP.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
Locked