Mirage Source

Free ORPG making software.
It is currently Sun Apr 28, 2024 5:33 pm

All times are UTC


Search found 418 matches
Search these results:

Author Message

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sun Dec 24, 2006 3:06 pm 

Replies: 130
Views: 107110


IOCP definitely isn't pointless. I think we should do a sox - iocp combo like dave and I suggested

 Forum: General   Topic: Forum

Posted: Sat Dec 23, 2006 8:10 pm 

Replies: 133
Views: 20327


GameBoy wrote:
I'm using Maxthon, which I think uses IE, not sure.

It does. Its just a wrapper for IE.

 Forum: General   Topic: Runtime Error '2005532202 (887601d6)' 2

Posted: Sat Dec 23, 2006 8:09 pm 

Replies: 25
Views: 9081


If you are using video memory, changing to system memory generally fixes this.
If you are using system memory, you might need to upgrade your Direct X installation.

Otherwise, theres probably a problem with how you initiate your DX.

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sat Dec 23, 2006 7:35 pm 

Replies: 130
Views: 107110


Good idea dave. Lordgivemick...I don't think you understand, we aren't focused on features for the sake of features, but on security and speed right now. Paperdoll does not improve security and is not even desired for some. You still don't take the time to reread your posts and make them more readab...

 Forum: General   Topic: Cleaning up MS a bit.

Posted: Sat Dec 23, 2006 6:18 pm 

Replies: 166
Views: 17261


William wrote:
No.

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sat Dec 23, 2006 4:27 am 

Replies: 130
Views: 107110


Maybe a Sox and IOCP. It would be better if we just had an ADT(Abstract Data Type) with the general methods of sending and receiving, then it would be as simple as switching one class.

 Forum: Resources   Topic: stuff to do with magic and magic editor.

Posted: Sat Dec 23, 2006 4:09 am 

Replies: 38
Views: 20168


You just don't fuckin get it do you? Wow... Don't type like you are 4 years old, or you will be treated like you are 4 years old. Type so others can understand you and spell check your damn posts. Make sure you tried everything you can think of before asking a question. If you haven't noticed, you h...

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sat Dec 23, 2006 3:53 am 

Replies: 130
Views: 107110


Pretty much Pando, but that only applies server side.

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sat Dec 23, 2006 12:43 am 

Replies: 130
Views: 107110


William wrote:
Byte Packets will probably end up in it. Although I would be glad if I didnt need to do all the work on that part, cause it takes so much time.. Grim ;) I know you like doing it :P


Ha, I definitely vote for him

 Forum: Mirage Source 3.x.x, MSx   Topic: Development Log

Posted: Sat Dec 23, 2006 12:36 am 

Replies: 130
Views: 107110


Also: Byte Packets(If you use constants or enums, it will still be easy to read) Security (More server checks, the client should only get user responses and display what is happening. -Fixed Npc AI, such as pathfinding(I can help with this) and possibly some from Kite's advanced npc tut? I don't kno...

 Forum: Resources   Topic: stuff to do with magic and magic editor.

Posted: Sat Dec 23, 2006 12:26 am 

Replies: 38
Views: 20168


You make it so the player can make a spell that is automatically in their spell list. the player can then use the spell if he has a high enough lv of some sort. the player then clicks on the icon of the spell. the spell then activates and you can use it bye pressing crtl or clicking on the person o...

 Forum: Resources   Topic: stuff to do with magic and magic editor.

Posted: Fri Dec 22, 2006 3:10 am 

Replies: 38
Views: 20168


He was just trying to point out how stupid and ignorant he is trying to be, while doing a HORRIBLE job at sucking up. I didn't even see that the first time I glanced at it because I stopped reading after the first couple of shitty sentences.

 Forum: Resources   Topic: stuff to do with magic and magic editor.

Posted: Fri Dec 22, 2006 1:18 am 

Replies: 38
Views: 20168


I'm sorry but I can't stand reading your posts, and I don't think I'm alone. If you made your posts more readable, you might get more help, if you don't, then whatever. Just trying to help :) Take it as you will.

 Forum: Show Off   Topic: juste a face

Posted: Thu Dec 21, 2006 8:55 pm 

Replies: 66
Views: 45411


Might look better if you clean that up william, it looks a little weird.

 Forum: Resources   Topic: 96x96 visual spells

Posted: Thu Dec 21, 2006 8:54 pm 

Replies: 36
Views: 23214


Shan has a nice source with this in it :P
He might not know it though :(

 Forum: General   Topic: My chat is all kooky

Posted: Wed Dec 20, 2006 11:23 pm 

Replies: 300
Views: 19819


Is it a problem with the client displaying it, the client not telling the server, the server not receiving it, or the server not sending it. That is generally one of the most important and EASILY answered questions when debugging, though it can vary depending on what it is. To find the answer, print...

 Forum: Show Off   Topic: NarutoRealm sprites

Posted: Tue Dec 19, 2006 9:33 pm 

Replies: 39
Views: 24601


I think they could need a bit of contrast and reshading, they are pretty much pillow shaded :O.. and they got no light source.. Its still pretty okay, hm.. the left and right walking animation.. in the first and third, it still looks like his foot is in the air. And the total animation is pretty ra...

 Forum: General   Topic: Converting maps..

Posted: Thu Dec 14, 2006 1:39 am 

Replies: 21
Views: 7459


Of course, theres already a sub in MS that does bascially that.

 Forum: Resources   Topic: The darned ALT key...

Posted: Tue Nov 28, 2006 10:20 pm 

Replies: 18
Views: 6859


We fixed that with keyboard hooking on KoC a while ago.

 Forum: General   Topic: Transparent picture boxes?

Posted: Mon Nov 27, 2006 12:35 am 

Replies: 33
Views: 13059


BitBlt is an API, but its bltting :P

 Forum: General   Topic: Help: Hmm

Posted: Thu Nov 23, 2006 2:08 pm 

Replies: 28
Views: 10898


I don't know what you're smoking, but I'm pretty sure LCase changes the entire string to lowercase, not just the first letter. Changing the first letter of a word is called converting to propercase, vb has another function for that.(I think its like strconv(string,vbproppercase)

 Forum: General   Topic: Walking issues

Posted: Mon Nov 20, 2006 1:08 am 

Replies: 16
Views: 4895


Is it a problem with the client sending the wrong info, the server reading or setting the wrong info, the server sending the wrong info, or the client is setitng/bltting the wrong info? I would use Debug.print to print the values at those 4 instances to see where the problem happens. I know thats pr...

 Forum: Resources   Topic: things i would like to see as well as other people.

Posted: Sat Nov 18, 2006 12:57 am 

Replies: 56
Views: 31029


I don't think you are going to get them anytime soon. Why not try it yourself?

 Forum: General   Topic: Image Manipulation (without DirectX)

Posted: Thu Nov 16, 2006 9:38 pm 

Replies: 14
Views: 3382


BitBlt?

 Forum: General   Topic: seeing sprite of new character screen

Posted: Thu Nov 16, 2006 2:07 am 

Replies: 23
Views: 6906


It requires some understanding of VB and DirectX, I'm not sure how much you know, sometimes you just need baby steps.
Sort by:  
Page 4 of 17 [ Search found 418 matches ]


All times are UTC


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