BNS Script maker [EPIC RELEASE]

BNS Script maker [EPIC RELEASE]

Postby SSkillZ » Fri Oct 19, 2007 11:27 pm

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 :P
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

Postby msleeper » Fri Oct 19, 2007 11:28 pm

FUCKING EPIC WIN

UPLOAD TO DOWNLOAD DATABASE!!

:potd: :potd: :potd: :potd: :potd:
Image
User avatar
msleeper
Personality Core
 
Posts: 2,107
Joined: Sep 26, 2007
Location: Atlanta, Jawjuh

Postby pandar » Sat Oct 20, 2007 12:50 am

Fuck post of the day, post of the century. Skillz for president.
Image
pandar
Test Participant
 
Posts: 45
Joined: Oct 14, 2007

Postby SSkillZ » Sat Oct 20, 2007 8:41 am

Updated, Changed from challange to challenge (as it supposed to be :\) everywhere in the program.
SSkillZ
New Employee
 
Posts: 8
Joined: Oct 17, 2007

Postby Grudge » Sat Oct 20, 2007 10:30 am

:gtfo: :potd: :gtfo2:
Life is like a pipe, it's hard to get through and you're not always guaranteed a happy ending.

Image
User avatar
Grudge
Loves Cake
 
Posts: 352
Joined: Sep 29, 2007

Postby DiddyKong42 » Sat Oct 20, 2007 11:48 am

Very nice.
DiddyKong42
Test Supervisor
 
Posts: 202
Joined: Oct 14, 2007

Postby espen180 » Sat Oct 20, 2007 12:34 pm

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.
http://www.dpgames.co.uk/

Sanity is not statistical.
User avatar
espen180
Loves Cake
 
Posts: 340
Joined: Oct 15, 2007

Postby zuwiki » Sat Oct 20, 2007 1:58 pm

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.
User avatar
zuwiki
Test Participant
 
Posts: 39
Joined: Oct 13, 2007
Location: Yakima, WA, USA

Postby SSkillZ » Sat Oct 20, 2007 2:16 pm

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.
8) now if you like add outputs to close the elivator dors...

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

Postby msleeper » Sat Oct 20, 2007 2:34 pm

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.
Image
User avatar
msleeper
Personality Core
 
Posts: 2,107
Joined: Sep 26, 2007
Location: Atlanta, Jawjuh

Postby useless » Sun Oct 21, 2007 7:36 am

hi,

I have a litte probleme.
I can't start it because of the following error:

Image


OS: Win Vista Home Premium (full updatet)

Can someone help me ?

would be very nice =)


edit\

hm.

2 Other Systems:

Windows XP --> dosn't work
Win Vista Ultimate --> Work
useless
New Employee
 
Posts: 3
Joined: Oct 21, 2007

Postby SSkillZ » Sun Oct 21, 2007 11:30 am

Updated (Minor changes):

- Enabled operating system themes (not on the updown buttons :|).
- Included the missing .ocx files needed for vista, should work on vista now (let me know).
- Added a done message box when done.
SSkillZ
New Employee
 
Posts: 8
Joined: Oct 17, 2007

Postby msleeper » Sun Oct 21, 2007 12:57 pm

:thumbup:
Image
User avatar
msleeper
Personality Core
 
Posts: 2,107
Joined: Sep 26, 2007
Location: Atlanta, Jawjuh

Postby useless » Sun Oct 21, 2007 2:08 pm

you are my hero :notworthy: :thumbup:

Now it is working on my Notebook [OS: Win Vista Home Premium (full updated)]
tomorrow I will try it on my other Systems.
useless
New Employee
 
Posts: 3
Joined: Oct 21, 2007

Postby DaB00m » Mon Nov 05, 2007 4:42 am

OH MY GOD!!!! you are great, I must hurry to finish my map so I can release it properly.
"Theirs no point crying over every mistake, You just keep on trying til you run out of Cake!"
User avatar
DaB00m
New Employee
 
Posts: 16
Joined: Nov 4, 2007
Location: Southampton, UK


Return to Community Releases

Who is online

Users browsing this forum: No registered users and 1 guest

Community Spotlight

Search the Forums

User Menu

Register
Login

Login