DESCRIPTION
Example in C# by: Hayden Almeida 🧲
public static void SetLadderSpeed(int playerid, float speed = 1.0F) { Function.Call((Hash)0x05CE6AF4DF071D23, playerid, speed); }
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.