Garry's Mod
[VKXTools] Entity Spawner
กำลังแสดง 11-20 จาก 25 รายการ
< 1  2  3 >
อัปเดต: 19 มิ.ย. 2022 @ 7: 10am

v2.4.4: Copying Spawners no longer freezes game & Single Player Copy support

อัปเดต: 19 มิ.ย. 2022 @ 6: 32am

v2.4.3: Single Player support

อัปเดต: 17 พ.ค. 2022 @ 12: 37am

v2.4.2.
─ Fix Networking issues upon Spawner Creation

อัปเดต: 16 พ.ค. 2022 @ 1: 25pm

v2.4.0. & v2.4.1.
─ Added ability to copy spawners with the Reload button
─ Saving w/ pretty JSON

อัปเดต: 22 เม.ย. 2022 @ 2: 28pm

v2.3.3: Fix Entities Spawning for 3rd Party Addons
Users
+ fix: most of compatibility by spawning entities from 3rd Party Addons is fixed including ─ but not limited to ─ Gredwitch's Emplacements & WAC

Developpers
+ new: added server-side function
vkx_entspawner.spawn_sent
which is used to spawn Scripted Entities instead of using
vkx_entspawner.spawn_entity

อัปเดต: 3 มี.ค. 2022 @ 11: 10am

Fix Lua error while holding the tool with Player Presence Radius set upper than 0

อัปเดต: 14 ม.ค. 2022 @ 2: 40pm

v2.3.0: Custom Preset System
Users
- feature: a Custom Preset System allowing to save the list of selected entities
- feature: added an offset angle parameter to `Circle` shape
- fix: using the gravity gun shortcut still render the preview
- fix: error while using the tool in a instant spawn mode

Developpers
- update: refactored the preview renderer, now, only one CSEntity is used to draw all preview locations. Functions about 'GhostEntity' have been changed, see source code.
- update `vkx_entspawner.new_spawner` return now an `@EntitySpawner` instead of the spawner's ID
- update: `@EntityChance.percent` has been remapped from 0-100 to 0-1 (2 decimals)
- update: Shape's `convars` is now a table of table using a specific structure instead of a table of string containing the value (see end of the autorun file for examples). This is intended for giving enough information to the Preset System

อัปเดต: 20 ต.ค. 2021 @ 12: 33am

Version 2.2.3.
- Fix Ghost Entities visible at world origin at game start
- Fixed unability to create perma spawners

อัปเดต: 6 ต.ค. 2021 @ 11: 48am

Version 2.2.2.
- Fix drawing in skybox
- Fix Lua error which blocked spawners from running

อัปเดต: 5 ต.ค. 2021 @ 6: 36am

Version 2.2.1.
- Added trigger_multiple and trigger_once to blocking blacklist
- Added a preset button in the interface