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.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
dead message
- esequiel14
- Member

- Posts: 191
- Joined: September 15th, 2009, 4:17 am
- Location: TX.
dead message
when the player dies, falls off the map, or falls in lava a message always appears "you did something very dangerous!" where can i find this message code so i can change it? I already look for it everywhere but i didnt find it does anybody knows its location 
check out my video tutorials and sandbox coolest maps in http://www.youtube.com/user/Esequiel14
- PizzaLover101
- Member

- Posts: 1751
- Joined: October 23rd, 2009, 1:33 pm
- Name: NAME
- IRC Username: DaItsicle
- Location: By a computer
- Contact:
Re: dead message
I believe if you put a mapmodel (model # -1 [invisible]) then set it to lvl trigger 5 maybe? (haven't done level triggers in forever)
then
IDK about the lvl trigger but that should work
then
Code: Select all
level_trigger_1 = [echo "You did something dangerous!"]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/
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/
-
arcones
- 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: dead message
@Pizza: what will end up happening is two messages will appear instead of one. It'd be much more fruitful to try and find the actual code (I may have found it once, but I can't remember).

Want a user bar like this one? PM Leo!
-
chocolatepie33
- Support Team

- Posts: 2458
- Joined: April 27th, 2010, 5:31 pm
- IRC Username: CP
Re: dead message
I did a windows search, it's in src->fpsgame->fps.cpp. It's a lot of confusing code, though...
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
-
arcones
- 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: dead message
That's because it's C++ 
Yeah, I'd ask Hirato about how to change that
Yeah, I'd ask Hirato about how to change that

Want a user bar like this one? PM Leo!