SA-MP Forums Archive
Suggestions for 0.3.8 - 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: Suggestions for 0.3.8 (/showthread.php?tid=644127)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19


Re: Suggestions for 0.3.8 - Crayder - 20.11.2017

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Ultimate thing for me would be cullzone editing. It is much lesser change than offering server wide models (in terms of straying away from the theme of the game) and could have great effect. This includes eliminating rain from shelters/mapping in interior 0, etc. Would be awesome.
This! We have everything we need now relative to full-map editing (such as the ability to remove all buildings, customs objects, etc) yet we still have all of these weather and effect modifying areas in the way. And yeah if we get the ability to remove then I think it'd be equally satisfying to be able to add our own.


Re: Suggestions for 0.3.8 - Psycho96 - 21.11.2017

CursorMode(playerid, true/false); to make clickeable all gta sa objects/veh/skins(players) and these things


Re: Suggestions for 0.3.8 - Freaksken - 21.11.2017

Since this seems to be the custom model update: Other suggestions: And as suggested before, custom cullzones and the ability to remove the current ones.
In the SA installation folder is already a file "GTA San Andreas/SAMP/SAMP.ipl" that adds custom cullzones. Doing this programmatically and serverside would be awesome.


Re: Suggestions for 0.3.8 - Meller - 21.11.2017

Quote:
Originally Posted by Freaksken
Посмотреть сообщение
Since this seems to be the custom model update:
  • Custom weapon models
  • Custom vehicle models
  • Custom pickup models
  • Custom textdraw sprites
  • Custom textdraw fonts (I would really like to use the killfeed icons/gtaweapon3.tff font)
  • Custom mapicons (think of GTA3 and VC mapicons)
  • Custom sounds (AudioStreams are nice, but they can have a bit of a delay)
  • Custom map
Other suggestions:
  • vehicle variants (for example a NRG sometimes has 1 pipe, sometimes 2, ... would be nice if we could optionally force one to be used)
  • player pickups
  • set objectives on players (like exists for vehicles now)
  • custom train track nodes
  • chatbox tabs (to prevent the chat from getting unreadable)
And as suggested before, custom cullzones and the ability to remove the current ones.
In the SA installation folder is already a file "GTA San Andreas/SAMP/SAMP.ipl" that adds custom cullzones. Doing this programmatically and serverside would be awesome.
And this is what would ruin SAMP.


Re: Suggestions for 0.3.8 - Freaksken - 21.11.2017

Quote:
Originally Posted by Meller
Посмотреть сообщение
And this is what would ruin SAMP.
The first list is in line with the current 0.3.8 possibilities, just extended to other entities.

The second is mostly a list of things that have been asked before, are completely in line with the style of GTA SA (apart from chatbox tabs) and are not unreasonable.


Re: Suggestions for 0.3.8 - Saddin - 21.11.2017

Quote:
Originally Posted by Freaksken
Посмотреть сообщение
Since this seems to be the custom model update:
  • Custom weapon models
  • Custom vehicle models
  • Custom pickup models
  • Custom textdraw sprites
  • Custom textdraw fonts (I would really like to use the killfeed icons/gtaweapon3.tff font)
  • Custom mapicons (think of GTA3 and VC mapicons)
  • Custom sounds (AudioStreams are nice, but they can have a bit of a delay)
  • Custom map
Other suggestions:
  • vehicle variants (for example a NRG sometimes has 1 pipe, sometimes 2, ... would be nice if we could optionally force one to be used)
  • player pickups
  • set objectives on players (like exists for vehicles now)
  • custom train track nodes
  • chatbox tabs (to prevent the chat from getting unreadable)
And as suggested before, custom cullzones and the ability to remove the current ones.
In the SA installation folder is already a file "GTA San Andreas/SAMP/SAMP.ipl" that adds custom cullzones. Doing this programmatically and serverside would be awesome.
This everything would be dope! So much possibilities and ways to make everything better and more enjoyable!

Also as mentioned before disabling hud elements!


Re: Suggestions for 0.3.8 - RogerCosta - 22.11.2017

