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

Release [ANY?] Player Size


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-01-2013 , 16:06   [ANY?] Player Size
Reply With Quote #1

[Store] Player Size


Description:
  • This plugin allows players to buy player size in the store for change the size of his player.
  • This plugin was private for my community but I decided to release it
Requirements:Features:
  • Customizable - You can have any amount of Player size you want, and you can customize each Player size in its attrs field.
Installation:

Download the attached store-playersize.zip archive and extract to your sourcemod folder intact. Then open your store web panel, navigate to Import/Export System under the Tools menu, and import configs/store/json-import/playersize.json

Adding more playersize:

You can use the web panel to add playersizes. Open the web panel, navigate to Add New Item under the Items menu. In type and loadout_slot, type playersize. Change name, display_name, description and attrs to customize the new playersize.

The attrs field should look like:

Code:
{
    "size": "0.6" // 1.0 is the normal size
}
Screenshots:

http://steamcommunity.com/sharedfile.../?id=136690521
http://steamcommunity.com/sharedfile.../?id=135119334
http://steamcommunity.com/sharedfile.../?id=132416999


Credits:

Jose Alberto ( https://forums.alliedmods.net/member.php?u=217457 ) for the original Idea
Me for the remainder


Download:

Main repository
Direct download
Code changes
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 12-20-2015 at 10:45.
Franc1sco is offline
Send a message via MSN to Franc1sco
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 05-01-2013 , 17:10   Re: [ANY?] Player Size
Reply With Quote #2

You rock man.

One question though, does the size affect any other properties? Such as speed, jump height, obstacle clearance and other stuff? Or is this purely cosmetic?
__________________
cw main:

cw speedruns:
vodka00 is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-01-2013 , 17:21   Re: [ANY?] Player Size
Reply With Quote #3

Quote:
Originally Posted by vodka00 View Post
You rock man.

One question though, does the size affect any other properties? Such as speed, jump height, obstacle clearance and other stuff? Or is this purely cosmetic?
By the plugin, affect to the damage received.

As default, your vision perspective change (lowest or highest) and also the space that you occupy (hitgroup)
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 05-01-2013 at 17:22.
Franc1sco is offline
Send a message via MSN to Franc1sco
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 05-01-2013 , 17:30   Re: [ANY?] Player Size
Reply With Quote #4

Quote:
Originally Posted by Franc1sco View Post
By the plugin, affect to the damage received.

As default, your vision perspective change (lowest or highest) and also the space that you occupy (hitgroup)
Any chance that there could be a version that changes just the size without damage, vision or hitgroups? If not that is very okay.
__________________
cw main:

cw speedruns:
vodka00 is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-01-2013 , 17:36   Re: [ANY?] Player Size
Reply With Quote #5

Quote:
Originally Posted by vodka00 View Post
Any chance that there could be a version that changes just the size without damage, vision or hitgroups? If not that is very okay.
For change only the size without vision and hitgroups you need to redimension the skin (make a new skin) thing that cannot be through plugin (that I know).


However the damage I can do it, I will set a cvar for disable it.
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 05-01-2013 , 17:37   Re: [ANY?] Player Size
Reply With Quote #6

Quote:
Originally Posted by Franc1sco View Post
For change only the size without vision and hitgroups you need to redimension the skin (make a new skin) thing that cannot be through plugin (that I know).

Do you mean that this plugin then works on some skins only?
__________________
cw main:

cw speedruns:
vodka00 is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-01-2013 , 17:44   Re: [ANY?] Player Size
Reply With Quote #7

Quote:
Originally Posted by vodka00 View Post
Do you mean that this plugin then works on some skins only?
No, this plugin works in all skins.

But for no affect to vision and hitgroup, you will need use a skin more big, or else the size will change vision and hitgroup
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 05-01-2013 at 17:44.
Franc1sco is offline
Send a message via MSN to Franc1sco
cREANy0
SourceMod Donor
Join Date: Jul 2012
Location: Germany
Old 05-01-2013 , 20:01   Re: [ANY?] Player Size
Reply With Quote #8

I don't test it for CS:GO but i think there will be the same problem like for this Plugin:

http://forums.alliedmods.net/showthread.php?t=193255

Screens ↓ :

Spoiler


greetz cREANy0
__________________

Last edited by cREANy0; 05-01-2013 at 20:02.
cREANy0 is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 05-02-2013 , 06:25   Re: [ANY?] Player Size
Reply With Quote #9

This plugin have bug who is triggering noblock trough player like another one?
__________________
iGANGNAM is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 05-02-2013 , 07:02   Re: [ANY?] Player Size
Reply With Quote #10

Quote:
Originally Posted by cREANy0 View Post
I don't test it for CS:GO but i think there will be the same problem like for this Plugin:

http://forums.alliedmods.net/showthread.php?t=193255

Screens ↓ :

Spoiler


greetz cREANy0
Quote:
Originally Posted by iGANGNAM View Post
This plugin have bug who is triggering noblock trough player like another one?

Surely
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
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 14:02.


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