The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using Phrases Properly
Hello,
Usually when i was making custom mods i built in all of the languages in manually into the styles. Since I'm considering making one to release i was wondering if someone could help me out with managing phrases. Ive already read how to make your own phrase types and can make my own phrase types. What i would like to know how to do is say i have something i wanted to display in the "postbit_legacy" style. I know when programming you can use this: PHP Code:
PHP Code:
Thanks ~Cody Woolaver |
#2
|
||||
|
||||
All phrases are fetched en-masse at the start of execution. You need to add your group to that array before they are fetched (find a hook location before the language is fetched).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|