The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Okay I have been reading over W3 schools.com for about 1day 1/2. I have developed a script (I think it will work) and I wonder how would you "export" it to use for VB?
Here's the script: PHP Code:
|
#2
|
|||
|
|||
![]()
Put this in a hook that is called before the template you want this to display in is eval'd.
PHP Code:
Good work. Nice to see people apply themselves instead of just asking for a gimmie. Oh yeah, set your editor to 4 space tab too. ![]() |
#3
|
|||
|
|||
![]()
Ohh that makes a lot of sense! Thanks for the help!
|
#4
|
|||
|
|||
![]()
Glad to help. Take a look at existing hacks to get clues on how to make it a product. Or make a product in the acp and add hooks to it and export it.
|
#5
|
||||
|
||||
![]()
Nice, clean code is also good (since you're learning). One thing to do is to avoid using too generic variables, as other modifications may "take over" your variable.
PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|