mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-29 12:37:18 +01:00
Update Official.cpp
This commit is contained in:
@@ -1946,6 +1946,7 @@ void Register_Official_Functions(HSQUIRRELVM vm)
|
||||
.Func(_SC("SetVehiclesForcedRespawnHeight"), LgSetVehiclesForcedRespawnHeight)
|
||||
|
||||
.SquirrelFunc(_SC("FindPlayer"), LgFindPlayer)
|
||||
.SquirrelFunc(_SC("FindPlayerCompat"), LgFindPlayer)
|
||||
.SquirrelFunc(_SC("InPoly"), LgInPoly)
|
||||
|
||||
.SquirrelFunc(_SC("SetAmmuWeapon"), LgSetAmmuWeapon)
|
||||
|
||||
Reference in New Issue
Block a user