Bug & Suggestion - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (
https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (
https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Bug & Suggestion (
/showthread.php?tid=644270)
Bug & Suggestion -
Xeon™ - 05.11.2017
Hey there!
Bug:
How to do it:
Add a new model, restart the server using gmx (don't close the client/game)
It will says
Server Restarting...
Connected. Joining Game
Connected to ...
But the bug is the server not gonna check that you have the new model or not, mean by that you won't download the new model.
Temp Fix:
You should close the game and client, Re-open them, and connect again. then the download will start.
Suggestion:
- OnPlayerDownloadStart(playerid, modelname, progress)
playerid - ID of player
modelname - the file name
progress - percentage of progress (89%)
- PlayersModelsCheck(playerid)
Return true if player has all models/files
Return false if player haven't all models/files
Re: Bug & Suggestion -
dugi - 05.11.2017
You need a complete server restart(gmx only restarts the gamemode):
http://forum.sa-mp.com/showthread.ph...53#post3950753
Re: Bug & Suggestion -
Xeon™ - 05.11.2017
Quote:
Originally Posted by dugi
|
Hey, i did tested the both, same bug. (its a client side bug)
When a server restart and the client still connected. the player got timedout message (Restarting etc..) and the client get connected again (without closing the game and reopening it), the new models/files doesn't get download so the target player should exit the game and reconnect to the server in order to get the new files.
Re: Bug & Suggestion -
Whyd - 05.11.2017
It would be great to just restart the gamemode if you can load new downloads if the server owner has a parameter or something similar activated