Es/Point message: Difference between revisions
< Es
		
		
		
		Jump to navigation
		Jump to search
		| m (obsolete language category) | No edit summary | ||
| Line 11: | Line 11: | ||
| == Valores clave == | == Valores clave == | ||
| {{KV Targetname}} | |||
| {{KV|Entity Message|intn=message|string|Message to show at this point.}} | {{KV|Entity Message|intn=message|string|Message to show at this point.}} | ||
| {{warning|Never use quotation marks in the message. It will corrupt the {{L|VMF}} structure because of the nested quotation marks, which then must be removed manually with a text editor.}} | {{warning|Never use quotation marks in the message. It will corrupt the {{L|VMF}} structure because of the nested quotation marks, which then must be removed manually with a text editor.}} | ||
| {{KV|Show message radius|intn=radius|integer|Distance the player must be within to see this message.}} | {{KV|Show message radius|intn=radius|integer|Distance the player must be within to see this message.}} | ||
| {{KV|Developer Only?|intn=developeronly|boolean|If set, this message will only be visible when {{L|developer}} mode is on.}} | {{KV|Developer Only?|intn=developeronly|boolean|If set, this message will only be visible when {{L|developer}} mode is on.}} | ||
| == Etiquetas == | == Etiquetas == | ||
| Line 21: | Line 21: | ||
| == Entradas == | == Entradas == | ||
| {{ | {{I|Enable|Muestra el mensaje, si el jugador se encuentra en el radio de acción.}} | ||
| {{ | {{I|Disable|Deja de mostrar el mensaje.}} | ||
| == Véase también == | == Véase también == | ||
Latest revision as of 01:57, 26 September 2024
point_message  es una entidad de punto    disponible en todos los juegos de  Source. Muestra un mensaje en el mapa y su origen.
 Source. Muestra un mensaje en el mapa y su origen.
 Error:No funciona en
Error:No funciona en  ,
,  ,
,  ni
 ni  .  [todo tested in ?]
.  [todo tested in ?]Valores clave
 Nota:Keyvalue/Targetname needs translation
Nota:Keyvalue/Targetname needs translation- Entity Message (message) <string>
- Message to show at this point.
 Aviso:Never use quotation marks in the message. It will corrupt the VMF structure because of the nested quotation marks, which then must be removed manually with a text editor.
Aviso:Never use quotation marks in the message. It will corrupt the VMF structure because of the nested quotation marks, which then must be removed manually with a text editor.- Show message radius (radius) <integer>
- Distance the player must be within to see this message.
- Developer Only? (developeronly) <boolean>
- If set, this message will only be visible when developer mode is on.
Etiquetas
- 1 : Empieza desactivado
Entradas
- Enable
- Muestra el mensaje, si el jugador se encuentra en el radio de acción.
- Disable
- Deja de mostrar el mensaje.
Véase también
- game_text: Una entidad similar que muestra un mensaje personalizado en la pantalla.
- game_text_tf: Solo en  . Una entidad similar que muestra un mensaje personalizado en la interfaz. . Una entidad similar que muestra un mensaje personalizado en la interfaz.



























