SA-MP Forums Archive
Suggestions for future SA:MP updates - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Suggestions for future SA:MP updates (/showthread.php?tid=302201)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47


Re: Suggestions for future SA:MP updates - Infamous - 08.05.2015

Re-Add player objective markers.


Re: Suggestions for future SA:MP updates - tommzy09 - 08.05.2015

Quote:
Originally Posted by vannesenn
View Post
Add grass?
there's a .asi plugin that re-enables random generated grass and also disables the randomly generated tree's in the desert (the ones with collision)

so it doesn't ruin sync, needs a decent cpu/gpu though.

https://github.com/SnowshoeIceboot/samp_grass/releases


The draw distance for the grass/bushes/plants are a bit low, so there's a lot of pop in.


Re: Suggestions for future SA:MP updates - BGTrucker - 08.05.2015

Quote:
Originally Posted by OKStyle
View Post
Civilian Utility Van
Its called Utility Van for a reason.


Re: Suggestions for future SA:MP updates - GreenSt4lker - 08.05.2015

Maybe more sound effects?


Re: Suggestions for future SA:MP updates - J0sh... - 08.05.2015

I would want a OnPlayerStunt callback, if there is one, please link it to me. I want to add a anti-cash cheat but I cannot find a OnPlayerStunt (I don't want to remove stunt awards)


Re: Suggestions for future SA:MP updates - Orma - 08.05.2015

Some general gameplay improvements, specifically related to vehicles.


1. Properly sync the open/closed state of car doors/trunks/hood. Doors don't sync if the car's not streamed for another player and you drive within streaming distance. Among some other things. Also, player positions in rear passengers seats sometimes aren't synced?

2. Add a button to "shuffle" into the next seat to your right/left. The animations already exist in-game, and are used in singleplayer.

3. Make it so that pressing "H" will pull you back into a vehicle after you've initially left it. (drive-by mode)
Can be scripted, but usually results in player not being able to pop out again until they re-enter.

4. Close the relevant car window automatically when someone presses "H" and re-enters a vehicle's seat.

5. Add a hotkey to switch weapons while in a vehicle. Certain servers would need to be able to "skip" certain weapons.

6. Add an option to use motorbike passenger drive-by animations while in a car. This would open/close windows like normal drive-by mode, but keep the player's body inside the car while allowing him to still fire. Rule 4 still applies to this.

7. Add a Vehicle Skill stat. Weapon Skill already exists, so why not this? (Something to do with vehicle sync, maybe?) We are playing a game centralized around stealing cars, after all. :P

8. Server-side handling/weapon.dat and default.ide!!!!

Edit:

9. A way to force the damage state of vehicle components. (Removing/denting doors, windscreen, etc.)
An example would be spawning a vehicle at 100% HP, but with no doors/bumpers/trunk. Really want this one added.


Re: Suggestions for future SA:MP updates - Sew_Sumi - 08.05.2015

Quote:
Originally Posted by Orma
Посмотреть сообщение
3. Make it so that pressing "H" will pull you back into a vehicle after you've initially left it. (drive-by mode)
Can be scripted, but usually results in player not being able to pop out again until they re-enter.
This is actually in already... The key is F... Whilst the car is moving if you hit f briefly, you'll end up getting back in the window...

Can't see why people aren't knowing of this at all. It's been in for AGES...


Re: Suggestions for future SA:MP updates - Battlezone - 08.05.2015

Add ability to make custom animations, I mean scripters would be able make animations that can be recorded and then applied on the player and called whenever needed.
This is a bit hard but it will definitely allow more control over peds..
Personally I think that SAMP developement progress would be much more larger by adding new advanced systems, just like any other game


AW: Suggestions for future SA:MP updates - Infra - 09.05.2015

pawn Код:
native SetPlayerFPSLimit(playerid, fpslimit);
native SetFPSLimit(fpslimit);



Re: Suggestions for future SA:MP updates - Orma - 09.05.2015

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
This is actually in already... The key is F... Whilst the car is moving if you hit f briefly, you'll end up getting back in the window...

Can't see why people aren't knowing of this at all. It's been in for AGES...
I know of F's use, but sometimes you'll be thrown out of the vehicle, and I'm pretty sure once you get back inside via F you can't pop back out until you re-enter the vehicle. IMO it would be much easier to bind this to H and then fix the bug of being stuck inside the vehicle. (Hit H, pop out, hit H again, climb back inside. Repeat :P)


Re: Suggestions for future SA:MP updates - Sew_Sumi - 09.05.2015

Quote:
Originally Posted by Orma
Посмотреть сообщение
I know of F's use, but sometimes you'll be thrown out of the vehicle, and I'm pretty sure once you get back inside via F you can't pop back out until you re-enter the vehicle. IMO it would be much easier to bind this to H and then fix the bug of being stuck inside the vehicle. (Hit H, pop out, hit H again, climb back inside. Repeat :P)
You'll be thrown out of the vehicle IF you don't know how to use it properly...


Re: Suggestions for future SA:MP updates - Orma - 09.05.2015

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
You'll be thrown out of the vehicle IF you don't know how to use it properly...
I don't think climbing out of/into a car should require keyboard finesse, lol
If you're going too fast you're thrown out, and if you're going too slowly you're forced out. Why should there be a "golden window" in regards to climbing back into a car window? You should be able to do it at whatever speed the driver's going. So yeah, it'd be much easier (and also more logical) to have it use a toggling H bind.


Re: Suggestions for future SA:MP updates - Sew_Sumi - 09.05.2015

If you tap the F key you go back in, if you hold it too long you fall out.


Re: Suggestions for future SA:MP updates - Abagail - 09.05.2015

pawn Код:
forward OnIncomingConnection(playerid, ip_address[], port, password[], isbanned);
Ofcourse, the password only having data if the server has a password(will store what password the user has attempted to use, so we can detect if they are using the wrong password or not without any additional functions).


Re: Suggestions for future SA:MP updates - Emmet_ - 15.05.2015

Remove the ped dialogue that automatically plays when a player runs into another player ("watch where you're going", "look out"). It gets pretty annoying after a while.


Re: Suggestions for future SA:MP updates - sammp - 15.05.2015

Some of you need to remember this is a MULTIPLAYER mod for GTA SAN ANDREAS BASE GAME. Kalcor said it himself.

Anyways, if you want some of these features you're aswell as just making a client launcher and downloading mods to it.


Anyways I'd just like to see some more natives so we don't need to do as much scripting.


Re: Suggestions for future SA:MP updates - Infamous - 17.05.2015

Remove the army skins camo hat so that we can use other objects (helmets etc) and add the camo texture to one of the hat objects. (I don't think there is a camo texture that matches the army skin currently)


Re: Suggestions for future SA:MP updates - OKStyle - 17.05.2015

Change FBI logo to FIB. On the skin and on the bage.


Re: Suggestions for future SA:MP updates - Manolito - 18.05.2015




Re: Suggestions for future SA:MP updates - Infamous - 20.05.2015

First person camera option as creating it with PAWN is near impossible to get decent results.