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

[Any] Vip Rooms (1.2.3)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Sreaper
髪を用心
Join Date: Nov 2009
Plugin ID:
3855
Plugin Version:
1.2.3
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    1 
    Plugin Description:
    This plugin will allow you to specify vip rooms using a configuration file.
    Old 08-25-2013 , 16:34   [Any] Vip Rooms (1.2.3)
    Reply With Quote #1

    It was something I had paid thetwistedpanda to make for me about a year ago for the Clocktown map project. However the plugin eventually became far too extensive for what the map required and became a donator type plugin. I hope everyone finds this plugin useful.

    • You are not required to edit any maps in order to use this plugin.
    • You are able to specify VIP Rooms for any number of maps with various customization options and flag controls for each warp.
    • You can define a charge up time for each warp, how long a player has to stand still in order to be teleported.
    • This plugin is also designed for combat usage, if someone takes damage the warp will cancel.
    • Please check out the attached .ini file for a full list of what can be done.



    Commands:

    • sm_warp <optional ID>: Opens a menu with predefined locations to warp to.


    Convars:

    • sm_viprooms_version: (1.2.3) Vip Rooms: Version.
    • sm_viprooms_enable: (1/0, def. "1") Enables/disables all features of the plugin.
    • sm_viprooms_cancel_distance: (def. "0.0") The maximum distance a player can travel from his/her original teleport location before cancelling the teleport.
    • sm_viprooms_cancel_damage: (1/0, def. "1") If enabled, a teleport will be cancelled if the initiating client takes damage after initiating a teleport.
    • sm_viprooms_particle: : (<particle name>, def. "burningplayer_smoke") The desired particle to use for the teleport effect.
    • sm_viprooms_particle_red: (TF2 Only): (<particle name>, def. "flaregun_energyfield_red") The desired particle to use for the teleport effect on RED.
    • sm_viprooms_particle_blu (TF2 Only): (<particle name>, def. "flaregun_energyfield_blue") The desired particle to use for the teleport effect on BLU.
    • sm_viprooms_particle_offset: (def. "0 0 0") The desired offset to use for the particle: note, it's attached to the head!
    • sm_viprooms_allow_warping: (1/0, def. "1") If enabled, the sm_warp command will be available for use.
    • sm_viprooms_refresh_rate: (def. "0.33") The frequency, in seconds, that players are monitored for teleporting / warping.
    • sm_viprooms_cancel_menu: (def. "100") The maximum distance a player can move from away from a teleport location prompt before it no longer works.
    • sm_viprooms_notify_action: (-1/0 def. "-1") Determines who receives the notification that a player has teleported or warped. (-1 = Disabled, 0 = Everyone, otherwise the specified flag the user must possess, such as b)


    Installation:
    Place sm_viprooms.ini into your addons/sourcemod/configs folder.
    Place sm_viprooms.smx into your addons/sourcemod/plugins folder.
    Place sm_viprooms.phrases.txt. into your addons/sourcemod/translations folder.
    Documented Changes:
    Click to see ->

    Attached Files
    File Type: ini sm_viprooms.ini (8.3 KB, 757 views)
    File Type: sp Get Plugin or Get Source (sm_viprooms.sp - 576 views - 41.1 KB)
    File Type: txt sm_viprooms.phrases.txt (2.6 KB, 660 views)
    File Type: zip sm_viprooms.zip (31.4 KB, 800 views)

    Last edited by Sreaper; 08-27-2013 at 13:47. Reason: Updated sm_viprooms.ini
    Sreaper is offline
    thetwistedpanda
    Good Little Panda
    Join Date: Sep 2008
    Old 08-25-2013 , 16:42   Re: [Any] Vip Rooms
    Reply With Quote #2

    On a related note, the original feature of the plugin should still remain. It allows per-map definitions for trigger_* entities that function as teleporters, moving a player to a designated location after x.x seconds. I haven't had the time to re-write this using better methods and for a more user-friendly configuration... One of these days...
    Spoiler
    __________________

    Last edited by thetwistedpanda; 08-25-2013 at 16:43.
    thetwistedpanda is offline
    Mr. Man
    Veteran Member
    Join Date: Mar 2011
    Location: Huh?
    Old 08-25-2013 , 19:57   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #3

    Sreaper, do you still have a copy of the Clocktown map and the nav file?
    Mr. Man is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 08-25-2013 , 20:22   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #4

    Quote:
    Originally Posted by Mr. Man View Post
    Sreaper, do you still have a copy of the Clocktown map and the nav file?
    I do. You can find it in the hyperlink in the OP.
    Sreaper is offline
    Bjorngomes
    Member
    Join Date: Jun 2013
    Old 08-27-2013 , 07:21   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #5

    Well... Seems good enough this plugin
    Bjorngomes is offline
    DarthMousemat
    Junior Member
    Join Date: Aug 2013
    Old 08-27-2013 , 07:26   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #6

    What's the difference between the Flag option and the override option?
    DarthMousemat is offline
    thetwistedpanda
    Good Little Panda
    Join Date: Sep 2008
    Old 08-27-2013 , 08:23   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #7

    Both are used together. If the user doesn't have the specified override, it will look at the specified flag.
    __________________
    thetwistedpanda is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 08-27-2013 , 13:37   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #8

    I've updated the OP as well as attached new .ini files to demonstrate how to setup more than one map.

    Last edited by Sreaper; 08-27-2013 at 13:49.
    Sreaper is offline
    Mr. Man
    Veteran Member
    Join Date: Mar 2011
    Location: Huh?
    Old 08-27-2013 , 15:53   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #9

    Quote:
    Originally Posted by Sreaper View Post
    I do. You can find it in the hyperlink in the OP.
    Wonderful! I've been trying to find a copy of this map for a while! I'll be hosting a server for this map
    Mr. Man is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 08-27-2013 , 23:32   Re: [Any] Vip Rooms (1.2.3)
    Reply With Quote #10

    Quote:
    Originally Posted by Mr. Man View Post
    Wonderful! I've been trying to find a copy of this map for a while! I'll be hosting a server for this map
    That's great to hear! All future updates to the map project will be posted in that thread by me since I'm the project's manager.
    You can also add me to steam to see things even before they end up in that thread.

    Last edited by Sreaper; 08-27-2013 at 23:51.
    Sreaper is offline
    Reply



    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 16:09.


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