Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So I was looking through the settings and didn't see any FGDs other then the default one. When I looked through the entity list player_ didn't have any results. How should i go about getting the propper FGD and will clients need to download it once I render the map?
but you can still use it.
put a point_entity in your map, and rename the classname to player_speedmod
give it a targetname (speed for example)
you can now use it on trigger_multiple, once, etc...
OnStartTouch speed,ModifySpeed,0.5,0,-1
(-1 = dont check Only Once)
and also freeze completly players:
OnStartTouch speed,ModifySpeed,0,0,-1 (speed = 0)
Thank you this worked!
"Game Configurations" > "Game Data Files"