FOnline Development > Questions and Answers

FOnline SDK - Question

<< < (63/93) > >>

Darkenneko:
Only being a month dead hopefully I'm not going to be considered a necromancer.

I have some questions about the SDK.

I Already have my server up and running and I also have the list of commands, but I need some help because of the lack of documentation.
If anyone could please help I'd be really grateful!

A. How do I change the 10 minute account switch. IE. I play one account, switch off to go get on my GM account I have to wait 10 minutes.

B. Is there anyone who has a default/vanilla pack for English? Most people consider it "done" but what about all the Russian speech? I can't really run it through a translator because in the files it shows up as garbage and not the Russian characters.

Those are what bother me the most right now, any help or tutorials really would be a big plus.

Thanks so much!

JovankaB:

--- Quote from: Darkenneko on December 27, 2012, 05:39:22 am ---A. How do I change the 10 minute account switch. IE. I play one account, switch off to go get on my GM account I have to wait 10 minutes.
--- End quote ---

There is a command for this: ~dropuid
After you type it you will be able to relog immediately.
You need to ~getaccess on tester, moder or admin first to use this command.

If you want to completely remove relog timer, set __AccountPlayTime to 0 in config.fos module.


--- Quote from: Darkenneko on December 27, 2012, 05:39:22 am ---B. Is there anyone who has a default/vanilla pack for English? Most people consider it "done" but what about all the Russian speech? I can't really run it through a translator because in the files it shows up as garbage and not the Russian characters.
--- End quote ---

Set encoding of the file in your editor to Windows-1251, you will see Russian characters then.

You can set English as default language server but yea, most texts are missing anyway.
I would ask people doing Requiem or other servers which forked from SDK more recently.
I always hear someone translates it to English but never saw it really done.

Darkenneko:
Thank you very much!

That helped me a lot!

I got another one if you have time, speak of which.

The timers, for Bartering/Talking, etc. Where can those be adjusted? Probably Config.fos as well right? I probably just skimmed over it.

And I have created/got a couple maps, importing them is probably a pain, is there a link to where I could start trying to get those in game? Thanks a lot, sorry to bother you!

muhoooool:
http://www.fallout-3.com/forum/showthread.php?s=a4193b098a486091f8f1bdf76b80ed29&t=4225

elqoro:
How change worldmap as FOnline 2238. I found map, cut it and how to use it in game.

config.fos

--- Code: ---__GlobalMapWidth = 28; // Maximum 100
__GlobalMapHeight   = 30; // Maximum 100
__GlobalMapZoneLength   = 50; // Maximum 500
--- End code ---

default.ini

--- Code: ---GmapTilesPic          = WRLDMP%02d.FRM
GmapTilesX            = 4
GmapTilesY            = 5

--- End code ---

And if I want use your map I must credit you tell me if I could.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version