- Switch the dialog download screen for a text interface used in PlayerAudioStreamForPlayer (radar's bottom);
- Possibility of server owner adjust limit of download per player (via server.cfg or pawn native function).


Re: Suggestions for 0.3.8 - Bren - 22.11.2017

Quote:
Originally Posted by Meller
Посмотреть сообщение
And this is what would ruin SAMP.
Custom textdraw sprites, not would ruin SAMP.


Re: Suggestions for 0.3.8 - Crystallize - 22.11.2017

Quote:
Originally Posted by Meller
Посмотреть сообщение
And this is what would ruin SAMP.
Retard it will make samp better.


Re: Suggestions for 0.3.8 - SkyLoKi - 22.11.2017

Quote:
Originally Posted by Saddin
Посмотреть сообщение
Also a nice add-on would be hiding/disabling parts of hud and changing it colors/position like plugin SA-MP+ had! (colored checkpoints, different style dialogs, different hud - editable hud, hideable hud and many more).
Thats really wil be nice


Re: Suggestions for 0.3.8 - DleyDeR - 22.11.2017

Change limit for RemoveBuildingForPlayer from 1000 to 2000 / 5000
And try to fix bug with crash when player reconnect "When removing the same object for a player, they will crash. Commonly, players crash when reconnecting to the server because the server removes buildings on OnPlayerConnect. "


Re: Suggestions for 0.3.8 - IllidanS4 - 23.11.2017

Not sure if this has been already mentioned, but please fix SetObjectMaterial so that the materialindex can be larger than 16, and also increase the maximum number of material replacements (it is also 16, I think), to at least 32. There are models which have more than 16 indices.


Re: Suggestions for 0.3.8 - Ryses - 23.11.2017

If this suggested before I am sorry. "No collisions" for peds. Same as vehicles like added before.


Re: Suggestions for 0.3.8 - AbyssMorgan - 23.11.2017

Quote:
Originally Posted by DleyDeR
Посмотреть сообщение
Change limit for RemoveBuildingForPlayer from 1000 to 2000 / 5000
And try to fix bug with crash when player reconnect "When removing the same object for a player, they will crash. Commonly, players crash when reconnecting to the server because the server removes buildings on OnPlayerConnect. "
You can remove the same object more than once without any crash.


Re: Suggestions for 0.3.8 - mschnitzer - 23.11.2017

That's not true. If you're removing many objects, it will crash at some point. I created a plugin to fix this bug, but my plugin had a bug and it was not working when the player manually restarts GTA in the middle of a server restart. I didn't figure out how to solve this so I just live with the current state (crashes).


Re: Suggestions for 0.3.8 - willttoonn - 23.11.2017

Quote:
Originally Posted by ReyoDahBoss
Посмотреть сообщение
Increase attached player objects limitation from 10 to infinity or (100-500).
Quote:
Originally Posted by Alf21
Посмотреть сообщение
  • CEF instead of Textdraws.
  • Downloading Images (.TXD files) to use with the textdraws
  • Vehicle handling AND Vehicle Model Download
  • Control HUD Components like Healthbar and Minimap (disable / enable)
  • Weapon Model Download
Quote:
Originally Posted by KessMan
Посмотреть сообщение
2. Add new callback: IsPlayerAFK(playerid);
Awesome!


Re: Suggestions for 0.3.8 - Sanady - 23.11.2017

Quote:
Originally Posted by Alf21
Посмотреть сообщение
  • There need to be security mechanics like checking objects files for malware or smth (external upload or new file format that compiles into clean code or smth).
So on there is an essential thing that is needed in SAMP:
  • CEF instead of Textdraws.
Or
  • Keys-Checks (Detection)
  • Mouse-Click (Detection)
  • Downloading Images (.TXD files) to use with the textdraws
  • Mouse-Position check
  • A much huger Textdraw Limit
  • Support of custom fonts or addition of specials characters (such as @,...)
  • Maybe Textdraw Performance fix (a great amount of Textdraws starts flashing)
And
  • Greater Objects Limit OR Download of a custom Map
  • Vehicle handling AND Vehicle Model Download
  • Control HUD Components like Healthbar and Minimap (disable / enable)
  • Weapon Model Download
  • AFK-Detection (Game is in background etc...)
Nice suggestions also it should be awesome that developers should be able to detect cursor position on screen and to detect any key on keyboard.


Re: Suggestions for 0.3.8 - beckzy - 24.11.2017

SetObjectIndestructibility(objectid) would be nice to make destructible objects (boxes, gas pumps, breakable doors, etc) "solid" and non-destructible objects that can be made breakable (the cabins at Doherty building site, certain doors, crack factory wall, etc) "non-solid"


Re: Suggestions for 0.3.8 - DRIFT_HUNTER - 24.11.2017

Lets be realistic, CEF will never be implemented in samp, and if for some miracle it is it wont be 0.3.8 for sure.
Anyway here are my suggestions that could still make it before 0.3.8 R1:


Custom textdraws (SPRITES) - Would help with custom GUI's ALLOT

Mouse position sync when gui is on and/or pawn function to enable/disable it. Also some drag and drop kind of support would be nice. For example OnMouseStateChange(NEW_POS_X, NEW_POS_Y, CLICK_OLD_STATE, CLICK_NEW_STATE) - click states to be coded like key states for Left,Right,Middle clicks, and preferably UP/DOWN mouse wheel (maybe give it 3-4 bits and code how many scrolls wheel made)

Keystrokes sync - Pawn function to enable/disable it and indicator on client side in some corner if there are security concerns (personally would not mind even if it only works while mouse is visible and/or player is frozen but if we could use it whenever we want that would be dope. Sync interval to be defined in server.cfg or even better function itself so that we tweak it depending on the need)

Attaching textdraw to mouse pointer with offset (relative to mouse pos) would be AWESOME in combination with mouse pos sync and keystrokes

Also SelectObject if we could disable label it shows and detect when player is hovering object with a mouse could allow some dope functionalities without ugliness...


Re: Suggestions for 0.3.8 - beckzy - 25.11.2017

Please sync the Whoopee jingle. Useful for role-play servers when selling ice creams . If siren's can be synced I guess the Whoopee jingle can?