|
||
|
|||||||
| Other Discuss other languages or best practice coding here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) | |
|
Forum Expert
|
I haven't seen anyone on here use Game maker. www.gamemaker.nl, I'd recommend it to people who just started learning game/program design, or first language and such.. Well, if you do know gamemaker, You would most likely know the forums, if you know the forums well, You would know about 39ster's DLL that uses the acctual Win32 internet stuff. Anyhoo's, I've decided since (i've used GM since early '04) i would kick off a Ultima Online emu.. Kidding, Ultima Online client.. The only thing is i keep getting this message from the server;
Encrypted client detected, Disconnecting... Code:
CREATE: dllinit(0,true,true) usa="test" pass="pass" ms=tcpconnect(127.0.0.1,2593,1) if(ms<0)game_end() writebyte(160) writeint(0) length=writestring(usa,true) repeat(30-length)writebyte(0) length2=writestring(pass,true) repeat(30-length2)writebyte(0) sendmessage(ms)
__________________
Zelda Freak ^^ Quote:
|
|
|
|
|
|
|
#3 (permalink) | |
|
Forum Expert
|
@Seachen.net
Nah, The dll i'm using for this uses the acctual windows ports, so it would connect like any normal TCP/UDP application, I.E - Firefox. @TheOutkastDev Thanks, Trying it now.
__________________
Zelda Freak ^^ Quote:
|
|
|
|
|
|
|
#4 (permalink) | |
|
Forum Expert
|
Quote:
but then again, i don't know hardly anything about this....thanks for sharing the link for the game maker though...ill check that out ![]() hey DaZiL, when will 2.0 be released?? ![]() Last edited by Pyro-Tech; 01-30-2006 at 04:13 AM. |
|
|
|
|
|
|
#5 (permalink) | |
|
Forum Expert
|
Haha shotgun.. Whoever kicked me from IRC stuffed my Trillian IRC.. Seems to be fine now
. Maybe just a packet-crasher.Anyway, 0x80 = 128 No joy. P.S-If you need help with GameMaker, Pyro-Tech, feel free to ask away.
__________________
Zelda Freak ^^ Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|