Поиск по STEAMB

Игры по онлайну и скины по объёму продаж

Ничего не найдено

Попробуйте другое название или переключите категорию.

Меню

Инструменты

[E2] PlyCore

Положительные голоса86%357 голосов игроков
Подписчики38,9 тыс.38 883 в Steam Workshop
Размер файла37,41 КБЗагрузка через Steam
Обновление автора22 авг. 2026 г.Дата обновления материала
[E2] PlyCore

Изображение 1 из 2. Материалы автора из Steam Workshop.

Добавить в игру через Steam

  1. Перейдите в Steam

    Откроется страница именно этого материала.

    Открыть в Steam Workshop
  2. Нажмите «Подписаться»

    На странице Steam войдите в аккаунт, если потребуется.

    Подписаться

О материале

«[E2] PlyCore» — материал мастерской Garry’s Mod. Аддоны, карты, персонажи и инструменты для песочницы. Данные Steam, описание автора и ссылка для установки через подписку. Совместимость редакцией не проверена.

Описание автора

For more information, go to the GitHub Page

PlayerCore

It's the PlyCore, an extension for the Expression 2 that add functions to manipulate players. All functions can be called on yourself or on other players if you have their prop protection rights.

Workshop Installation

The PlayerCore is available on the Steam Workshop! Go to the PlayerCore Workshop Page and press

Subscribe

. For can go to the Expression 2 Core Collection for more extensions.

Manual Installation

Clone this repository into your

steamapps\common\GarrysMod\garrysmod\addons

folder using this command if you are using git:


git clone https://github.com/sirpapate/playercore.git

Documentation

Console Commands

sbox_e2_plycore
  • "1" - Everyone can use the functions on Everyone.

  • "2" - People can use the functions only on their friends.

  • "3" - Only admins can use functions.

  • "4" - The functions of players setting are disabled.

Lua

Hook

PlyCoreCommand(ply, target, command)

Called when a player use a command of PlyCore.

Arguments

  • "Player" - originator

  • "Player" - target

  • "string" - command

Return

"boolean" - Return true to block the command.

Functions

The following functions are protected by Protection Prop. To use them on another player, you must have their rights. Look the command "sbox_e2_plycore".

Basic Getters and Setters

FunctionReturnDescription
E:plyGetMass()NReturns the mass of the player.
E:plyGetJumpPower()NReturns the jump power of the player.
E:plyGetGravity()NReturns the gravity of the player.
E:plyGetSpeed()NReturns the walk speed of the player.
E:plySetPos(vector pos)Sets the position of the player.
E:plySetAng(angle ang)Sets the angle of the player's camera.
E:plySetHealth(N)Sets the health of the player.
E:plySetArmor(N)Sets the armor of the player.
E:plySetMass(N)Sets the mass of the player. default 85
E:plySetJumpPower(N)Sets the jump power, eg. the velocity the player will applied to when he jumps. default 200
E:plySetGravity(N)Sets the gravity of the player. default 600
E:plySetSpeed(N)Sets the walk and run speed of the player. (run speed is double of the walk speed) default 200
E:plySetRunSpeed(N)Sets the run speed of the player. default 400
E:plySetWalkSpeed(N)Sets the walk speed of the player. default 200
E:plyResetSettings()Resets the settings of the player.

Actions

FunctionReturnDescription
E:plyApplyForce(vector force)Sets the velocity of the player.
E:plyNoclip(N)Enable or disable the player's noclip.
E:plyDisableNoclip(N)Disables the noclip of the player.
E:plyEnterVehicle(entity vehicle)Force the player to enter a vehicle.
E:plyExitVehicle()Force the player to exit the vehicle he is in.
E:plySpawn()Respawns the player.
E:plyFreeze(N)Freezes the player.
E:plyIsFrozen()NReturns 1 if the player is frozen, 0 otherwise.
E:plyGod(N)Enables of disables the godmode of the player.
E:plyHasGod()NReturns 1 if the player has godmode, 0 otherwise.
E:plyIgnite(N)Ignites the player for a specific time. (in seconds)
E:plyIgnite()Returns 1 if the player is ignited, 0 otherwise.
E:plyExtinguish()Extinguishes the player.

Message Functions

FunctionReturnDescription
sendMessage(S)Sends a message to every player.
sendMessageCenter(S)Sends a message to every player in the center of the screen.
E:sendMessage(S)Sends a message to the player.
E:sendMessageCenter(S)Sends a message to the player in the center of the screen.
R:sendMessage(S)Sends a message to a list of players.
R:sendMessageCenter(S)Sends a message to a list of players in the center of the screen.
sendMessageColor(R)Sends a colored message to every player.
sendMessageColor(...)Sends a colored message to every player.
E:sendMessageColor(R)Sends a colored message to a player.
E:sendMessageColor(...)Sends a colored message to a player.
R:sendMessageColor(R)Sends a colored message to a list of players.
R:sendMessageColor(...)Sends a colored message to a list of players.

Other Functions

FunctionReturnDescription
E:ip()SReturns the ip of the player. (only if the player is admin)
Оригинал в Steam Workshop

Как установить и запустить

Откройте оригинальную страницу в Steam Workshop, проверьте версию игры, зависимости и порядок загрузки в описании автора. Нажмите «Подписаться» и дождитесь загрузки Steam. Включите материал в меню модификаций или контента игры, если это требуется. Совместимость и запуск редакцией не проверены.

Настройки cookies

Вы можете изменить выбор в любой момент. Отказ от аналитики не ограничивает доступ к сайту.

Технологии, провайдеры и сроки хранения