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

[CS:S/CS:GO] Jailbreak Warden


Post New Thread Reply   
 
Thread Tools Display Modes
IcannotScript
Junior Member
Join Date: Nov 2016
Old 11-17-2016 , 04:48   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #211

can someone help me out, how would i include this in a jailbreak warden menu plugin so the menu is only accessible by the warden (from this plugin)? I know its probably really simple but im tired right now and help would be greatly appreciated.
IcannotScript is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 11-17-2016 , 08:11   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #212

Quote:
Originally Posted by IcannotScript View Post
can someone help me out, how would i include this in a jailbreak warden menu plugin so the menu is only accessible by the warden (from this plugin)? I know its probably really simple but im tired right now and help would be greatly appreciated.
PHP Code:

/********************************************************* 
 * returns if client is warden 
 * 
 * @param client        The client to run the check on 
 * @true on match, false if not         
 *********************************************************/ 
native warden_iswarden(client); 
PHP Code:
public Action Command_Menu(int clientint args)
{
    if (
warden_iswarden(client)
    {
         
// your menu
    
}
    return 
Plugin_Handled;

__________________
coding & free software

Last edited by shanapu; 11-17-2016 at 08:11.
shanapu is offline
spancer35
Senior Member
Join Date: Dec 2014
Location: City 17
Old 02-19-2017 , 14:13   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #213

can someone check here?

https://forums.alliedmods.net/showthread.php?t=294047
__________________
spancer35 is offline
lawkmlaw
Junior Member
Join Date: Mar 2016
Old 04-09-2017 , 21:41   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #214

whoo thats nice

FAV LINKS:


believe we all have this experience - glass canned food finished, you want to stay in the jar to continue to use, but the above stickers how stubborn how to do? Do not worry, the following tips you no longer rush -
advertising

First, use the hair dryer: open the hair dryer, hot air to melt the label sticker
of the adhesive. Be careful not to burn. And then from the edge of the label, a little bit slowly set off until completely torn up.

Second, all wet: soaked in hot water for a while and then torn off, this is the most common practice.

Third, only the surface of the wet: the kitchen paper towel coated with a dish, the lid on the label, put it aside for a while after torn off. Want to quickly tear off, you can then spray the citric acid water, until the solution penetrates the entire label after tearing off.

Fourth, remove the traces: If you use the third point of the method left traces, then sprayed sesame sodium carbonate water, with a melon cloth or sponge can be wiped clean.

Last edited by lawkmlaw; 05-24-2017 at 02:01.
lawkmlaw is offline
Skillinzo
New Member
Join Date: Apr 2017
Old 04-12-2017 , 14:45   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #215

Could you add a marker system, the current warden plugin that has markers is buggy for me, could you add where the marker presses "F" (Key is configurable) and a blue marker is placed (a circle)

Other than that, great plugin!
Skillinzo is offline
IcannotScript
Junior Member
Join Date: Nov 2016
Old 10-09-2017 , 08:56   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #216

Anybody know how I can get all players to teleport to the Warden, Also is there a way to assign the client that is the warden to a variable?
IcannotScript is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 10-09-2017 , 09:47   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #217

Quote:
Originally Posted by IcannotScript View Post
Anybody know how I can get all players to teleport to the Warden,
https://github.com/shanapu/MyCircle
Teleport prisoners/players in a half/full circle around the warden/admin

Quote:
Originally Posted by IcannotScript View Post
Also is there a way to assign the client that is the warden to a variable?
You mean on ConVar to define 'a steamid' so this player is the only one who become warden?
This is not possible without a edit, but also who will be a 24hour warden?
__________________
coding & free software
shanapu is offline
IcannotScript
Junior Member
Join Date: Nov 2016
Old 10-13-2017 , 08:49   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #218

Quote:
Originally Posted by shanapu View Post
https://github.com/shanapu/MyCircle
Teleport prisoners/players in a half/full circle around the warden/admin

Thanks so much I searched for a while and couldn't find anything like this and i figured out the other thing

Last edited by IcannotScript; 10-13-2017 at 08:50.
IcannotScript is offline
chris1994Op
Member
Join Date: Oct 2017
Old 10-15-2017 , 18:14   Re: [CS:S/CS:GO] Jailbreak Warden
Reply With Quote #219

cannot get this working on CSS...
chris1994Op 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:19.


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