Raised This Month: $32 Target: $400
 8% 

[TF2] Bomb Fortress


Post New Thread Reply   
 
Thread Tools Display Modes
RavensBro
Veteran Member
Join Date: Sep 2009
Location: Wisonsin USA
Old 04-14-2011 , 12:54   Re: [TF2] Bomb Fortress
Reply With Quote #21

ok i know i didnt ask but i edit your .sp file and got that skin i show you to work looks sweet lol. i'm no scripter by any means i just like to mess with stuff at times. here it is if you want to take a look at it. the zip file is the timebomb in the right folders. oops almost for got i had to use this plugin to get the custom timbomb files to download it is easy to set up. here is the link for it. http://forums.alliedmods.net/showthread.php?t=69005
Attached Files
File Type: sp Get Plugin or Get Source (bombfortress.sp - 317 views - 33.8 KB)
File Type: zip tnttimebomb.zip (2.06 MB, 69 views)

Last edited by RavensBro; 04-14-2011 at 13:04.
RavensBro is offline
Cookies.net
Senior Member
Join Date: Jan 2011
Old 04-14-2011 , 14:41   Re: [TF2] Bomb Fortress
Reply With Quote #22

Quote:
Originally Posted by RavensBro View Post
ok i know i didnt ask but i edit your .sp file and got that skin i show you to work looks sweet lol. i'm no scripter by any means i just like to mess with stuff at times. here it is if you want to take a look at it. the zip file is the timebomb in the right folders. oops almost for got i had to use this plugin to get the custom timbomb files to download it is easy to set up. here is the link for it. http://forums.alliedmods.net/showthread.php?t=69005
You actually dont need that to add it to download tables, just do this
Find OnMapStart (line 372) it should look like this
PHP Code:
public OnMapStart()
{
    
PrecacheModel(BOMB1true);
    
PrecacheSound(BOMB_SOUNDtrue);

change it to
PHP Code:
public OnMapStart()
{
    
AddFileToDownloadsTable(BOMB1);
    
PrecacheModel(BOMB1true);
    
PrecacheSound(BOMB_SOUNDtrue);

IIRC, back to work on sourcepawn ide... i haven't been working on it for too long...
Cookies.net is offline
Ginxeng
Senior Member
Join Date: Nov 2009
Location: Timber Doodle
Old 04-14-2011 , 15:15   Re: [TF2] Bomb Fortress
Reply With Quote #23

Can someone post a video of this, I want to see how it plays out before I decided if I should make a server of this.
__________________
Ginxeng is offline
Send a message via AIM to Ginxeng Send a message via MSN to Ginxeng Send a message via Skype™ to Ginxeng
Velture
Senior Member
Join Date: Jan 2011
Location: Poland, Warsaw
Old 04-18-2011 , 05:41   Re: [TF2] Bomb Fortress
Reply With Quote #24

Quote:
Originally Posted by Ginxeng View Post
Can someone post a video of this, I want to see how it plays out before I decided if I should make a server of this.
yeah me too.
__________________
Velture is offline
RavensBro
Veteran Member
Join Date: Sep 2009
Location: Wisonsin USA
Old 04-18-2011 , 08:13   Re: [TF2] Bomb Fortress
Reply With Quote #25

he is a demo of it using the record in tf2.
Attached Files
File Type: zip demo.zip (2.25 MB, 83 views)
RavensBro is offline
RavensBro
Veteran Member
Join Date: Sep 2009
Location: Wisonsin USA
Old 05-12-2011 , 06:34   Re: [TF2] Bomb Fortress
Reply With Quote #26

so when you coming out with an update it has been not working right alot now players don't seem like they want to play it as much now days untill you get it wokring right. not working means it wont plant the bomb or we cant defuse it.
RavensBro is offline
Cookies.net
Senior Member
Join Date: Jan 2011
Old 05-13-2011 , 05:48   Re: [TF2] Bomb Fortress
Reply With Quote #27

Quote:
Originally Posted by RavensBro View Post
so when you coming out with an update it has been not working right alot now players don't seem like they want to play it as much now days untill you get it wokring right. not working means it wont plant the bomb or we cant defuse it.
It works fine here, are you sure they do it right - look and down and +attack2 (default right mouse)? Anyways decided to start rewriting this now anyway expect a test version, hopefully, within a week
Cookies.net is offline
RavensBro
Veteran Member
Join Date: Sep 2009
Location: Wisonsin USA
Old 05-14-2011 , 10:28   Re: [TF2] Bomb Fortress
Reply With Quote #28

yes we are and i will be wating to test it for you
RavensBro is offline
Cookies.net
Senior Member
Join Date: Jan 2011
Old 05-14-2011 , 11:43   Re: [TF2] Bomb Fortress
Reply With Quote #29

Quote:
Originally Posted by RavensBro View Post
yes we are and i will be wating to test it for you
Ok, I'm almost "finished" I just need to track down the last issues, a test version might be here tomorrow
Cookies.net is offline
Cookies.net
Senior Member
Join Date: Jan 2011
Old 05-15-2011 , 14:54   Re: [TF2] Bomb Fortress
Reply With Quote #30

0.3B1 is here, there might be a few bugs but it should be fine
Cookies.net is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:32.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode