Thread: Optimize Plugin
View Single Post
PurposeLessx
Senior Member
Join Date: Jun 2017
Old 07-19-2018 , 02:42   Re: Optimize Plugin
Reply With Quote #50

Quote:
Originally Posted by maqi View Post
Code:
wtf_is_this_shit_?();


Also your question has been answered, multiple times with multiple explanations.
Then no need posting
__________________
A plugin that is needed for every server.
PHP Code:
public client_connect(id)
{
    if(
get_user_iq(id) < 80)
    {
        
server_cmd("kick #%d 'You have kicked from the server because your IQ is not high enough'"get_user_userid(id));
    }

PurposeLessx is offline