Posts: 193
Threads: 14
Joined: Jul 2014
Reputation:
0
Hi,
I am not sure how viable is to create an option for clients that can enable/disable usage or download of skin/weapon models.
It will avoid FPS/lag issues for certain players who don't want or can't use them. Will also allow players to choose if they want to see the server before downloading those models, decreasing download time.
Only for visual ones.
Posts: 2,593
Threads: 34
Joined: Dec 2007
Add something aganist cheaters because now samp scripting is only for fixing/blocking cheat noobs but not for fun
Posts: 455
Threads: 29
Joined: Apr 2014
well most things can be protected with server side anticheat.
nametag hack is something that cant be fixed serverside.
Posts: 2,593
Threads: 34
Joined: Dec 2007
Thats what im saying
Quote:
Originally Posted by Jefff
now samp scripting is only for fixing/blocking cheat noobs but not for fun
|
, we should spend time in server scripting not wasting time for cheaters
btw there is still something wrong in ShowPlayerDialog in 0.3.7 because some of my players getting crashed when they use cmd to show priv msg box
Posts: 266
Threads: 22
Joined: Jan 2017
Reputation:
0
- make sqlite threaded by default so it doesn't slow down the server
Posts: 468
Threads: 10
Joined: Sep 2015
Reputation:
0
Custom vehicles and server-sided handling.
Posts: 266
Threads: 22
Joined: Jan 2017
Reputation:
0
- SetPlayerAttrachedObjectMaterial
- SetObjectMaterial (support for custom objects, otherwise for simple color changes you need to download more)
Posts: 3
Threads: 0
Joined: Sep 2015
Reputation:
0
Possibility to script clientside part.
Possibility to add to download compress content and extract after download.
Possibility to add new cars and weapons.
Posts: 824
Threads: 80
Joined: Oct 2013
Reputation:
0
A change of appearance to the client and to sampgui.png would come well.
Posts: 151
Threads: 7
Joined: Feb 2017
Reputation:
0
I'm suggesting that we should be able to add new weapons to SA-MP aswell with custom damages and custom models just like the skins and objects and we should get like 200-300 more weapon slots.
That'll make it way better than having only skins and objects, I'm not saying its mandatory but think about it, wouldn't it be awesome if we could add our own weapons? Many servers specially roleplay servers and deathmatch servers will love the idea of adding new weapons as you will be able to name the weapons you added and etc. On most of roleplay servers, many roleplayers are naming their deagle with different names like Glock.49 and etc but if we added our own weapons, that will not be roleplayed because it's actually glock.49 not deagle.
Posts: 191
Threads: 15
Joined: Jul 2017
Reputation:
0
[QUOTE=TopShooter2;3951501]I'm suggesting that we should be able to add new weapons to SA-MP aswell with custom damages and custom models just like the skins and objects and we should get like 200-300 more weapon slots.[/QUOTE
+1 we need this
Posts: 919
Threads: 47
Joined: Mar 2012
Reputation:
0
With this new update you only need to be a little creative, and you can achive that pretty easy. And the custom damage could already be achived via script.
Posts: 1,132
Threads: 70
Joined: May 2016
if it was not possible to solve this problem, it could have a function to know if the player closed the client, so to know if it reconnected (for the server to differentiate reconnection of crash, or to reopen the game) would be a good option, so that the players only had removebuild once, and also be able to apply new features!
Posts: 1,132
Threads: 70
Joined: May 2016
06.11.2017, 13:40
(
Последний раз редактировалось dugi; 10.11.2017 в 12:10.
)
I find it very useful to have more slots of objects attached in the body, a good limit would be 50 so there is no abuse
Quote:
Well, they'll think I'm talking to you, but I'll give you an example of my server:
PHP код:
* has an armor (there are 9 slots, for her because of the articulations)
* The weapons have 5 slots (laser, color, mods, akimbo weapons not nativeis ....)
* Also for servers that like guns by the body, it would be cool
* In the head can be placed: Mascara, Goggles, Cap,
* among other accessories such as backpacks, ornaments, etc.
|
it is obvious that it is annoying "
OnPlayerKeyStateChange" only recognizes macros in
the list, many things are left out, in ideas, by this banal limitation, which would be very useful and simple!
Posts: 1,498
Threads: 110
Joined: Aug 2013
Quote:
Originally Posted by TopShooter2
I'm suggesting that we should be able to add new weapons to SA-MP aswell with custom damages and custom models just like the skins and objects and we should get like 200-300 more weapon slots.
That'll make it way better than having only skins and objects, I'm not saying its mandatory but think about it, wouldn't it be awesome if we could add our own weapons? Many servers specially roleplay servers and deathmatch servers will love the idea of adding new weapons as you will be able to name the weapons you added and etc. On most of roleplay servers, many roleplayers are naming their deagle with different names like Glock.49 and etc but if we added our own weapons, that will not be roleplayed because it's actually glock.49 not deagle.
|
Custom weapons as custom models +1
Posts: 743
Threads: 49
Joined: May 2014
Reputation:
0
Keeping with the customization, i'd personally like to see DirectX drawing support with textdraws, basically allow custom images in textdraws. A lot of people are asking for some sort of CEF system, I assume most want it to create menus anyhow, allowing custom images and fonts is a more efficient way of approaching it.
Also custom sounds from file. I guess audio streams work too, but a local file would be better, without a stream message.
Key checker would also be a really nice feature to have, the game keys don't cut it.