System Messages

Xander

Pantie Sniffer!
Developer
Oct 20, 2003
2,738
57
275
Sheffield
Could some one help me out with these...

STR_SYSMSG_INSTDCUP:瞬间破坏力上升 %d分钟
STR_SYSMSG_INSTMCUP:瞬间魔法力(自然系)上升 %d分钟
STR_SYSMSG_INSTSCUP:瞬间魔法力(灵魂系)上升 %d分钟
STR_SYSMSG_INSTATTACKSPEED:瞬间攻击速度上升 %d分钟
STR_SYSMSG_INSTHPUP:瞬间体力上升 %d分钟
STR_SYSMSG_INSTMPUP:瞬间魔法上升 %d分钟

I have done DC,AC,MAC and MC but whats the INSTDC for?
I translated it back to "The instantaneous destructive power rises the %d minute"

But as usual it makes no sense!

Thanks!
 

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
is that not when taos do their magic thing and it increases ppls dc/ac/sc/etc for so long.

edit: my stress3g is translated so hes mine..

STR_SYSMSG_MCUP:MC Rasies for %d Seconds.
STR_SYSMSG_MCFIREUP:MC(Fire) Raisies for %d Seconds.
STR_SYSMSG_MCICEUP: MC(Ice) Raisies for %d Seconds.
STR_SYSMSG_MCLIGHTUP:MC(Light) Raisies for %d Seconds.
STR_SYSMSG_MCWINDUP:MC(Wind) Raisies for %d Seconds.
STR_SYSMSG_INSTDCUP:DC Power Raises for %d Minutes
STR_SYSMSG_INSTMCUP:MC Raises for %d Minutes.
STR_SYSMSG_INSTSCUP: SC Raises for %d Minutes.
STR_SYSMSG_INSTATTACKSPEED:Attack Speed raises %d Minutes
STR_SYSMSG_INSTHPUP:HP Raises for %d Minutes
STR_SYSMSG_INSTMPUP:MP Raises for %d Minutes
 
Upvote 0

Xander

Pantie Sniffer!
Developer
Oct 20, 2003
2,738
57
275
Sheffield
Right Thanks for that also one more thing the commands these can be whatever i like? and also why are there some duplicates for user commands?

STR_USERCMD_NOWHISPER:DenyWhisper
STR_USERCMD_DENYWHISPER:DenyWhisper
STR_USERCMD_YESWHISPER:AllowWhisper
STR_USERCMD_ACCEPTWHISPER:AllowWhisper

Does it matter if they are the same?
 
Upvote 0

Far

tinmymouthpl0x
Staff member
Administrator
May 19, 2003
20,683
34
3,288
520
yeah u can change them to what u want. they are 4 diff commands, just have been translated to the same with

YES/NO = on/off wisper
DENY/ACCEPT = choose if u wanna see someones wisper if u have wispers turned off. (i think)

if im wrong it shld matter if they are the same. otherwise id expect it wld.
 
Upvote 0