16
Modification Help / Trying to send from the client's IP address with a server.cs file? Any other way
« on: July 12, 2009, 02:20:21 PM »
Well, as you might know I have my rating mod. To prevent rating spam I thought I'd do one rating per IP per game.
BUT, I figured out anything sent from a server with a server.cs will be from the servers IP address. Meaning olny one person in that server can rate it.
So, how can I combine client.cs and server.cs to make a serverCmd command send from the client's IP address?
[At this rate I probally should do away with the server.cs way and just make it client.cs]
BUT, I figured out anything sent from a server with a server.cs will be from the servers IP address. Meaning olny one person in that server can rate it.
So, how can I combine client.cs and server.cs to make a serverCmd command send from the client's IP address?
[At this rate I probally should do away with the server.cs way and just make it client.cs]