SA-MP Forums Archive
Suggestions For Future Sa:MP Versions. - 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 Versions. (/showthread.php?tid=102997)

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


Re: Suggestions For Future Sa:MP Versions. - martyz-lithuania - 09.12.2010

Function which would freeze vehicle in the air would be very nice...


Re: Suggestions For Future Sa:MP Versions. - markmaierody - 09.12.2010

who knows maybe not...


Re: Suggestions For Future Sa:MP Versions. - RSX - 09.12.2010

Quote:
Originally Posted by martyz-lithuania
Посмотреть сообщение
Function which would freeze vehicle in the air would be very nice...
For lots of vehicles current method - CreateObject(0,CarPosX,CarPosY,CarPosZ,doesnt,real ly,matter,<stream distance of vehicle>);
But I need to find an better object.


Re: Suggestions For Future Sa:MP Versions. - Finn - 11.12.2010

Would be cool if the fire was synced.

When you throw a molotov, everyone will see the flames in the same places, would be cool. Also when player is burning, everyone would see the flames on the player.


Re: Suggestions For Future Sa:MP Versions. - Kix - 11.12.2010

Does anyone know where I can find old versions of SA-MP?


Re: Suggestions For Future Sa:MP Versions. - Finn - 11.12.2010

Quote:
Originally Posted by Kix
Посмотреть сообщение
Does anyone know where I can find old versions of SA-MP?
Maybe checking the stickied threads would be useful sometimes.

https://sampforum.blast.hk/showthread.php?tid=41443


Re: Suggestions For Future Sa:MP Versions. - Kix - 11.12.2010

That's exactly what I was looking for. I just forgot where it was. Thank You.


Re: Suggestions For Future Sa:MP Versions. - Grim_ - 11.12.2010

Would it be possible to toggle the players into the first person view of aiming? Like in the single player mission where you are attempting to steal the helicopter from the military fuels base, and you use the minigun to take out the two pursuing hunters.


Re: Suggestions For Future Sa:MP Versions. - Deathwing - 11.12.2010

would be a very good ideea to add sakina mountain's objects to samp.img :X


Re: Suggestions For Future Sa:MP Versions. - GooMan - 12.12.2010

Код:
OnGameModeInit()
{
NoClassSelection();
return 1;
}
No Class Selection Join -> Login -> Spawn


Re: Suggestions For Future Sa:MP Versions. - Kwarde - 12.12.2010

Quote:
Originally Posted by Grim_
Посмотреть сообщение
Would it be possible to toggle the players into the first person view of aiming? Like in the single player mission where you are attempting to steal the helicopter from the military fuels base, and you use the minigun to take out the two pursuing hunters.
I wanted to post:

Detect player's mouse movement.
With that, you can make that
Whatever it can on an another way, gonna suggest that to:

Function "TogglePlayerMouseOnCamera(playerid, bool:toggle);"
With that, you can enable/disable an mouse after using "SetPlayerCameraLookAt" and that shit :P.
Just so you can move it around, like spectating function


- Kevin


Re: Suggestions For Future Sa:MP Versions. - Finn - 12.12.2010

Quote:
Originally Posted by Grim_
Посмотреть сообщение
Would it be possible to toggle the players into the first person view of aiming? Like in the single player mission where you are attempting to steal the helicopter from the military fuels base, and you use the minigun to take out the two pursuing hunters.
AttachCameraToPlayer(playerid, bone, Float:fOffsetX, Float:fOffsetY, Float:fOffsetZ)

lol


Re: Suggestions For Future Sa:MP Versions. - martyz-lithuania - 14.12.2010

Quote:
Originally Posted by GooMan
Посмотреть сообщение
Код:
OnGameModeInit()
{
NoClassSelection();
return 1;
}
No Class Selection Join -> Login -> Spawn
That's a good idea!


Re : Re: Suggestions For Future Sa:MP Versions. - Lloyd B. - 14.12.2010

Quote:
Originally Posted by martyz-lithuania
Посмотреть сообщение
That's a good idea!
I agree!


Re: Suggestions For Future Sa:MP Versions. - Hiddos - 14.12.2010

Quote:
Originally Posted by The_Gangstas
Посмотреть сообщение
sync/fix Respect Level.

pawn Код:
SetPlayerRespectLevel(playerid,Level(0-100);
GetPlayerRespectLevel(playerid,&Var);
It's easy to make your own (That gave me an idea basically), also what's the bug about it?


Re: Suggestions For Future Sa:MP Versions. - Zazer - 14.12.2010

Destroying cars Without players in it
Drive by with others Guns


Re: Suggestions For Future Sa:MP Versions. - Steven82 - 14.12.2010

Quote:
Originally Posted by Zazer
Посмотреть сообщение
Destroying cars Without players in it
Drive by with others Guns
Already been suggested/added on the list, -_- read the first topic before posting next time


Re: Suggestions For Future Sa:MP Versions. - beckzy - 15.12.2010

I would love to see the random plants and bushes and hay stacks etc readded. The desert and countryside both look very boring and empty atm. I know they were removed because of a crash or something, but if it could be fixed it would be great.


AW: Suggestions For Future Sa:MP Versions. - Meta - 15.12.2010

How about 'GetServerIP'?
So you can make your script secure (if you use AntiDeAmx) e.g. it does not start, if the IP is'nt 111.22.33.444 etc.


Re: Suggestions For Future Sa:MP Versions. - Richard_Gere - 15.12.2010

VehicleWindowOpen();
VehicleWindowClose();

XD