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.

Specify bind without editing defaults.cfg ?

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
User avatar
kddekadenz
Member
Member
Posts: 423
Joined: July 17th, 2011, 11:02 am
Name: kdd
Contact:

Specify bind without editing defaults.cfg ?

Post by kddekadenz »

I've finished an inventory system for my map Biotec, but I'm unable to bind F8 (which is not used by PAS) to open it. I know that I could change the defaults.cfg in /data, but I don't want to override it :o
So here is my question: Is there any way to specify a bind only for one map via the cfg of the map?
Kelgar is an advanced RPG beeing developed in Sandbox
Hirato
Developer
Developer
Posts: 689
Joined: May 30th, 2009, 1:23 pm
IRC Username: hirato

Re: Specify bind without editing defaults.cfg ?

Post by Hirato »

no, that's a security risk

what you can do is spawn a menu that will do the binding WITH THE USERS PERMISSION - so tell them what you're going to change and why
with that said, you will REVERT IT AT THE END with another gui that claims to do this
This is not a url, clicking it is pointless
User avatar
kddekadenz
Member
Member
Posts: 423
Joined: July 17th, 2011, 11:02 am
Name: kdd
Contact:

Re: Specify bind without editing defaults.cfg ?

Post by kddekadenz »

That would be a possibility.
Thanks for the reply!
Kelgar is an advanced RPG beeing developed in Sandbox
Locked