Author Topic: Game rating system. (Trying to make this client sided) FILES AVAILABLE!  (Read 7095 times)

function serverCmdgetmyrates(%client)
in client.cs
will not work unless you're the host.

Edit: Of a non-dedicated server.

Lol be careful, you don't want to accidentally ban whole states and cities.


Roblox banned the entire country of Belgium because of one player. D:


Also, I will ban all the top ones. The first 250 or so. (It might takes like half an hour --- an hour, but if it will make it very hard to exploit, it is worth it.)

function serverCmdgetmyrates(%client)
in client.cs
will not work unless you're the host.

I know, I'm taking that out.
Also, how do I find the host of a game that I am in from a client script?

You can't.
Why do you need to do that?

Note: You can have a client.cs and a server.cs

You can't.
Why do you need to do that?

I need something to id the server your rating with.
An IP of the server, server name, host name, anything!

You can't.

Code: (Torque) [Select]
%serverName = getfield(JS_serverList.getRowTextByID(JS_serverList.getRowID(JS_serverList.getselectedid())),2);
Gets server name based on selected server in JoinServerGUI

Code: (Torque) [Select]
%serverName = getfield(JS_serverList.getRowTextByID(JS_serverList.getRowID(JS_serverList.getselectedid())),2);
Gets server name based on selected server in JoinServerGUI

Tyvm!

I am quite proud to announce, that it rates things perfectly.
Just get:
http://azjherben.org/script_ratings.zip

Go into any server, press z, type in your rating for it. (one though ten) And press rate!




(Still, fixing the find out your rating part though)

Why not let any client read the rating of the server?

I am quite proud to announce, that it rates things perfectly.
Just get:
http://azjherben.org/script_ratings.zip

Go into any server, press z, type in your rating for it. (one though ten) And press rate!




(Still, fixing the find out your rating part though)
Just stop making this, please.

Why not let any client read the rating of the server?

They will be able to.
Just let me finish please.

ill test it never mind i cant host a server
« Last Edit: July 21, 2009, 03:24:41 PM by Max4344 »

ill test it never mind i cant host a server
Nice bumping this garbage.