30.10.2019, 16:37
Could you indicate what else will be removed that A.Cole contributed towards?
I did. ShowPlayerDialog
|
My suggestion still stands, did you read it? Adding a downloader would be beneficial.
|
1. Remove the class selection system.
It's pretty old system since 0.1 when Pawn API was poor. Almost no one today uses this system as it present. Most of RP gamemodes uses dirty hacks to evade or hide this class selection. Even for classical DM gamemodes you have to use some hacks to combine it with registration/authrization process and, for example, restoring previous player's class from last game session while class selecting. Nowadays SA-MP version have rich functional to implement gamemodes' own class/skin selection system, and native selection system only causes a problems. Well, some functions like DespawnPlayer need to be added, also replace OnPlayerRequestClass with OnPlayerInitialized (because 1'st call of OnPlayerRequestClass means that player fully connected to the server). And yes, backward compability with all existing scripts will be broken, but will be SA-MP sticked to the old system all along? |
I'm not throwing anything anyway. All I have to do to enable the downloading feature is flip a switch in the compiler.
I'm just not seeing the upside for sa-mp, releasing DL as the main version. Instead of pointing the finger at me, why don't you guys take a look in the mirror? There are servers that have custom models and new skins, but they don't want other servers having access to them. So you're fine with me adding new skins and new objects, but when it comes time to contribute something back, nothing. Thus the failure of DL. |
Could you indicate what else will be removed that A.Cole contributed towards?
|
He wrote the first cut of the textdraw system, based on text_draw scm. That was replaced by SA-MP 0.2.2.
He wrote the gangzone system. That hasn't been changed since he commit it. He wrote CallRemoteFunction/CallLocalFunction. I don't ever use these, but some command processors do. |
He wrote the first cut of the textdraw system, based on text_draw scm. That was replaced by SA-MP 0.2.2.
He wrote the gangzone system. That hasn't been changed since he commit it. He wrote CallRemoteFunction/CallLocalFunction. I don't ever use these, but some command processors do. |
DUDE HE SAID HE WILL REMOVE ONLY CREATEMENU.
fuck sake read the fuck up and stop being weird. |
Yeah, maybe a custom dialog styles like that:
https://s15.postimg.cc/68iadasrf/sa-mp-195.png I randomly found this on the outskirts of the internet, ahead of the time I apologize for posting screenshots of hacks |
Dude if you remove half of those (Y) features will literally break sa-mp.
Some command processors? Almost all use that. E.G SetTimerEx ? Every single script? CallLocalFunction? SendPlayerMessage? ForceClassSelection? Race checkpoints? Virtual Worlds? Per player objects Streamer? |