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.

Shopscript help please!!

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
HAHAHAHA
Member
Member
Posts: 8
Joined: March 28th, 2010, 9:41 pm
Name: Richard

Shopscript help please!!

Post by HAHAHAHA »

Can someone please tell me how to use the shopscript that sandbox kindly made. i dont know what to use it on, how to make a trigger, or even how to make a shopkeeper. I am new to this. Thanks!
User avatar
Venima
Support Team
Support Team
Posts: 259
Joined: February 17th, 2010, 4:56 am
Name: Tombstone
IRC Username: Venima
Location: Somewhere in the eternal planes between the living and the dead

Re: Shopscript help please!!

Post by Venima »

ok. First make sure you're in FPS. Then make sure you're in single player mode. (Click load map and click on the very last tab in the window. You'll need to load a map for this to accept the changes)

When you create a mapmodel (F1) you can click on it (or click on the box that surrounds it) and press F3 to modify it's rotation etc.

The "Trigger tag" setting is the level trigger that this mapmodel will trigger. The "Trigger type" setting is in what way it is triggered. Refer to this for the list of trigger types: http://sandboxgamemaker.com/platinumart ... _mapmodel_

By hitting F6, you can edit the "cfg" for that map. This is basically the script editor. Save the map before you edit this (perhaps as Testmap). Anyway, instead of editing it ingame you can edit it in notepad. It is located in the "my_stuff\packages\base" folder as <mapname>.cfg. Double click this and choose to open it with notepad. You can copy and paste the shop code in here. For each of the level triggers in the script, match it with the mapmodel you desire by setting the mapmodel's trigger tag the same as the level trigger's number.

If you don't understand please do let me know.
Tombstone's Tournament round 2 has begun! Tombstone's Posting Tournament

Try out my: CFG Easy Text Editor (Note: still in beta)

-----Venima
Image
Image
Locked