Author Topic: FOnline TLA SDK Server TUTORIAL Part 1  (Read 42360 times)

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #30 on: March 26, 2011, 01:47:40 pm »
Is there a way to set the server to be a "clone" of 2238? What ive got now encompasses only the fallout 2 map.

Yes there is a way.But you must get maps from both games and take them through all mapper versions.There have been a number of questions about this.Using SEARCH button is not prohibited you know?

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #31 on: March 26, 2011, 08:01:24 pm »
Yeah, Ive done that but there dosnt seem to be a clear topic on the subject. But thanks anyway for the advice.

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #32 on: March 28, 2011, 09:48:07 pm »
Unlike TLA, 2238 is not open source.

Why? To prevent cheating?

Offline runboy93

  • 'Insanity'
    • MyAnimelist Profile
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #33 on: March 29, 2011, 07:14:40 am »
Prevent to make every game like 2238.

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #34 on: April 13, 2011, 03:54:00 am »
Hey look i don't want to look stupid but is it just me or when I try to download the SDk (using turtoise) it asks me for user and pass , obviously I don't know either of them , has the sdk been closed or something? i want to study programming and I like the subject and I honestly think that this would be a great start BUT i can't get the sdk , do you know about it? At fonline.ru they actively speak about the sdk and tools and stuff but I can't download it , its frustrating! if you can help me please do!

Offline Y0ssarian

  • incredible
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #35 on: April 13, 2011, 03:57:53 am »
Don't know why it's in svn form.. a zip or rar would have been at the same effect. :S
power

Offline runboy93

  • 'Insanity'
    • MyAnimelist Profile
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #36 on: April 13, 2011, 10:05:53 am »
Don't know why it's in svn form.. a zip or rar would have been at the same effect. :S
I think it's faster to give updates with svn (correct if i'm wrong)
With .zip files or .rar you need upload that file everytime again, but with svn you just add new files to svn direction and everyone got them.

Offline Mayck

  • Rotator
  • ...shhhh...
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #37 on: April 13, 2011, 11:16:19 am »
I don't want to gravedig SDK question thread so I ask here.

I edited fonline_tla.cpp file, what do I need to do for changes to take effect?
I guess I should recompile it, but how?  (I mean, what libraries to link, if I need to use specific compiler etc.) It just throws bunch of errors now.

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #38 on: April 13, 2011, 03:31:00 pm »
Use make_tla.bat to compile it. Change paths if necessary. You can use VS2008 or VS2010, for example.

Offline Mayck

  • Rotator
  • ...shhhh...
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #39 on: April 13, 2011, 03:51:28 pm »
Thanks, I'll try that.

Offline Cola

  • Knowledge is everything.
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #40 on: April 18, 2011, 12:18:51 am »
I need help, how do I move from 1 location to another?
Not in the same map ofcourse...
For example, if I'm in a default location I want to move to the location I created with SDK mapper...
My current In-game name is Colan.

Offline Wipe

  • Rotator
  • Random is god
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #41 on: April 18, 2011, 12:36:49 am »
~run debug tele 0 [location pid] [map index]
~run debug ToMapEntire [map pid] [entire] 0
Games are meant to be created, not played...

Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #42 on: April 18, 2011, 12:44:18 am »
If anyone here makes a server, I'm looking for a server to move to in my spare time and I'm willing to help test features and do other work/etc.

I just need to take a break from Fonline 2238 every once in a while.

Offline Xarr

  • Former Troll
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #43 on: May 03, 2011, 03:19:13 pm »
is it possible to add Fallout1 area or replace it?
I used to be a bag of dicks, but then I grew up. I gave many of you guys a hard time, but on the other side I kept myself busy with helping players, and I never gave up on that.

Still, the FOnline community is a thing of it's own class.

Offline Lexx

  • Rotator
  • Mexican Apple Thief
Re: _=FOnline SDK Server TUTORIAL=_ Part 1
« Reply #44 on: May 03, 2011, 03:35:47 pm »
Of course it is possible. You can use whatever area you want to.