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.

help me with my homework.

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
pinkerton
Member
Member
Posts: 13
Joined: May 19th, 2010, 4:39 am
Name: pinkerton

help me with my homework.

Post by pinkerton »

..........
Last edited by pinkerton on May 21st, 2010, 7:54 am, edited 1 time in total.
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: help me with my homework.

Post by Leo_V117 »

Code: Select all

level_trigger_2 = [echo "*message*"; endsp; sleep 1000 [map *name*]]
Hope that helps.
pinkerton
Member
Member
Posts: 13
Joined: May 19th, 2010, 4:39 am
Name: pinkerton

Re: help me with my homework.

Post by pinkerton »

thanks,that helps me alot....
i dunno how to repay you,but all i can say is,i'm really so thankful to you~
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: help me with my homework.

Post by Leo_V117 »

Well. Thats no problem really. Ever wanted to make a FPS game? If so, Join my forum. Link in my signiature.
pinkerton
Member
Member
Posts: 13
Joined: May 19th, 2010, 4:39 am
Name: pinkerton

Re: help me with my homework.

Post by pinkerton »

sure,why not~thanks a lot~
;)
pinkerton
Member
Member
Posts: 13
Joined: May 19th, 2010, 4:39 am
Name: pinkerton

Re: help me with my homework.

Post by pinkerton »

i tried but i still can't get it...
Do i need to set the same thing in the second map???
Or wat's the mistake i've made???I just can't make it~
T.T
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: help me with my homework.

Post by Leo_V117 »

Set a trigger in map one that is set in the CFG with the code I previously posted. In map 2 set a player spawn point at the start of the map. The code should do the rest.
Locked