URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       The Ultimate Knifing Clan Forum
  HTML https://tukcforum.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Add-ons
       *****************************************************
       #Post#: 2564--------------------------------------------------
       Server Rating (by Lt. Jamergaman)
       By: Lt. Jamergaman Date: April 24, 2012, 3:34 pm
       ---------------------------------------------------------
       This add-on is just a simple server sided rating system, feel
       free to give me suggestions and yes I will make a client-sided
       rating system as well. This add-on helps hosts determine if
       people like their servers or not.
       Commands: /rateserver adds your rate to the server and you
       cannot rate it again unless you delete it.
       /deletemyrate deletes your previous rate so you can rate the
       server again.
       FAQs
       Q: How do you know if you have already rated?
       A: It will show a message in the chat.
       Q: Where does it save my rate?
       A: config/server/Server_Ratings/blidhere.txt (the host of the
       server only has it)
       Q: Is this add-on harmful?
       A: Not in anyway, it just helps the host see if people like
       his/her server or not.
       #Post#: 2918--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Cat123 Date: May 26, 2012, 12:34 pm
       ---------------------------------------------------------
       Good work.
       #Post#: 2919--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Cat123 Date: May 26, 2012, 12:39 pm
       ---------------------------------------------------------
       [code]%file.writeline("Persons BLID:
       "@findclientbyname(%cl.name).getblid());
       %file.writeline("Persons Name: "@%cl.name);
       [/code]
       Why adding findclientbyname(%cl.name).getBlid() instead of
       %cl.getBLID() ?
       In any case, you could define a var, like:
       [code]%clBLID = %cl.getBLID();[/code]
       #Post#: 2923--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Lt. Jamergaman Date: May 26, 2012, 4:03 pm
       ---------------------------------------------------------
       [quote author=Cat123 link=topic=313.msg2919#msg2919
       date=1338053985]
       [code]%file.writeline("Persons BLID:
       "@findclientbyname(%cl.name).getblid());
       %file.writeline("Persons Name: "@%cl.name);
       [/code]
       Why adding findclientbyname(%cl.name).getBlid() instead of
       %cl.getBLID() ?
       In any case, you could define a var, like:
       [code]%clBLID = %cl.getBLID();[/code]
       [/quote]Why do you always have to question everything I script?
       I have my own way of scripting, you have yours.
       #Post#: 2924--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Mustang Date: May 26, 2012, 4:57 pm
       ---------------------------------------------------------
       Oh, cool! an admin fight! I think each person should use a
       different way to code, jamer has his, cat123 has hers. But, i do
       agree with cat, that that would be the best method of getting
       BLID from players
       #Post#: 2927--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Cat123 Date: May 26, 2012, 7:59 pm
       ---------------------------------------------------------
       It's not a fight, I was just showing him the best way to do it
       :/
       #Post#: 3235--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Builder/@gent/eventer Date: June 7, 2012, 10:09 am
       ---------------------------------------------------------
       Cat123 is a boy....
       #Post#: 3242--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Cat123 Date: June 7, 2012, 1:16 pm
       ---------------------------------------------------------
       [quote author=Builder/@gent/eventer
       link=topic=313.msg3235#msg3235 date=1339081782]
       Cat123 is a boy....
       [/quote]
       ?
       #Post#: 3244--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Tumbleweed Date: June 7, 2012, 1:25 pm
       ---------------------------------------------------------
       Look at her profile.....
       #Post#: 3249--------------------------------------------------
       Re: Server Rating (by Lt. Jamergaman)
       By: Mr.Undead435 Date: June 7, 2012, 10:37 pm
       ---------------------------------------------------------
       Wait, When did Builder get here? He didn't even make a introduce
       topic.
       *****************************************************
   DIR Next Page