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

Phoneburnia Redux


Post New Thread Reply   
 
Thread Tools Display Modes
Author
sdz
Senior Member
Join Date: Feb 2012
Plugin ID:
6307
Plugin Version:
1.0
Plugin Category:
General Purpose
Plugin Game:
Half-Life 2 Deathmatch
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A recreation of an old build plugin
    Unapprover:
    Reason for Unapproving:
    No source code, upload source and use the Report Post button for a new review.
    Old 10-20-2018 , 02:43   Phoneburnia Redux
    Reply With Quote #1

    Generic Feature Rundown:
    • Prop spawning and ownership
    • Prop feature and attribute management
    • Build commands
    • Trusted & Untrusted listing
    • Included prop list for !spawn, untrusted restricted list available as well. (data/phoneburnia/prop_names.ini) and (data/phoneburnia/untrusted_props.ini)
    • Prop list structuring: "alias" "entity_name^modelpath" - example: "bench" "prop_physics_override^models/props_c17/bench01a.mdl"

    Database Configuration:
    Phoneburnia Redux uses SQLite for the trusted list. Configuring this is very easy, by simply adding a section to the file located at: addons/sourcemod/configs/databases.cfg
    Code:
    "phoneburnia"
    {
    	"driver"			"sqlite"
    	"host"				"localhost"
    	"database"			"phoneburnia"
    	"user"				"root"
    	"pass"			""
    }
    Server Variables (cvar):
    Quote:
    // Maximum props for untrusted
    // -
    // Default: "35"
    phoneburnia_maxprops "35"

    // Maximum props for trusted
    // -
    // Default: "400"
    phoneburnia_maxtrustedprops "400"
    Command Listing:
    Admin Commands:
    • sm_createentity - Create an entity by classname - Generic Flag
    • sm_clean - Clean the map of all spawned props - Generic Flag
    • sm_delall - Delete all the props an individual player has spawned - Generic Flag
    • sm_goto - Teleport to a player - Generic Flag
    • sm_bring - Teleport a player to your crosshair - Generic Flag
    • sm_teleport - Teleport a player to another player - Generic Flag
    • sm_addtrusted - Add a player to the trusted list - Generic Flag
    • sm_removetrusted - Remove a player from the trusted list - Generic Flag
    • sm_setowner - Set the owner of a prop or entity to a player - Generic Flag
    • sm_airboat - Spawn an Airboat - Generic Flag

    Player Commands:
    • sm_freezeit - Freeze a prop in place
    • sm_unfreezeit - Unfreeze a prop
    • sm_noclip - Enable noclip
    • sm_nokill - Enable godmode
    • sm_copy - Copy a model's name
    • sm_paste - Paste a model
    • sm_spawn - Spawn a prop from the proplist
    • sm_spawncount - Check your remaining prop allocation
    • sm_dupe - Duplicate a prop
    • sm_trail - Set a trail on something
    • sm_skin - Set the skin of a prop
    • sm_move - Move a prop, X/Y/Z
    • sm_rotate - Rotate a prop, X/Y/Z
    • sm_straighten - Reset a prop to default angles
    • sm_delete - Delete a prop
    • sm_collide - Enable prop collision
    • sm_nocollide - Disable prop collision
    • sm_weld - Weld a prop to another prop (parent)
    • sm_unweld - Un/Deweld a prop from another (unparent)
    • sm_what - Check the owner of a prop
    • sm_whom - Check the owner of a prop
    • sm_propowner - Check the owner of a prop
    • sm_owner - Check the owner of a prop
    • sm_paint - Set the color of a prop, RGBA OR #HEXHEX

    Changelog:
    Quote:
    1.0.1 - 10/20/2018 - Bugfix on sm_nokill
    1.0 - 10/20/2018 - Initial Release
    Attached are two things: Just the plugin (for updates, or in case you lost the .sp or .smx) and the archive .zip, which is for fresh install and includes the prop lists

    Want something written, revised, removed or altered in this? Let me know. I do custom and private requests as well.

    Last edited by sdz; 01-06-2019 at 01:56.
    sdz is offline
    Cruze
    Veteran Member
    Join Date: May 2017
    Old 10-20-2018 , 02:51   Re: Phoneburnia Redux
    Reply With Quote #2

    Wow! Nice release!!
    __________________
    Taking paid private requests! Contact me
    Cruze is offline
    xfusionlockx
    AlliedModders Donor
    Join Date: Aug 2014
    Old 07-06-2019 , 17:40   Re: Phoneburnia Redux
    Reply With Quote #3

    Just in case anyone was looking for this.
    Attached Files
    File Type: zip phoneburnia_redux.zip (58.2 KB, 125 views)
    xfusionlockx 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 17:32.


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