synchm.inc
Original include source with line numbers.
| 1 | #if defined _synchm_included |
| 2 | #endinput |
| 3 | #endif |
| 4 | #define _synchm_included |
| 5 | |
| 6 | #pragma reqlib synchm |
| 7 | |
| 8 | native SyncHudMessage(id, red, green, blue, Float:x, Float:y, effects, Float:fxtime, Float:holdtime, Float:fadeintime, Float:fadeouttime, channel, text[], any:...) |