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

[CS:GO] Multi-1v1 (v1.1.10, 2021-10-30)


Post New Thread Reply   
 
Thread Tools Display Modes
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 05-29-2015 , 21:13   Re: [CS:GO] Multi-1v1 (v1.0.1, 2015-5-8)
Reply With Quote #681

Quote:
Originally Posted by splewis View Post
Updated version to 1.0.1: https://github.com/splewis/csgo-mult...ases/tag/1.0.1

This is a minor update, but will make adding simple custom rounds types easier for many users.
Can I use this to add an SMG round type, where the user chooses which SMG to use (similar to pistol rounds)? If so, could you give me an example of how to do that? If not, what would be the best way to add a SMG round?
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
DaAlexMax
New Member
Join Date: May 2015
Old 05-29-2015 , 23:32   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #682

I'm not sure how game you are for feature requests, but how difficult would it be to implement a private duel system, where you can challenge other people on the server to a private 1v1? If accepted, it would put you and the other player into a private arena that nobody else would cycle in or out of. Either player could elect to leave, or one of the players could disconnect, which would cycle the remaining players back into the public pool.

Last edited by DaAlexMax; 05-29-2015 at 23:34.
DaAlexMax is offline
virusking
AlliedModders Donor
Join Date: Jul 2014
Location: Helsinki
Old 05-31-2015 , 07:44   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #683

Quote:
Originally Posted by DaAlexMax View Post
I'm not sure how game you are for feature requests, but how difficult would it be to implement a private duel system, where you can challenge other people on the server to a private 1v1? If accepted, it would put you and the other player into a private arena that nobody else would cycle in or out of. Either player could elect to leave, or one of the players could disconnect, which would cycle the remaining players back into the public pool.
The creator of multi1v1 plugin wants to keep his module of challenge plugin private. You can hire another coder to make you one too, if you want.
__________________
Founder of TooEZ Gaming, laid back community focused on gaming.

https://tooezgaming.com/
virusking is offline
virusking
AlliedModders Donor
Join Date: Jul 2014
Location: Helsinki
Old 05-31-2015 , 07:45   Re: [CS:GO] Multi-1v1 (v1.0.1, 2015-5-8)
Reply With Quote #684

Quote:
Originally Posted by ghostofmybrain View Post
Can I use this to add an SMG round type, where the user chooses which SMG to use (similar to pistol rounds)? If so, could you give me an example of how to do that? If not, what would be the best way to add a SMG round?
No, you will need to make a new module, or edit the source code of the multi1v1 plugin.

Copy paste the pistol rounds, and edit the weapon types to smg. (Should work, but haven't tested or checked the source code, yet).
__________________
Founder of TooEZ Gaming, laid back community focused on gaming.

https://tooezgaming.com/
virusking is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 05-31-2015 , 14:54   Re: [CS:GO] Multi-1v1 (v1.0.1, 2015-5-8)
Reply With Quote #685

Quote:
Originally Posted by ghostofmybrain View Post
Can I use this to add an SMG round type, where the user chooses which SMG to use (similar to pistol rounds)? If so, could you give me an example of how to do that? If not, what would be the best way to add a SMG round?
No, the config round types don't give a weapon choice menu, just a list of pre-set weapons every spawn.

You'd have to write a plugin using the provided natives/forwards.
https://github.com/splewis/csgo-mult...another-plugin

The menuHandler argument is intended for passing a function that gives a client your weapon choice menu.
__________________
splewis is offline
Ejziponken
AlliedModders Donor
Join Date: Apr 2008
Old 05-31-2015 , 21:12   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #686

wrong thread.

Last edited by Ejziponken; 05-31-2015 at 21:13.
Ejziponken is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 06-01-2015 , 00:24   Re: [CS:GO] Multi-1v1 (v1.0.1, 2015-5-8)
Reply With Quote #687

Quote:
Originally Posted by splewis View Post
No, the config round types don't give a weapon choice menu, just a list of pre-set weapons every spawn.

You'd have to write a plugin using the provided natives/forwards.
https://github.com/splewis/csgo-mult...another-plugin

The menuHandler argument is intended for passing a function that gives a client your weapon choice menu.
Ok, thanks for replying. It seems to be a very requested feature.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
drissLD
New Member
Join Date: Jun 2015
Old 06-01-2015 , 23:16   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #688

Hello there! This here is awesome!

I couldn't find an answer to my question by looking into the 60 pages, so I'll just ask here. Is it possible to play the 1v1s on maps that start with de_? like, de_dust2 for example?
drissLD is offline
splewis
Veteran Member
Join Date: Feb 2014
Location: United States
Old 06-02-2015 , 01:44   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #689

Quote:
Originally Posted by drissLD View Post
Hello there! This here is awesome!

I couldn't find an answer to my question by looking into the 60 pages, so I'll just ask here. Is it possible to play the 1v1s on maps that start with de_? like, de_dust2 for example?
The map name doesn't matter. What matters is having multiple arenas per map, which de_dust2 does not have. There are, however, some maps made by cutting 1 part of a standard map out and duplicating it into multiple arenas, like this one: http://steamcommunity.com/sharedfile.../?id=255301758
__________________
splewis is offline
eZ@AG
Junior Member
Join Date: May 2015
Old 06-02-2015 , 14:31   Re: [CS:GO] Multi-1v1 (v1.0.2, 2015-5-22)
Reply With Quote #690

Hi, i was wondering what to do to get knife plugins working on my server. I have tried several but they keep causing crashes. Just curious on when they will be compatible for multi 1v1.

Thanks,
eZ
eZ@AG is offline
Reply


Thread Tools
Display Modes

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 05:11.


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