AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Store (https://forums.alliedmods.net/forumdisplay.php?f=157)
-   -   Release [ANY?] Player Size (https://forums.alliedmods.net/showthread.php?t=214945)

Franc1sco 05-01-2013 16:06

[ANY?] Player Size
 
[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

vodka00 05-01-2013 17:10

Re: [ANY?] Player Size
 
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?

Franc1sco 05-01-2013 17:21

Re: [ANY?] Player Size
 
Quote:

Originally Posted by vodka00 (Post 1943973)
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)

vodka00 05-01-2013 17:30

Re: [ANY?] Player Size
 
Quote:

Originally Posted by Franc1sco (Post 1943979)
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.

Franc1sco 05-01-2013 17:36

Re: [ANY?] Player Size
 
Quote:

Originally Posted by vodka00 (Post 1943983)
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.

vodka00 05-01-2013 17:37

Re: [ANY?] Player Size
 
Quote:

Originally Posted by Franc1sco (Post 1943985)
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?

Franc1sco 05-01-2013 17:44

Re: [ANY?] Player Size
 
Quote:

Originally Posted by vodka00 (Post 1943986)
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

cREANy0 05-01-2013 20:01

Re: [ANY?] Player Size
 
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

iGANGNAM 05-02-2013 06:25

Re: [ANY?] Player Size
 
This plugin have bug who is triggering noblock trough player like another one?

Franc1sco 05-02-2013 07:02

Re: [ANY?] Player Size
 
Quote:

Originally Posted by cREANy0 (Post 1944071)
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 (Post 1944284)
This plugin have bug who is triggering noblock trough player like another one?


Surely


All times are GMT -4. The time now is 15:36.

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