Localized Messages

Archive of the older Feature Request Forum Posts

Moderator: POL Developer

Locked
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am

Localized Messages

Post by MontuZ »

Just tossing some stuff out here.

SendLocalMessage(to_object, cliloc_id, font, color );

PrintLocalTextAbove(above_object, cliloc_id, font, color);

PrintLocalTextAbovePrivate(above_object, cliloc_id, character, font, color);

:)
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

From the posted Roadmap thread:
MuadDib wrote: Cliloc and Affixed Cliloc Send functions.
That is what that is ;)
User avatar
MontuZ
Forum Regular
Posts: 338
Joined: Fri Feb 10, 2006 8:08 am

Post by MontuZ »

NOW I remember reading that.

gosh... ;)
Grem
New User
Posts: 10
Joined: Thu Mar 16, 2006 9:50 am

Post by Grem »

It would be desirable that it was possible to translate messages of type
"Thet item is too heavy for the container or container is full" and other messages from core
Locked