Vice City Multiplayer

VC:MP 0.4 (Beta) => Script Discussion => Topic started by: Mariu22S on September 01, 2014, 10:12:07 pm

Title: Proposition score and Website link
Post by: Mariu22S on September 01, 2014, 10:12:07 pm
Proposition 1
Is it possible that add score / kills the client nickname in 0.4? It is not so important but it could have been.

(http://www.iv.pl/images/73232831984966575360.jpg)

Proposition 2
The second suggestion is to add the ability to link to the forum server to Server Info.

(http://www.iv.pl/images/61453161179913887475.jpg)
Title: Re: Proposition score and Website link
Post by: sseebbyy on September 02, 2014, 12:27:46 am
If you are really going to take a look at this, take a look and at my suggestions from August 07, 2013 (http://forum.vicecitymultiplayer.com/index.php?topic=6154.msg36209#msg36209).
Title: Re: Proposition score and Website link
Post by: thijn on September 03, 2014, 12:09:18 am
+1

Why not go ahead and add a whole rules list in that case. The score thing in the playerlist is in my opinion unneeded, but if you are going to add it why not add more. To be honest, I kinda like the LU query protocol (or UGP what VRocker calls it I think). You can request all kinds of data from the players like skin, position, health, score, etc.

If you're going to add more stuff to the query protocol, it would be nicer to switch to one that has it properly implemented: UGP.
Title: Re: Proposition score and Website link
Post by: ysc123 on September 05, 2014, 06:52:30 am
+1

Why not go ahead and add a whole rules list in that case. The score thing in the playerlist is in my opinion unneeded, but if you are going to add it why not add more. To be honest, I kinda like the LU query protocol (or UGP what VRocker calls it I think). You can request all kinds of data from the players like skin, position, health, score, etc.

If you're going to add more stuff to the query protocol, it would be nicer to switch to one that has it properly implemented: UGP.
I think I can write a plugin to replace current query protocol.
Title: Re: Proposition score and Website link
Post by: thijn on September 05, 2014, 01:51:53 pm
+1

Why not go ahead and add a whole rules list in that case. The score thing in the playerlist is in my opinion unneeded, but if you are going to add it why not add more. To be honest, I kinda like the LU query protocol (or UGP what VRocker calls it I think). You can request all kinds of data from the players like skin, position, health, score, etc.

If you're going to add more stuff to the query protocol, it would be nicer to switch to one that has it properly implemented: UGP.
I think I can write a plugin to replace current query protocol.
That will need to be run on a different port. Not ideal. It's better if this gets implemented into the server itself.
Sure, if they don't want to do it we can do it with a plugin but still...
Title: Re: Proposition score and Website link
Post by: stormeus on September 05, 2014, 02:03:53 pm
I think I can write a plugin to replace current query protocol.

Please don't do anything that relies on intercepting packets to the server or altering documented behavior. See Thijn's post. You'll need to run your plugin on a separate port, and if you completely replace the query protocol instead of adding a new one, you will not be listed on the masterlist.