12.08.2014, 15:56
Update 2
Addition of a new library, c_stclib.
Updated Libraries:
• CreatePlayerRangeGravity(playerid,Float:Range,Floa t:x,Float:y,Float:z,Float:gravity,vw=0) //YSF
• CreateRangeGravityForAll(Float:Range,Float:x,Float :y,Float:z,Float:gravity,vw=0)//YSF
These two functions should be under OnPlayerUpdate(playerid)
Note: Please go through the README.txt at least once. A detailed description is provided in it.
Download Links are updated.
Addition of a new library, c_stclib.
Updated Libraries:
Код:
c_rclib: • NumberLength(value) • Pow(value,pow) //something is special about it. Go through README.txt. • MiddleDigit(value) c_utils: • CreatePlayerRangeGravity(playerid,Float:Range,Float:x,Float:y,Float:z,Float:gravity,vw=0) //YSF • SetGravityForAll(Float:gravity) //YSF • CreateRangeGravityForAll(Float:Range,Float:x,Float:y,Float:z,Float:gravity,vw=0)//YSF • AddGravityPoint(playerid,addby)//YSF • SetDistanceFromPoint(playerid,Float:distance,Float:x,Float:y,Float:z)
• CreateRangeGravityForAll(Float:Range,Float:x,Float :y,Float:z,Float:gravity,vw=0)//YSF
These two functions should be under OnPlayerUpdate(playerid)
Note: Please go through the README.txt at least once. A detailed description is provided in it.
Download Links are updated.