DESCRIPTION
Example in C# by: Hayden Almeida 🧲
public static void SetLadderSpeed(int playerid, float speed = 1.0F) { Function.Call((Hash)0x05CE6AF4DF071D23, playerid, speed); }
Â
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
Example in C# by: Hayden Almeida 🧲
public static void SetLadderSpeed(int playerid, float speed = 1.0F) { Function.Call((Hash)0x05CE6AF4DF071D23, playerid, speed); }
Â
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.