[Help] map info
How can i get the mapname played?
|
Re: [Help] map info
lol
PHP Code:
|
Re: [Help] map info
:D
|
Re: [Help] map info
Type /currentmap or currentmap don't know which one but it should be default amx commnd iirc. :) But you can also see current map from status.
|
Re: [Help] map info
Quote:
|
Re: [Help] map info
You can save it as global if you know you gonna need it lot of times.
PHP Code:
|
Re: [Help] map info
I want to apply map specific settings so i need to know if there is a map-named config file present in my mod directory.
eg if the played map is sev_leggo, and a sev_leggo.cfg file present in /valve/addons/sev09/maps folder, then i want to open it read data from there and close it. if there is no config file, then we dont have to do anything. |
Re: [Help] map info
Quote:
|
Re: [Help] map info
i have to read data, not setting cvars ...
like: item_healthkit 324.0 234.0 123.0 item_battery 1231.0 123.0 310.0 |
Re: [Help] map info
PHP Code:
|
| All times are GMT -4. The time now is 13:40. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.