Raised This Month: $51 Target: $400
 12% 

[CS:GO] New Gamemode - Touchdown (2.12 | 2020/3/24)


Post New Thread Reply   
 
Thread Tools Display Modes
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 05-31-2017 , 12:20   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #61

Updated maps post and git repo cfg, added more maps.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118

Last edited by rogeraabbccdd; 05-31-2017 at 12:20.
rogeraabbccdd is offline
Xzan
Junior Member
Join Date: Aug 2016
Old 06-02-2017 , 03:36   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #62

Your mod seem very nice !
I'll test it soon, thank you.

But some feature can be add to complete your mode like a stats (rank) system included:

- Goal's number a player made
- Kills numbers of the ball keeper
- how many times the player have the ball + how long
etc,

would be great !
Xzan is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 06-02-2017 , 04:06   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #63

Quote:
Originally Posted by Xzan View Post
Your mod seem very nice !
I'll test it soon, thank you.

But some feature can be add to complete your mode like a stats (rank) system included:

- Goal's number a player made
- Kills numbers of the ball keeper
- how many times the player have the ball + how long
etc,

would be great !
I'm currently working on point system and stats.
As I write in plugin description, this is a gamemode from S4 League, so I want everything works like original game, including point system.

This is how point system will work.
Kill +2, Assist +1, Touchdown +10, Take ball +2, Defense/Attack bonus *2
For example, when you kill a player, and your team have the ball, you will get 4 points.(2*2=4)
You can check this to know how point system work in original game.

And these are what stats will count.
Kill, death, assist, take ball, touchdown, kill ball holder, drop ball.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118

Last edited by rogeraabbccdd; 06-02-2017 at 04:08.
rogeraabbccdd is offline
vadia111
Senior Member
Join Date: Dec 2013
Old 06-02-2017 , 08:21   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #64

is possible gamemode in TF2? amazing =D
vadia111 is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 06-02-2017 , 09:53   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #65

Quote:
Originally Posted by vadia111 View Post
is possible gamemode in TF2? amazing =D
I never played TF2 before, so the answer is no, sorry.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
vadia111
Senior Member
Join Date: Dec 2013
Old 06-02-2017 , 10:04   Re: [CS:GO] New Gamemode - Touchdown (1.5 | 2017/5/29)
Reply With Quote #66

Quote:
Originally Posted by rogeraabbccdd View Post
I never played TF2 before, so the answer is no, sorry.
=(
vadia111 is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 06-02-2017 , 12:10   Re: [CS:GO] New Gamemode - Touchdown (1.0 | 2017/5/28)
Reply With Quote #67

Quote:
Originally Posted by shanapu View Post
Nice work!
Thanks for sharing your cool stuff with us!
...
If I may, you don't need to create 3 seperate plugins. You can exclude those extension just like I did with my contract plugin.
__________________
Want to check my plugins ?
Arkarr is offline
Xzan
Junior Member
Join Date: Aug 2016
Old 06-02-2017 , 12:13   Re: [CS:GO] New Gamemode - Touchdown (1.2 | 2017/5/28)
Reply With Quote #68

Quote:
Originally Posted by Altaj View Post
Why does not the ball shine like on video?

Same thing for me
Xzan is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 06-02-2017 , 12:40   Re: [CS:GO] New Gamemode - Touchdown (1.2 | 2017/5/28)
Reply With Quote #69

Quote:
Originally Posted by Xzan View Post
Same thing for me
1. Make sure you upload all files to your fastdl and server.
2. Make sure you have downloaded all files from your fastdl.
3. Check your client console, if you see "attempt to create unknown particle system", try to restart your game.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
Xzan
Junior Member
Join Date: Aug 2016
Old 06-02-2017 , 12:48   Re: [CS:GO] New Gamemode - Touchdown (1.2 | 2017/5/28)
Reply With Quote #70

Quote:
Originally Posted by Xzan View Post
Same thing for me
Thank you.

But with some several reboot and changemap the ball worked well, but when i changed map again the plugin stop work for no reason ( i didn't change anything ) even with reboot the plugin seem to not work
error log :

Code:
L 06/02/2017 - 18:21:57: Info (map "awp_whiteout_b3") (file "errors_20170602.log")
L 06/02/2017 - 18:21:57: [SM] Exception reported: Invalid timer handle 1f2e08ba (error 3)
L 06/02/2017 - 18:21:57: [SM] Blaming: kento_touchdown.smx
L 06/02/2017 - 18:21:57: [SM] Call stack trace:
L 06/02/2017 - 18:21:57: [SM]   [0] KillTimer
L 06/02/2017 - 18:21:57: [SM]   [1] Line 3316, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::ResetBall
L 06/02/2017 - 18:21:57: [SM]   [2] Line 3221, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::ResetBallTimer
L 06/02/2017 - 18:22:00: [SM] Exception reported: Invalid timer handle 1f2e08ba (error 3)
L 06/02/2017 - 18:22:00: [SM] Blaming: kento_touchdown.smx
L 06/02/2017 - 18:22:00: [SM] Call stack trace:
L 06/02/2017 - 18:22:00: [SM]   [0] KillTimer
L 06/02/2017 - 18:22:00: [SM]   [1] Line 3549, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::OnClientDisconnect
L 06/02/2017 - 18:22:00: Error log file session closed.
L 06/02/2017 - 18:25:16: SourceMod error session started
L 06/02/2017 - 18:25:16: Info (map "awp_dream") (file "errors_20170602.log")
L 06/02/2017 - 18:25:16: [SM] Exception reported: Invalid timer handle 1f2e08ba (error 3)
L 06/02/2017 - 18:25:16: [SM] Blaming: kento_touchdown.smx
L 06/02/2017 - 18:25:16: [SM] Call stack trace:
L 06/02/2017 - 18:25:16: [SM]   [0] KillTimer
L 06/02/2017 - 18:25:16: [SM]   [1] Line 2843, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::Event_RoundEnd
L 06/02/2017 - 18:25:16: [SM]   [3] CS_TerminateRound
L 06/02/2017 - 18:25:16: [SM]   [4] Line 2369, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::OnTeamWin
L 06/02/2017 - 18:25:16: [SM]   [5] Line 2805, D:\CSGODS\CSGO\csgo\addons\sourcemod\scripting\kento_touchdown.sp::JustEndedFalse
L 06/02/2017 - 18:25:16: [SM] Exception reported: Invalid timer handle 1f2e08ba (error 3)
L 06/02/2017 - 18:25:16: [SM] Blaming: kento_touchdown.smx

What sourcemod version do u use to get this plugin work? i use the linux stable (5998 ) and tried with the newest (6000)

Last edited by Xzan; 06-02-2017 at 12:56.
Xzan 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 13:23.


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