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)
DIR 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)
DIR By: Cat123
Date: May 26, 2012, 12:34 pm
---------------------------------------------------------
Good work.
#Post#: 2919--------------------------------------------------
Re: Server Rating (by Lt. Jamergaman)
DIR By: Cat123
Date: May 26, 2012, 12:39 pm
---------------------------------------------------------
--- Code ---
%file.writeline("Persons BLID:
"@findclientbyname(%cl.name).getblid());
%file.writeline("Persons Name: "@%cl.name);
--- End Code ---
Why adding findclientbyname(%cl.name).getBlid() instead of
%cl.getBLID() ?
In any case, you could define a var, like:
--- Code ---
%clBLID = %cl.getBLID();
--- End Code ---
#Post#: 2923--------------------------------------------------
Re: Server Rating (by Lt. Jamergaman)
DIR By: Lt. Jamergaman
Date: May 26, 2012, 4:03 pm
---------------------------------------------------------
--- Quote from: Cat123 link ---
>
>
--- Code ---
%file.writeline("Persons BLID:
"@findclientbyname(%cl.name).getblid());
> %file.writeline("Persons Name: "@%cl.name);
>
--- End Code ---
> Why adding findclientbyname(%cl.name).getBlid() instead of
%cl.getBLID() ?
>
> In any case, you could define a var, like:
>
>
--- Code ---
%clBLID = %cl.getBLID();
--- End Code ---
>
--- End 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)
DIR 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)
DIR 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)
DIR By: Builder/@gent/eventer
Date: June 7, 2012, 10:09 am
---------------------------------------------------------
Cat123 is a boy....
#Post#: 3242--------------------------------------------------
Re: Server Rating (by Lt. Jamergaman)
DIR By: Cat123
Date: June 7, 2012, 1:16 pm
---------------------------------------------------------
--- Quote from: Builder/@gent/eventer link ---
>
> Cat123 is a boy....
>
--- End Quote ---
?
#Post#: 3244--------------------------------------------------
Re: Server Rating (by Lt. Jamergaman)
DIR By: Tumbleweed
Date: June 7, 2012, 1:25 pm
---------------------------------------------------------
Look at her profile.....
#Post#: 3249--------------------------------------------------
Re: Server Rating (by Lt. Jamergaman)
DIR By: Mr.Undead435
Date: June 7, 2012, 10:37 pm
---------------------------------------------------------
Wait, When did Builder get here? He didn't even make a introduce
topic.
*****************************************************
Page 1 of 2
DIR Next Page