Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Declare Binary DataType
#1
I have a few of questions

1. Can you declare a Binary DataType?

2. Why is boolean bigger than byte?

3. whats the smallest data type?
Reply
#2
kwl thx!

also can u save memory and packet lag by changing sep_char and end_char to s_c and e_c?
Reply
#3
or using a symbol like !@ and !#

sry for double post...
Reply
#4
SEP_CHAR and END_CHAR just represent different ASCII characters that would never be used normally. Basically as soon as the server sees them, it knows to either divide them up, or that it has found the very end of them. If you want to save memory and bandwidth, look at Byte Array packets.
Reply
#5
Obsidian Wrote:If you want to save memory and bandwidth, look at Byte Array packets.

I wouldn't recommend this unless you know Visual Basic well, and with the questions you made, I doubt you do. It takes a hell of a lot of time, and you have to be ready for some huge, complicated bug tracking. :wink:
Reply
#6
no probs no need to underestimate me... just wait till i bring out my game. Smile

Its not that i dont no vb well i just dont no Mirage source well

and to me Boolean is not a binary datatype because its so big and fundamentally the computer isnt based on booleans.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)