Menudef Language and If

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Menudef Language and If

Menudef Language and If

by Logan MTM » Fri Jun 19, 2020 3:31 pm

Would be great something like this in menudefs:

If (Language = ptb)
{
Staticpatch...x
}
If (Language = eng)
{
Staticpatch...y
}


#Ignored

Top