18.05.2013, 20:24
Suggestions for future SA:MP updates
18.05.2013, 21:47
Client updates: "Sort by" and "Search" in the players list.
19.05.2013, 09:11
Add some SP features like: video-minigames,basketball,etc.....
19.05.2013, 09:37
19.05.2013, 09:42
As DiGiTaL_AnGeL said, this is already done. If you can't script it yourself, I'd suggest you check the "filterscripts section" of the forum, which has several if not more scripts that implement some of these features into the game.
19.05.2013, 10:02
pawn Код:
native GetPlayerSize(playerid);
native SetPlayerSize(playerid, size);
public OnPlayerChangeSize(playerid, newsize, oldsize);
19.05.2013, 10:32
Quote:
pawn Код:
|
19.05.2013, 10:35
19.05.2013, 10:53
About door object. You can usually go through some doors from samp. I just had an idea about move able doors. Like an animation, when you can simply script so a door can make a rotation
For an example if you press a buttom. Both doors will move different ways.
Not sure if this can be scripted already
/Sweboy
For an example if you press a buttom. Both doors will move different ways.
Not sure if this can be scripted already
/Sweboy
19.05.2013, 14:28
SetObjectMatrial on carparts.
05.08.2013, 11:10
Proxy settings for HTTP().
05.08.2013, 14:39
I think it's about time to let us create custom class selections. I'm pretty stuck about that thing for my Dragon Ball Z project, the spawn buttons causing problems for me.. I wish we could just remove/hide it, or remove it by default. Shouldn't be hard to make custom class selections, we got some scripts already. New doors will be open.
07.08.2013, 18:22
Quote:
I think it's about time to let us create custom class selections. I'm pretty stuck about that thing for my Dragon Ball Z project, the spawn buttons causing problems for me.. I wish we could just remove/hide it, or remove it by default. Shouldn't be hard to make custom class selections, we got some scripts already. New doors will be open.
|
07.08.2013, 22:47
Well I haven't tried it, but maybe you could add a global boolean (like SelectingClass[MAX_PLAYERS] for example) and some code in OnPlayerRequestClass so it will spawn the player in a particular location, and with OnPlayerKeyStateChange and SetPlayerSkin you could switch the player's skin as if he were in the default class selection screen. Then when he presses KEY_JUMP you set the boolean as false and spawn the player normally.
08.08.2013, 01:38
Ability to driveby with deagle.
08.08.2013, 02:55
Fix the drive-by with the deagle, make it slower and not shoot like a damn mini-gun.
Fix the drive-by with the mini-gun, make it faster and not shoot like a deagle.
Fix the drive-by with the mini-gun, make it faster and not shoot like a deagle.
08.08.2013, 08:55
What?! Remove /q? HELL NO.
(Lol when i'm in NGG jail I always do "/me has requested to decrease your jailtime by 15 minutes. Type [/q accept] to accept it.")
(Lol when i'm in NGG jail I always do "/me has requested to decrease your jailtime by 15 minutes. Type [/q accept] to accept it.")
09.08.2013, 01:01
remove fast strafe(fast movements in side )
11.08.2013, 13:23
Requesting once again...
PHP код:
TogglePlayerGhostMode(playerid, bool:toggle);
ToggleVehicleGhostMode(vehicleid, bool:toggle);
12.08.2013, 20:23
I would like to have a virtual world parameter for RemoveBuildingForPlayer.
« Next Oldest | Next Newest »
Users browsing this thread: 26 Guest(s)