25.08.2010, 20:50
Suggestions For Future Sa:MP Versions.
25.08.2010, 21:35
I made one too, but i'm not going to make it any more packed than it is, it already has 15 steps you know...
I mean that i need that perfectly smooth one, which requires no server calculations.
I mean that i need that perfectly smooth one, which requires no server calculations.
14.09.2010, 18:04
OnPlayerStunt(playerid, cash, distance, height, rotation)
Will be good for Stunt Servers and Anti Cheat, so that they can save the best stunt height or prevent anti cheat systems remove the cash they earned
OnPlayerCasinoWin(playerid, cash)
OnPlayerCasinoLoose(playerid, cash)
... to get the value of cash they lost/won, so if money changes, this would not be assigned with cheating ...
Will be good for Stunt Servers and Anti Cheat, so that they can save the best stunt height or prevent anti cheat systems remove the cash they earned
OnPlayerCasinoWin(playerid, cash)
OnPlayerCasinoLoose(playerid, cash)
... to get the value of cash they lost/won, so if money changes, this would not be assigned with cheating ...
15.09.2010, 17:40
In the next SA-MP versions, shouldn't be able to switch to "Gamepad", this just sucks, srsly.
15.09.2010, 21:38
A in-game console for SA-MP.
Like for instance set the console open key as `
And make functions like
OnConsoleOpen(playerid, vehicleid, and a wide variety of other things);
{
//Something like this;
//if admin
//and coding can go here;
return 1;
}
Like for instance set the console open key as `
And make functions like
OnConsoleOpen(playerid, vehicleid, and a wide variety of other things);
{
//Something like this;
//if admin
//and coding can go here;
return 1;
}
16.09.2010, 06:43
(
Последний раз редактировалось [03]Garsino; 17.09.2010 в 08:26.
)
I suggest
O and if you return 0 the player wouldn't lose health
pawn Код:
public OnPlayerDamage(playerid, float:damage, source, attacker = INVALID_PLAYER_ID)
// Playerid being the player who lose health, damage being the health lost, source being the reason for health loss (falling, explosion, drowning, getting shooted at, etc) and attacker being the attacker (if there is any)
17.09.2010, 06:58
Quote:
I suggest
pawn Код:
|
17.09.2010, 13:21
IsVehicleSpawned(vehicleid)
17.09.2010, 13:43
18.09.2010, 13:48
objectfromfile would be nice lol
18.09.2010, 15:19
easier ways to add FS's and stuff like that.. maybe a installer or something... plus.. SAMP has mods installed on it..? like ELM? and stuff like all the RP's use.
18.09.2010, 15:22
18.09.2010, 16:16
09.10.2010, 10:04
(
Last edited by sabretur; 09/10/2010 at 01:28 PM.
)
GetVehicleColor(vehicleid);
GetVehiclePaintjob(vehicleid);
Add ability to change CJ clothes, add ability to play basketball, play mini-games, and more.
Add NPC function SetNPCFollowPlayer(PLAYER_FOLLOW_INCAR,playerid);
PLAYER_FOLLOW_INCAR - NPC bot following player in vehicle.
PLAYER_FOLLOW_ONFOOT - NPC bot following player on foot.
ShowPlayerImage(playerid,Float,Float:y,image_url ); - Show an image from sctiptfiles folder on screen.
ShowImageForAll(Float,Float:y,image_url);
GetVehiclePaintjob(vehicleid);
Add ability to change CJ clothes, add ability to play basketball, play mini-games, and more.
Add NPC function SetNPCFollowPlayer(PLAYER_FOLLOW_INCAR,playerid);
PLAYER_FOLLOW_INCAR - NPC bot following player in vehicle.
PLAYER_FOLLOW_ONFOOT - NPC bot following player on foot.
ShowPlayerImage(playerid,Float,Float:y,image_url ); - Show an image from sctiptfiles folder on screen.
ShowImageForAll(Float,Float:y,image_url);
09.10.2010, 19:25
Quote:
GetVehicleColor(vehicleid);
GetVehiclePaintjob(vehicleid); Add ability to change CJ clothes, add ability to play basketball, play mini-games, and more. Add NPC function SetNPCFollowPlayer(PLAYER_FOLLOW_INCAR,playerid); PLAYER_FOLLOW_INCAR - NPC bot following player in vehicle. PLAYER_FOLLOW_ONFOOT - NPC bot following player on foot. ShowPlayerImage(playerid,Float,Float:y,image_url ); - Show an image from sctiptfiles folder on screen. ShowImageForAll(Float,Float:y,image_url); |
09.11.2010, 19:03
Why make it so hard? GetPlayerAnimationIndex or something like that should work, when your falling, you are doing an animation. Also IsVehicleInAir then GetVehicleVelocity should work.
09.11.2010, 20:22
09.11.2010, 23:58
Soup here-
I wanted to make a couple suggestion here and some reasons.One is I think there should be snow in the particles and fall leaves to make it realisitic and fun since Its a good idea for RP servers I mean most use mods to get snow and takes alot of time seriously but I think one of those I think SAMP needs to add some seasonal climates if you know what I saying.Another is that I want rain on the my screen going down just like in Grand Theft Auto: Vice City, This is another great idea for servers becuase I think this will become handy with the advance car system (wiping your windshield to get the rain off) last but not least I think they should allow the Handling this is what a million players want handling I hear million players saying why cant I edit my drift data and shit seriosly dont ruin there drifting data SAMP it dosent make any since just to make sa-mp custom there handling and view distance I also think it shouldnt be custom.
Well thats all I have for SA-MP For now. Will try to find bugs ASAP or soon.
I wanted to make a couple suggestion here and some reasons.One is I think there should be snow in the particles and fall leaves to make it realisitic and fun since Its a good idea for RP servers I mean most use mods to get snow and takes alot of time seriously but I think one of those I think SAMP needs to add some seasonal climates if you know what I saying.Another is that I want rain on the my screen going down just like in Grand Theft Auto: Vice City, This is another great idea for servers becuase I think this will become handy with the advance car system (wiping your windshield to get the rain off) last but not least I think they should allow the Handling this is what a million players want handling I hear million players saying why cant I edit my drift data and shit seriosly dont ruin there drifting data SAMP it dosent make any since just to make sa-mp custom there handling and view distance I also think it shouldnt be custom.
Well thats all I have for SA-MP For now. Will try to find bugs ASAP or soon.
10.11.2010, 01:25
I'm sure they know where they are currently going... Maybe the 0.3c thread could have been a better place to post this.
(Most of the things you mentioned are actually impossible)
(Most of the things you mentioned are actually impossible)
10.11.2010, 07:50
Im sure that the part for a Normal Character changing shirt isn't possible since it ain't in the game.
« Next Oldest | Next Newest »
Users browsing this thread: 8 Guest(s)