Games
Developers
Forums
More
BYOND
Download
Developer Guide
Developer Reference
Support
Terms of Service
Membership
Contact Us
Many features on this site require JavaScript. Please enable JavaScript support in your browser.
Register
Login
BYOND Forums
Announcements
·
BYOND Help
·
Bug Reports
·
Feature Requests
·
Beta Testers
·
Beta Bugs
·
Developer Help
·
Design Philosophy
·
Demos & Libraries
·
Tutorials & Snippets
·
Art & Sound
·
Classified Ads
·
Game Updates
·
Contests & Events
·
Linux Talk
·
On Topic
·
Off Topic
fps not working?
[Tips]
ID:1760079
Jan 11 2015, 6:14 am
(See the
best response
by PolskiPolakPL.)
Maxsteel13
Code:
fps=30
Problem description:
After typeing that the DM shows a warning
Did i do something wrong?
Jan 11 2015, 6:15 am
Kaiochao
fps is a world variable like hub and hub_password.
Jan 11 2015, 6:37 am
Maxsteel13
So i should type it like this? :
world/fps = 30
Or
World
fps = 30
Jan 11 2015, 8:13 am
Best response
PolskiPolakPL
yes, but
world
no
World
Use lower letters. :)
Jan 11 2015, 12:43 pm
Maxsteel13
k thanks :D
Copyright © 2024 BYOND Software. All rights reserved.