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

[CSGO] Advanced Vip System (Abandoned)


Post New Thread Reply   
 
Thread Tools Display Modes
Mesharsky How2Kill
AlliedModders Donor
Join Date: May 2017
Location: Poland
Old 12-12-2019 , 01:08   Re: [CSGO] Advanced Vip System
Reply With Quote #11

Update
Thanks to @Sincronic for his idea.

PHP Code:
Version "1.9" >> Implemented the unlimited ammo for vip (Sincronic idea
The cvar is disabled by default so you need to enable it yourself.
All tested and working.
Attached Files
File Type: sp Get Plugin or Get Source (H2K_VipENG.sp - 247 views - 25.0 KB)
Mesharsky How2Kill is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 12-12-2019 , 06:14   Re: [CSGO] Advanced Vip System
Reply With Quote #12

Quote:
Originally Posted by Mesharsky How2Kill View Post
Update
Thanks to @Sincronic for his idea.

PHP Code:
Version "1.9" >> Implemented the unlimited ammo for vip (Sincronic idea
The cvar is disabled by default so you need to enable it yourself.
All tested and working.

U rock man ! Thanks a lot ! Tested on GO server and retake.

I am wondering if u can make it work for arena servers to ? Because score board tag VIP is not working, HP and armor work sometimes.

Thanks !
Sincronic is offline
Mesharsky How2Kill
AlliedModders Donor
Join Date: May 2017
Location: Poland
Old 12-12-2019 , 06:30   Re: [CSGO] Advanced Vip System
Reply With Quote #13

Quote:
Originally Posted by Sincronic View Post
U rock man ! Thanks a lot ! Tested on GO server and retake.

I am wondering if u can make it work for arena servers to ? Because score board tag VIP is not working, HP and armor work sometimes.

Thanks !
I have the modification or arena scoreboard plugin integrated with my vip so i will send it here soon. It Will look like this:
[VIP | Arena 1]

For the hp and amor its because splewis arena is giving by itself hp and armor on specific rounds.
The solution for that is i will do a timer on the playerspawn to assign those values.
Mesharsky How2Kill is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 12-12-2019 , 07:25   Re: [CSGO] Advanced Vip System
Reply With Quote #14

Quote:
Originally Posted by Mesharsky How2Kill View Post
I have the modification or arena scoreboard plugin integrated with my vip so i will send it here soon. It Will look like this:
[VIP | Arena 1]

For the hp and amor its because splewis arena is giving by itself hp and armor on specific rounds.
The solution for that is i will do a timer on the playerspawn to assign those values.
I can not wait !! Tnx

If i want VIP to start at 1 AM and ends at 4 PM (16:00) i have to put like this ? :

vip_from_hr "1"
and
vip_to_hr "16"

EDIT! I was having the VIP flag "r" so i was having vip all the time. Vip between hours is working.

Thanks

Last edited by Sincronic; 12-12-2019 at 08:12.
Sincronic is offline
Mesharsky How2Kill
AlliedModders Donor
Join Date: May 2017
Location: Poland
Old 12-12-2019 , 22:55   Re: [CSGO] Advanced Vip System
Reply With Quote #15

Okey request done
So i modify this plugin today and integrated with my VIP.
In splewis arena it should look like this.

For the "Z" flag (ROOT)
1 = Arena number
IE = Country tag (Ireland)
H@ = HeadAdmin (Flag: z).



For the VIP PLAYERS
1 = Arena number
IE = Country tag (Ireland)
Vip = Vip player



PS: Normal player have just arena number and country tag, thats it.
If you want me to delete the country tag PM me. .

Regarding to the VIP modification for arena.
In the future release of the main plugin i will make support for splewis arena, so there will be cvar (As a bool g_cvArenaMode) And if it will be set to 1 then the plugin will be automatically customized for only arena mode.
Attached Files
File Type: sp Get Plugin or Get Source (H2K_ArenaTag.sp - 74 views - 3.8 KB)

Last edited by Mesharsky How2Kill; 12-12-2019 at 22:56.
Mesharsky How2Kill is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 12-13-2019 , 14:23   Re: [CSGO] Advanced Vip System
Reply With Quote #16

Quote:
Originally Posted by Mesharsky How2Kill View Post
Okey request done
So i modify this plugin today and integrated with my VIP.
In splewis arena it should look like this.

For the "Z" flag (ROOT)
1 = Arena number
IE = Country tag (Ireland)
H@ = HeadAdmin (Flag: z).



For the VIP PLAYERS
1 = Arena number
IE = Country tag (Ireland)
Vip = Vip player



PS: Normal player have just arena number and country tag, thats it.
If you want me to delete the country tag PM me. .

Regarding to the VIP modification for arena.
In the future release of the main plugin i will make support for splewis arena, so there will be cvar (As a bool g_cvArenaMode) And if it will be set to 1 then the plugin will be automatically customized for only arena mode.
I am testing vip for arena but is not working VIP tag. Just country tag and H@, for admin.

And HP and ARMOR, some times.

https://ibb.co/6nbBtBv

Last edited by Sincronic; 12-13-2019 at 14:30.
Sincronic is offline
Mesharsky How2Kill
AlliedModders Donor
Join Date: May 2017
Location: Poland
Old 12-13-2019 , 22:41   Re: [CSGO] Advanced Vip System
Reply With Quote #17

Quote:
Originally Posted by Sincronic View Post
I am testing vip for arena but is not working VIP tag. Just country tag and H@, for admin.

And HP and ARMOR, some times.

https://ibb.co/6nbBtBv
Weird it should work, give me the error log if you find something please. Or just console logs if something weird will appear tell me ;).

HP and armor as i said, it will work when i release my next version of plugin that will support arena mode.

I attach the version without country tag as you asked me in private message. And as well instead of only arena number it will display: Arena 1 | VIP etc.
Attached Files
File Type: sp Get Plugin or Get Source (H2K_ArenaTagNoCountry.sp - 66 views - 3.6 KB)
Mesharsky How2Kill is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 12-14-2019 , 05:46   Re: [CSGO] Advanced Vip System
Reply With Quote #18

Quote:
Originally Posted by Mesharsky How2Kill View Post
Weird it should work, give me the error log if you find something please. Or just console logs if something weird will appear tell me ;).

