you might have noticed recently the new i18n packets from nostale here the one i already knows:
msgi {type} {message} 0 0 0 0 0
sayi {type} {Id} {color} {message} 0 0 0 0 0
sayi2 {type} {Id} {color} {message} 2 1 65,327,369
s_memoi2 {type} {message} 2 {Name} 0
qnai2 {packet} {message} 1 1
I'm trying to understand how the arguments are working.
All the values of Message are in the consstring.dat (after 10000)
for example
1147 => You can sign up for the Rainbow Battle now! %d <NEW_TYPE><0>
the 0 0 0 0 0 are the arguments for the string but i can't understand how to craft the correct arguments in order (didn't had official to investigate more)
So is there anybody who knows about the way arguments are working in msgi, sayi, also is sayi2 working the same way ? it has coma from what i know but no idea why.
Don't hesitate to add the one you find and their usage in game
Thanks in advance.






