[CS:GO] Server module

Please post any questions about developing your plugin here. Please use the search function before posting!
User avatar
velocity
Senior Member
Posts: 220
Joined: Sat May 10, 2014 6:17 pm

[CS:GO] Server module

Postby velocity » Fri May 03, 2019 2:56 pm

Using Server.tick_interval returns a property object? How to read?
User avatar
Ayuto
Project Leader
Posts: 2193
Joined: Sat Jul 07, 2012 8:17 am
Location: Germany

Re: [CS:GO] Server module

Postby Ayuto » Fri May 03, 2019 3:19 pm

Server is the class, while server is its singleton instance:

Syntax: Select all

from engines.server import server

print(server.tick_interval)
User avatar
velocity
Senior Member
Posts: 220
Joined: Sat May 10, 2014 6:17 pm

Re: [CS:GO] Server module

Postby velocity » Fri May 03, 2019 3:19 pm

Alright thanks

Return to “Plugin Development Support”

Who is online

Users browsing this forum: No registered users and 18 guests