BNS Script maker [EPIC RELEASE]
15 posts
• Page 1 of 1
BNS Script maker [EPIC RELEASE]
Hello,
I've made a little program to easily (hopefuly) create a bonus script so it will show up under bonus menu.
It allows you to create challanges for your map (You map has to support it),
create it as a freestyle normal map or both.
The image paramater is a VTF file (Valve texture file) of size 256 * 128 and crossponding VMT file, and must reside in portal/materials/VGUI.
Just look how portal did it using vtfedit and GCFescape to learn how it should be.
[img]http://forums.thinkingwithportals.com/pafiledb/images/screenshots/1192980548screenshot.JPG[/img]
Download from site download database, click me
Any questions, you may post here or PM me.
Edit: Forgot to mention, resulted .bns files are to be put in portal/maps.
Have fun
I've made a little program to easily (hopefuly) create a bonus script so it will show up under bonus menu.
It allows you to create challanges for your map (You map has to support it),
create it as a freestyle normal map or both.
The image paramater is a VTF file (Valve texture file) of size 256 * 128 and crossponding VMT file, and must reside in portal/materials/VGUI.
Just look how portal did it using vtfedit and GCFescape to learn how it should be.
[img]http://forums.thinkingwithportals.com/pafiledb/images/screenshots/1192980548screenshot.JPG[/img]
Download from site download database, click me
Any questions, you may post here or PM me.
Edit: Forgot to mention, resulted .bns files are to be put in portal/maps.
Have fun
Last edited by SSkillZ on Wed Oct 24, 2007 7:57 pm, edited 6 times in total.
- SSkillZ
- New Employee
- Posts: 8
- Joined: Oct 17, 2007
Does this make that bronze/silver/gold comparison screen at the end of the map? The one which counts your postals/steps/seconds and check them against the b/s/g values.
-

espen180 - Loves Cake
- Posts: 340
- Joined: Oct 15, 2007
Awesome! Once I get around to making some of my own maps (Too much homework for now. Three essays due monday, only one of which was I told about before friday. -.-'), I'll be sure to include .bns files. Gah, this release is awesome!
Baconfeet :: Any original content was a mistake.
-

zuwiki - Test Participant
- Posts: 39
- Joined: Oct 13, 2007
- Location: Yakima, WA, USA
espen180 wrote:
Does this make that bronze/silver/gold comparison screen at the end of the map? The one which counts your postals/steps/seconds and check them against the b/s/g values.
It makes them work and count the portals\time\steps but there is a entity that show the scores and must be included at the end of the map, dont remember the name right now, just decompile some maps to learn (and not copy)
Edit:
Ok so to show the stats:
1) create a prop entity called prop_portal_stats_display (its elivator prop...) and call it "end_stats"
2) now inside it create a trigger once, so who ever gets in it, activates it.
3) create a game_end entity near it and call it "endthisgame"
4) edit the trigger_once outputs
5) add a on_start_touch, targeted to "end_stats" via updatestats input
6) add another on_start_touch targeted to "end_stats" via enable input
7) add another on_start_touch targeted to "endthisgame" via endgame input and delay it by 10 seconds.
Images:
[img]http://img146.imageshack.us/img146/1203/abcccwy4.jpg[/img]
[img]http://img231.imageshack.us/img231/4076/abccc2ov5.jpg[/img]
Hope it works for you (I havent tested it).
Good luck!
Last edited by SSkillZ on Sat Oct 20, 2007 3:07 pm, edited 3 times in total.
- SSkillZ
- New Employee
- Posts: 8
- Joined: Oct 17, 2007
SSkillZ wrote:
It makes them work and count the portals\time\steps but there is a entity that show the scores and must be included at the end of the map, dont remember the name right now, just decompile some maps to learn (and not copy)
Got a feeling it is prop_portal_stats_display but I haven't played with it so I can't be sure.
Last edited by msleeper on Thu Jan 03, 2008 9:57 pm, edited 1 time in total.
-

msleeper - Personality Core
- Posts: 2,107
- Joined: Sep 26, 2007
- Location: Atlanta, Jawjuh
15 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest





