The search keyword must be a single word (no spaces).
Function DisplayTextToPlayer
- Line
- 3422
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- player toPlayer, real x, real y, string message
- Returns
- nothing
| 3422 | native DisplayTextToPlayer takes player toPlayer, real x, real y, string message returns nothing |
| 3423 | native DisplayTimedTextToPlayer takes player toPlayer, real x, real y, real duration, string message returns nothing |
| 3424 | native DisplayTimedTextFromPlayer takes player toPlayer, real x, real y, real duration, string message returns nothing |
| 3425 | native ClearTextMessages takes nothing returns nothing |
| 3426 | native SetDayNightModels takes string terrainDNCFile, string unitDNCFile returns nothing |
| 3427 | native SetPortraitLight takes string portraitDNCFile returns nothing |