Raised This Month: $ Target: $400
 0% 

Security Names 1.1


Post New Thread Reply   
 
Thread Tools Display Modes
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 04-29-2009 , 13:51   Re: Security Names
Reply With Quote #11

suggestions:
-add a file to configure the plugin (a lot amxx users cant edit even simple things in plugins)
-rather check on nick-change and connect whether the users nick is forbidden to make this plugin even saver
__________________
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 04-29-2009 , 13:56   Re: Security Names
Reply With Quote #12

Quote:
Originally Posted by SchlumPF* View Post
suggestions:
-rather check on nick-change and connect whether the users nick is forbidden to make this plugin even saver
Updated to 1.1v , im make this suggestions.
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
SchlumPF*
Veteran Member
Join Date: Mar 2007
Old 04-29-2009 , 16:47   Re: Security Names 1.1
Reply With Quote #13

you should stick to one stile of naming vars, different stiles look like copying code ^^
set_task(1.0, "Event_NewRound", id) -> Event_NewRound(), read hawks tutoriala bout tasks
__________________
SchlumPF* is offline
Send a message via ICQ to SchlumPF*
1337
Senior Member
Join Date: Mar 2009
Old 04-30-2009 , 10:16   Re: Security Names 1.1
Reply With Quote #14

good but u should make txt file to take blocked nicks there
1337 is offline
deejayu
Junior Member
Join Date: Apr 2009
Old 04-30-2009 , 11:46   Re: Security Names 1.1
Reply With Quote #15

Quote:
Originally Posted by 1337 View Post
good but u should make txt file to take blocked nicks there
yEahp i agreeh.
deejayu is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 04-30-2009 , 13:34   Re: Security Names 1.1
Reply With Quote #16

Quote:
Originally Posted by SchlumPF* View Post
you should stick to one stile of naming vars, different stiles look like copying code ^^
set_task(1.0, "Event_NewRound", id) -> Event_NewRound(), read hawks tutoriala bout tasks
Updated.
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
grimvh2
Veteran Member
Join Date: Nov 2007
Location: Fishdot Nation
Old 04-30-2009 , 15:28   Re: Security Names 1.1
Reply With Quote #17

doesnt this already exists?
__________________
I am out of order!
grimvh2 is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 05-01-2009 , 03:43   Re: Security Names 1.1
Reply With Quote #18

Quote:
Originally Posted by grimvh2 View Post
doesnt this already exists?
Dunno, I searched but failed to find one.
__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
grimvh2
Veteran Member
Join Date: Nov 2007
Location: Fishdot Nation
Old 05-01-2009 , 05:07   Re: Security Names 1.1
Reply With Quote #19

Quote:
Originally Posted by M1R0n,M' View Post
Dunno, I searched but failed to find one.
I tought it does, but i cant find it also so Gj then ;)
__________________
I am out of order!
grimvh2 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-01-2009 , 05:10   Re: Security Names 1.1
Reply With Quote #20

There is no reason to run the check on a new round and client_infochanged(). They have to change their info to get to a new name anyways.
__________________
fysiks is online now
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 23:36.


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