HP and armor as i said, it will work when i release my next version of plugin that will support arena mode.

I attach the version without country tag as you asked me in private message. And as well instead of only arena number it will display: Arena 1 | VIP etc.
Still, VIP tag is now working. I disable most of the plugins that are runing with score board tag, and still not working.

Code:
L 12/15/2019 - 01:06:41: [SM] Exception reported: String formatted incorrectly - parameter 5 (total 4)
L 12/15/2019 - 01:06:41: [SM] Blaming: H2K_ArenaTagNoCountry.smx
L 12/15/2019 - 01:06:41: [SM] Call stack trace:
L 12/15/2019 - 01:06:41: [SM]   [0] Format
L 12/15/2019 - 01:06:41: [SM]   [1] Line 71, H2K_ArenaTagNoCountry.sp::Multi1v1_AfterPlayerSetup
L 12/15/2019 - 01:06:41: [SM]   [3] Call_Finish
L 12/15/2019 - 01:06:41: [SM]   [4] Line 798, multi1v1.sp::SetupPlayer
L 12/15/2019 - 01:06:41: [SM]   [5] Line 693, multi1v1.sp::Event_OnRoundPostStart

Last edited by Sincronic; 12-14-2019 at 18:10.
Sincronic is offline
Mesharsky How2Kill
AlliedModders Donor
Join Date: May 2017
Location: Poland
Old 12-15-2019 , 00:09   Re: [CSGO] Advanced Vip System
Reply With Quote #19

Quote:
Originally Posted by Sincronic View Post
Still, VIP tag is now working. I disable most of the plugins that are runing with score board tag, and still not working.

Code:
L 12/15/2019 - 01:06:41: [SM] Exception reported: String formatted incorrectly - parameter 5 (total 4)
L 12/15/2019 - 01:06:41: [SM] Blaming: H2K_ArenaTagNoCountry.smx
L 12/15/2019 - 01:06:41: [SM] Call stack trace:
L 12/15/2019 - 01:06:41: [SM]   [0] Format
L 12/15/2019 - 01:06:41: [SM]   [1] Line 71, H2K_ArenaTagNoCountry.sp::Multi1v1_AfterPlayerSetup
L 12/15/2019 - 01:06:41: [SM]   [3] Call_Finish
L 12/15/2019 - 01:06:41: [SM]   [4] Line 798, multi1v1.sp::SetupPlayer
L 12/15/2019 - 01:06:41: [SM]   [5] Line 693, multi1v1.sp::Event_OnRoundPostStart
Try this version mate
Attached Files
File Type: sp Get Plugin or Get Source (H2K_ArenaTagNoCountry.sp - 69 views - 3.6 KB)

Last edited by Mesharsky How2Kill; 12-15-2019 at 00:10.
Mesharsky How2Kill is offline
Sincronic
Senior Member
Join Date: Dec 2018
Old 12-15-2019 , 07:54   Re: [CSGO] Advanced Vip System
Reply With Quote #20

Hello friend ! I tried, but same results. Same results. Is working just H@ for owner.
Sincronic 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 04:20.


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