19.03.2013, 16:04
(
Last edited by xeeZ; 05/04/2013 at 10:44 PM.
)
GDK 3.2.1 is released!
- Fixed functions returning a float giving wrong result
- Fixed the type of the mode parameter of ShowPlayerMarkers()
- Added two missing callbacks that were introduced in SA-MP 0.3e
Code:bool OnPlayerClickTextDraw(int playerid, int clickedid); bool OnPlayerClickPlayerTextDraw(int playerid, int playertextid);
- Renamed the weaponslot parameter of SetPlayerAmmo() to weaponid