PDA

View Full Version : Looking for a Mod guide (Intro to vb mods 101)


briansol
05-07-2006, 11:28 PM
I'm new to vB modding, but not new to programming. I've made several mods for IPb in the past, and i'm moving on to vB.

Is there an overview somewhere of how to build your own components? IPB comes with a sample class in the distribution, but i'm not seeing anything like that in vb. Can some one point me in the right direction?

Thanks.

Adrian Schneider
05-08-2006, 12:11 AM
Add this thread to your bookmarks!
https://vborg.vbsupport.ru/showthread.php?t=99570

Read the "Creating Custom Pages & Misc (Forums)" and "Variables, Functions, Objects" threads specifically, though they will all be very helpful.

If you have any specific questions, just ask here, but do read into it a bit first.

Good luck!

briansol
05-08-2006, 01:16 PM
Thanks :)