register_event map start?
How can Iset a event trigger for when a map loads?
I tried Code:
In case I did it wrong, here is the corrasponding line from the server logs: Code:
L 03/17/2006 - 22:14:12: Started map "de_italystreets_cz" (CRC "2060379185") |
Probably your plugin isn't started at the time you trying to catch that log message. Use plugin_init or plugin_cfg forward instead.
|
I thought plugin_init/cfg only exec on server start?
The help file that comes with amxx states that Quote:
|
plugin_init() - map start
plugin_end() - map end |
ok thx
|
| All times are GMT -4. The time now is 16:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.