SendToJail(player)
{
player setOrigin(-889.414,508.472,79.125);
}
SendToJail(player)
{
player setOrigin(-889.414,508.472,79.125);
}
SendToJail(player)
{
player setOrigin( (-889, 508, 79) ); //See how I wrapped the origin in brackets you have to do the same for colors.
//Also your co-ords do not need to be so specific lol
}
SendToJail(player)
{
player setOrigin( (-889, 508, 79) ); //See how I wrapped the origin in brackets you have to do the same for colors.
//Also your co-ords do not need to be so specific lol
}
self MenuOption("Client Function", 2, "Send To Jail", ::SendToJail,player);
Copyright © 2025, NextGenUpdate.
All Rights Reserved.