Vice City: Multiplayer

Server Development => Community Plugins => Topic started by: 2b2ttianxiu on Jan 30, 2024, 11:24 AM

Title: A Simple Socket Connect Fix Plugin
Post by: 2b2ttianxiu on Jan 30, 2024, 11:24 AM
I check the (Socket).SetConnFunc("xxx")

But it first call and second or more didn't call this function.

So I fixed it

(PS: The ping is magic. It somethings lower 200ms, somethings higher than 200ms or more! example: 673ms)
(I use python to test and my website can feel it lag(somethings).)
(I don't know why, maybe first author write code for bugs.)
(It only works on 32bits application)
Title: Re: A Simple Socket Connect Fix Plugin
Post by: 2b2ttianxiu on Jan 30, 2024, 11:25 AM
file