Mirage Source

Free ORPG making software.
It is currently Thu Mar 28, 2024 8:53 pm

All times are UTC


Search found 418 matches
Search these results:

Author Message

 Forum: Show Off   Topic: Sprites contest ,

Posted: Mon May 21, 2007 9:59 pm 

Replies: 49
Views: 22018


Nice job :)

 Forum: Show Off   Topic: Gui

Posted: Mon Apr 30, 2007 9:50 pm 

Replies: 43
Views: 17725


rockin

 Forum: General   Topic: Menu Question...

Posted: Fri Apr 27, 2007 12:03 am 

Replies: 17
Views: 6052


I think its something like tools>menu editor (been like 6 months since I've used vb), might be wrong

 Forum: General   Topic: x and y offsets

Posted: Wed Apr 18, 2007 1:43 am 

Replies: 18
Views: 5445


the x and y offsets are used to draw a somewhat smooth transition from one tile to another. They increase or decrease depending on the direction to move the sprite slowly or quickly across the screen. When the offsets reach a specific value, the move is considered complete. They are not used for the...

 Forum: Resources   Topic: Making Sprites 32/64

Posted: Sun Apr 15, 2007 10:48 pm 

Replies: 50
Views: 33839


client side, since the client deals with all of the user interface aspects(although some UI tweaks also need to modify things serverside).

This tut is all clientside though

 Forum: Mirage Source 3.x.x, MSx   Topic: Whats going on?

Posted: Sat Apr 14, 2007 5:24 am 

Replies: 18
Views: 16676


I would help, but I don't use VB anymore, I use linux and vb doesn't

 Forum: Show Off   Topic: Man's Face

Posted: Thu Apr 12, 2007 11:14 pm 

Replies: 271
Views: 20508


I think its a very nice start.

 Forum: General   Topic: Exit a Program

Posted: Thu Apr 12, 2007 11:10 pm 

Replies: 17
Views: 4474


Boo wrote:
Then do ctrl-alt-delete :p

Or Alt+f4

Not helpful, nor funny. If you can't help, don't respond.

I would think verrigan would have the best understanding of how to do this.
You would obviously need to use the windows api's...if its even possible.

 Forum: Mirage Source 3.x.x, MSx   Topic: Whats going on?

Posted: Thu Apr 12, 2007 7:20 pm 

Replies: 18
Views: 16676


Both? Community projects never work here. No one is in charge and nobody cares to work on it enough.

 Forum: General   Topic: Platform Development

Posted: Fri Mar 23, 2007 7:13 pm 

Replies: 426
Views: 33158


You should do it in C++, you know you want to learn a new language

 Forum: General   Topic: Platform Development

Posted: Sat Mar 17, 2007 12:03 am 

Replies: 426
Views: 33158


I believe it may be slightly slower, I didn't test it much. There are cases, however, where programs run through wine are faster than programs run on windows. I can't provide a specific example though. I got the client running on Ubuntu with a bit of faffing around. What did you do to get it to work...

 Forum: General   Topic: Platform Development

Posted: Thu Mar 15, 2007 7:10 pm 

Replies: 426
Views: 33158


Oh, btw, the MS server works nicely run through wine. The client, well, that errors.

 Forum: General   Topic: Platform Development

Posted: Fri Mar 09, 2007 11:44 pm 

Replies: 426
Views: 33158


I can't even play MS games because I'm on Linux. Although I know what you're doing still won't fix that, I say go for it.

 Forum: Resources   Topic: Sources

Posted: Sun Mar 04, 2007 3:13 am 

Replies: 20
Views: 14693


Against the rules?
Don't you make the rules?
I don't see a problem with people downloading it. Microsoft doesn't sell it anymore.

 Forum: General   Topic: sprites

Posted: Thu Feb 15, 2007 11:01 pm 

Replies: 264
Views: 19618


You can do your own work :P

 Forum: General   Topic: Loading external txt file

Posted: Thu Feb 15, 2007 9:49 pm 

Replies: 252
Views: 16943


do while not eof(iFileNum)
line input #iFileNum, Data
txtNotes.text=txtNotes.text+Data+vbNewLine
end while(or is it end loop?, I don't remember)

^that instead of your input part.

 Forum: General   Topic: sprites

Posted: Thu Feb 15, 2007 9:47 pm 

Replies: 264
Views: 19618


There is a limit to how big a surface can be in certain OS's, So you can't make it too big, unless you only load what you need and not everything at one time.

 Forum: General   Topic: Fonts

Posted: Wed Feb 14, 2007 9:34 pm 

Replies: 414
Views: 22651


I prefer monospaced fonts :)

 Forum: Resources   Topic: Bit Fields

Posted: Sun Feb 11, 2007 2:54 am 

Replies: 22
Views: 11975


Enums are kind of like fancy constants. You should probably put it in either modtypes or modconstants, though really you could put it almost anywhere.

 Forum: Related Products   Topic: Athrandir: End of Times

Posted: Fri Feb 09, 2007 10:12 pm 

Replies: 294
Views: 44892


I think there was a gecko control for VB similar to the IE one. Gecko is the rendering engine used by Firefox. That would require they have Firefox installed in order for it to work. while I love the idea, it would have to be implemented as an option rather then feature, because not everyone will u...

 Forum: General   Topic: tut i remember

Posted: Fri Feb 09, 2007 2:01 am 

Replies: 259
Views: 14733


It involved using the winsock control and packets. I don't know if the tutorial still exists, but you could try Googling for more info

 Forum: Related Products   Topic: Athrandir: End of Times

Posted: Thu Feb 08, 2007 11:43 pm 

Replies: 294
Views: 44892


I think there was a gecko control for VB similar to the IE one. Gecko is the rendering engine used by Firefox.

 Forum: General   Topic: Visual Spells???

Posted: Thu Feb 08, 2007 5:02 pm 

Replies: 260
Views: 19352


ShadowLife wrote:
@mis. it was the other way around. Blue was closed and GT was open... now GT is gone...

Ohh... I guess I just had them flipped. Sorry

 Forum: General   Topic: Visual Spells???

Posted: Thu Feb 08, 2007 2:20 am 

Replies: 260
Views: 19352


Kuja wrote:
Elysium blue isn't source, smartone.

Really? It used to be. Blue was open and greentail was closed...

 Forum: Resources   Topic: 32x64 Paperdoll too no avail?

Posted: Sat Feb 03, 2007 10:19 pm 

Replies: 15
Views: 4248


Sprites: Npcs: http://key2heaven.net/ms/forums/viewtopic.php?t=574&highlight=32x64+sprites Players: http://key2heaven.net/ms/forums/viewtopic.php?t=45&start=0 I couldn't find a paper doll tutorial(there used to be one) basically you need to make sure all clients on the map are sent the worn ...
Sort by:  
Page 1 of 17 [ Search found 418 matches ]


All times are UTC


Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group