Raised This Month: $51 Target: $400
 12% 

Advanced Rules Menu


Post New Thread Reply   
 
Thread Tools Display Modes
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 12-05-2009 , 06:09   Re: Advanced Rules Menu
Reply With Quote #31

hey the plugin is realy nice but i need that players have to accept oder decline when they connect but only on connect when a player type !rules he should only see the rules and nothing with accept or decline.

can someone make it or plugin writer?

pls pls pls
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
psychonic

BAFFLED
Join Date: May 2008
Old 12-27-2009 , 22:01   Re: Advanced Rules Menu
Reply With Quote #32

@neo_gis

Please use Sourcemod's BuildPath() function rather than hardcoding the Sourcemod directory path.

Ex.
PHP Code:
FileToKeyValues(kv"addons/sourcemod/configs/rules.cfg"); 
becomes
PHP Code:
decl String:rulespath[PLATFORM_MAX_PATH];
BuildPath(Path_SMrulespathsizeof(rulespath), "configs/rules.cfg");
FileToKeyValues(kvrulespath); 
psychonic is offline
neo_gis
Member
Join Date: Sep 2009
Location: Rabat
Old 04-05-2010 , 15:00   Re: Advanced Rules Menu
Reply With Quote #33

Hello all ,

Sry been inactive for a long time , ill try to update this asap !
__________________
neo_gis is offline
Send a message via MSN to neo_gis Send a message via Skype™ to neo_gis
neo_gis
Member
Join Date: Sep 2009
Location: Rabat
Old 04-05-2010 , 16:49   Re: Advanced Rules Menu
Reply With Quote #34

UPDATED !
__________________
neo_gis is offline
Send a message via MSN to neo_gis Send a message via Skype™ to neo_gis
BeG
Senior Member
Join Date: Jan 2009
Location: Germany
Old 04-06-2010 , 05:18   Re: Advanced Rules Menu
Reply With Quote #35

nice will try it next days^^ thx
__________________
!!!SRY FOR BAD ENGLISH!!!
Our Clanhomepage:

Visit Us!
BeG is offline
neo_gis
Member
Join Date: Sep 2009
Location: Rabat
Old 06-29-2010 , 13:12   Re: Advanced Rules Menu
Reply With Quote #36

cheers for approval
__________________
neo_gis is offline
Send a message via MSN to neo_gis Send a message via Skype™ to neo_gis
CoolSilver
Junior Member
Join Date: Jul 2010
Old 07-04-2010 , 20:05   Re: Advanced Rules Menu
Reply With Quote #37

Is there an ability to accept or reject the rules at the connection and if rejected kick the player?
CoolSilver is offline
neo_gis
Member
Join Date: Sep 2009
Location: Rabat
Old 07-05-2010 , 18:57   Re: Advanced Rules Menu
Reply With Quote #38

nope not for now
__________________
neo_gis is offline
Send a message via MSN to neo_gis Send a message via Skype™ to neo_gis
Gump12
Junior Member
Join Date: Jun 2010
Old 07-25-2010 , 10:20   Re: Advanced Rules Menu
Reply With Quote #39

Hey... this seems great however for it to be perfect.... could u please add in the accept or decline = kick at start up? pretty please (A)
Gump12 is offline
lordoflort
Member
Join Date: Dec 2010
Old 01-09-2011 , 15:55   Re: Advanced Rules Menu
Reply With Quote #40

Is it possible to add multiline rules to this?
lordoflort 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 07:16.


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