SteamAPI - Uzyskiwanie API
Getting the steam API Object
Server method
SteamAPI = nil
TriggerEvent('pitu_extended:SteamAPI:getSharedObject', function(obj)
SteamAPI = obj
end)Last updated
Was this helpful?
Getting the steam API Object
SteamAPI = nil
TriggerEvent('pitu_extended:SteamAPI:getSharedObject', function(obj)
SteamAPI = obj
end)Last updated
Was this helpful?
Was this helpful?