Page 1 of 1

Well i need some programming tips.

Posted: Thu May 24, 2007 9:57 am
by plushiefire
I just got Visual Basics 2005. I made working popups, Internet explorer, Text editor/saver, i know some abvreviation to.

I want to know how to open a map header and display idents, reflexise, and have a meta editor. I need to know how to resign. I need to know how to swap idents. I need to know how to save changes in meta and how to extract and injects bitmaps, and display thier dxt. I need to know how to support plugins, prefably .ents. I would know this but most sources here are broken dls and entity source is really complicating lol.

Posted: Thu May 24, 2007 11:28 am
by xzodia
so basicly you want to know how to make entity?

Posted: Thu May 24, 2007 11:50 am
by plushiefire
xzodia wrote:so basicly you want to know how to make entity?
or better

Posted: Thu May 24, 2007 12:27 pm
by G.I.R.
plushiefire wrote:
xzodia wrote:so basicly you want to know how to make entity?
or better
Very unlikely.

Posted: Thu May 24, 2007 2:00 pm
by OwnZ joO
Um I would say to learn C#, it's easier to make object oriented programs in it. Then get as much source and learn from it as you can.
And when I say learn from it, I mean copy it, get it to work how you want, and then actually realize what it is doing.

Posted: Thu May 24, 2007 2:50 pm
by plushiefire
OwnZ joO wrote:Um I would say to learn C#, it's easier to make object oriented programs in it. Then get as much source and learn from it as you can.
And when I say learn from it, I mean copy it, get it to work how you want, and then actually realize what it is doing.
Alright thanks...I hate the hard way...