Jump to content


Photo

39dll V2.5


  • Please log in to reply
2510 replies to this topic

#2461 Ronchon le Nain

Ronchon le Nain

    GMC Member

  • GMC Member
  • 87 posts
  • Version:GM8

Posted 26 August 2011 - 05:33 AM

* nevermind *

Edited by Ronchon le Nain, 26 August 2011 - 06:28 AM.

  • 0

#2462 gamax92

gamax92

    GMC Member

  • New Member
  • 17 posts

Posted 28 August 2011 - 06:54 PM

I know im doing something stupid but .... how do i use this dll? i was trying to get a 39.dll server up and it says dllinit is not a function.

Could someone just provide me with a working server or tell me what im doing wrong?
  • 0

#2463 Primoz128

Primoz128

    GMC Member

  • GMC Member
  • 277 posts
  • Version:GM8.1

Posted 07 September 2011 - 05:55 PM

Im still kinda confused how to make working new instances <.<. And also what library and functions does 39dll use in c++ ? I need to know so i can make server side in c++.
  • 0

#2464 NikaB

NikaB

    GMC Member

  • New Member
  • 111 posts
  • Version:GM8

Posted 21 December 2011 - 01:25 PM

If my game is 3d, how about sending 3d models data ?
(created using gm functions or loaded externally)
Is there a special way to send model data to server ?
  • 0

#2465 Big J

Big J

    GMC Member

  • GMC Member
  • 2818 posts
  • Version:GM8.1

Posted 21 December 2011 - 01:34 PM

If my game is 3d, how about sending 3d models data ?
(created using gm functions or loaded externally)
Is there a special way to send model data to server ?

Shouldn't the models for the game already exist on the local machine? There's probably not any special way to send them, you'd probably have to read the model file and send it bit by bit.
  • 0

#2466 NikaB

NikaB

    GMC Member

  • New Member
  • 111 posts
  • Version:GM8

Posted 21 December 2011 - 05:25 PM


If my game is 3d, how about sending 3d models data ?
(created using gm functions or loaded externally)
Is there a special way to send model data to server ?

Shouldn't the models for the game already exist on the local machine? There's probably not any special way to send them, you'd probably have to read the model file and send it bit by bit.

Oh yes of course ! I'm such an idiot. As all the models are locally known by the program, I just need to send their "id variable" (variable=d3d_model_create()
blah blah blah)
  • 0

#2467 Thingo

Thingo

    GMC Member

  • GMC Member
  • 458 posts

Posted 24 January 2012 - 06:40 PM

the demos included in the .zip file don't seem to work. If I try running either "test" or "examples" I am immediately greeted with an "error defining external function." How am I supposed to learn from these examples if they don't even work properly? -____-
  • 0

#2468 Big J

Big J

    GMC Member

  • GMC Member
  • 2818 posts
  • Version:GM8.1

Posted 24 January 2012 - 06:42 PM

Maybe you should extract them before running them.
  • 0

#2469 theweirdn8

theweirdn8

    Unrivaled Legend

  • GMC Member
  • 3830 posts
  • Version:GM8.1

Posted 11 February 2012 - 07:02 PM

Anyone want to help me work on a Linux port of 39dll?
  • 0

#2470 zekew11

zekew11

    GMC Member

  • GMC Member
  • 15 posts
  • Version:GM8

Posted 13 February 2012 - 07:14 PM

Quich question about the dll: are sent messages garanteed to arive? If not I will need to program some redundant systems into the game I am currently making when essential packets are sent.

Thanks!
  • 0

#2471 theweirdn8

theweirdn8

    Unrivaled Legend

  • GMC Member
  • 3830 posts
  • Version:GM8.1

Posted 16 February 2012 - 02:54 PM

tcp usually sends things no matter what, however udp messages sometimes makes it.
  • 0

#2472 zekew11

zekew11

    GMC Member

  • GMC Member
  • 15 posts
  • Version:GM8

Posted 16 February 2012 - 09:46 PM

If I need to be sure something sends, (via tcp) should I build in redundancy, or is the chanse low enough (I will tolerate one in 30,000 chanse of failure) that it won't be a problem?
  • 0

#2473 theweirdn8

theweirdn8

    Unrivaled Legend

  • GMC Member
  • 3830 posts
  • Version:GM8.1

Posted 19 February 2012 - 02:41 PM

Can you get a little more detailed please?
  • 0

#2474 Kylo

Kylo

    GMC Member

  • GMC Member
  • 118 posts

Posted 24 February 2012 - 01:15 PM

Can you please make a mirror link? Host-a.net keeps saying the link expired. And yes, I checked my cookies and Javascript. HAN just hates mobile users.
  • 0

#2475 Big J

Big J

    GMC Member

  • GMC Member
  • 2818 posts
  • Version:GM8.1

Posted 24 February 2012 - 08:15 PM

I put it in my dropbox: http://dl.dropbox.co...er/39dllV25.zip

I also had the extension version lurking on my hard drive: http://dl.dropbox.co...L_Extension.zip

Edited by Big J, 24 February 2012 - 08:18 PM.

  • 0

#2476 plmqaz1243

plmqaz1243

    GMC Member

  • New Member
  • 7 posts

Posted 25 February 2012 - 11:57 PM

o.0
  • 0

#2477 adder_astros

adder_astros

    GMC Member

  • New Member
  • 83 posts
  • Version:GM8

Posted 27 March 2012 - 07:42 PM

I know im doing something stupid but .... how do i use this dll? i was trying to get a 39.dll server up and it says dllinit is not a function.

Could someone just provide me with a working server or tell me what im doing wrong?


@Gamax92:
I think what you mean to say is, "Could someone please make my game for me?".
  • 0

#2478 adder_astros

adder_astros

    GMC Member

  • New Member
  • 83 posts
  • Version:GM8

Posted 27 March 2012 - 07:44 PM

Also, 39ster... You are an Institution!!!
  • 0

#2479 04hockey

04hockey

    GMC Member

  • New Member
  • 12 posts
  • Version:GM8

Posted 20 April 2012 - 10:39 PM

I need help installing?
  • 1

#2480 xeoner

xeoner

    GMC Member

  • New Member
  • 3 posts
  • Version:GM8

Posted 09 June 2012 - 08:19 PM

Hi everyone
1 - using 39dll doing an RPG game. I have no problem with users. For example, wolves in the forest but are placed by the server room. Individual users could not send all of these animals. Can you give an example of a link if you have previously made.

me Readbtye Writebtye Could not he have tried to never tell a lot :)

2 - I enter my computer to the internet using my phone. I can not open and the port. But you've ever had a chance to try someone else is trying to use localhost :) Is there another possibility to set the ports? Note: I do not speak English so the translation may have used the incorrect articles :)
  • 0




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users