We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb0cfb commit b6a492eCopy full SHA for b6a492e
frontend/docs/scripting/functions/IsValidPlayerPickup.md
@@ -40,7 +40,7 @@ public OnPlayerConnect(playerid)
40
41
## Related Functions
42
43
-- [CreatePlayerPickup](CreatePlayerPickup): Creates a pickup which will be visible to only one player.
+- [CreatePlayerPickup](./CreatePlayerPickup): Creates a pickup which will be visible to only one player.
44
- [DestroyPlayerPickup](DestroyPlayerPickup): Destroy a player-pickup.
45
- [IsPlayerPickupStreamedIn](IsPlayerPickupStreamedIn): Checks if a player-pickup is streamed in for the player.
46
- [SetPlayerPickupPos](SetPlayerPickupPos): Sets the position of a player-pickup.
0 commit comments