15.10.2013, 21:07
It would be nice to see more customization options. Such as the ability to edit the color of your chatbox, the position, etc. Also, the ability for more server-side customizations.
Parkour animations
Vehicle handling Wave height or what I should call it. Tire size on cars?, I don't think it's possible though. Change size on objects. Squared area in IsPlayerInRangeOfPoint would be better then mess with a lot of other code, I know it's scriptable and not that much code, but would ease a bit!. |
native AttachPlayerToObject(objectid, playerid, Float:OffsetX, Float:OffsetY, Float:OffsetZ, Float:rX, Float:rY, Float:rZ);
Allow us to resize objects. Making an object bigger or smaller than default..
ResizeObject(objectid,size); This way we can make the star building a small statue, or make an M4 a huge statue, do you get me? |
CreateObject(modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:fScaleX, Float:fScaleY, Float:fScaleZ, Float:DrawDistance);
GUIButtons(0);
GUIButtons(1);