diff --git a/functions/Element/getElementPosition.yaml b/functions/Element/getElementPosition.yaml index 3e31410..4b56d7d 100644 --- a/functions/Element/getElementPosition.yaml +++ b/functions/Element/getElementPosition.yaml @@ -1,4 +1,4 @@ -shared: &shared +shared: name: 'getElementPosition' oop: entity: player @@ -29,9 +29,3 @@ shared: &shared - path: 'examples/getElementPosition.lua' description: | This example attaches a samsite on the player's vehicle. - -server: - <<: *shared - -client: - <<: *shared \ No newline at end of file