Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002845Zandronum[All Projects] Suggestionpublic2016-10-01 18:482016-10-01 18:48
ReporterAtomicLugia 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version3.0-beta 
Target VersionFixed in Version 
Summary0002845: Multilanguage bots
DescriptionSince almost everything in ZDoom can be tagged with these $NAMES, doing this with bots would be not bad. This could help players, who can't read english very well. I have an example here:

LANGUAGE lump:
[enu default]
BOT1_NAME = "AI player 1";
BOT1_INTRO1 = "Hello, I'm a multilanguage bot!";
[de]
BOT1_NAME = "KI-Spieler 1";
BOT1_INTRO1 = "Hallo, ich bin ein mehrsprachiger Bot!";
[ita]
BOT1_NAME = "Giocatori IA 1";
BOT1_INTRO1 = "Ciao, sono un bot multilingua!";

BOTINFO lump:
Name = "$BOT1_NAME"
ChatLump = "BOT1CHAT"

BOT1CHAT lump:
[IntermissionStrings]
"$BOT1_INTRO1"
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2016-10-01 18:48 AtomicLugia New Issue






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker