Fresh from blizzhackers.... found it quite useful.
Configuring emu.conf for best performance!
Configure your emu acording your hardware configuration!
all credits go to Ramanubis!
Look at this, i hope you will look all in that, have fun^^
Code:
#include scripts/extra/defines.scp <---- For UWC Repack (load defines...)
#include scripts/extra/addons.conf <---- For UWC Repack (the client addons...)
[system]
// You can change that to Normal, PvP or RSvP (but only pvp work correct (RSvP work too, but with small bugs))
server_rules=PvP
// Cange here you port for the regpage in the www dir...
http_port=6065
// This is the Port for the client (to connect to the game/World)
rs_port=3724
// If no one player on the server (at night) server goes in afk mode^^
world_sleep_ms=500
// The same for the connection...
network_sleep_ms=100
// if client logout (after logout, player gets invisible...)
connection_timeout=90
// If a player afk...kick....
patch_connection_timeout=900
// the loglevel (0max, 1normal, 2lesser, 3min, 4nolog)
loglevel=2
// (ppoints in your save folder...(if yes gets lil bit slower...)
save_text_ppoints=no
// dunno^^
spawns_dupes_distance=64.0
// maximal players...
max_players=70
// map caxhe (if you have a pc with 512ram i recommend 75, if 1g=125, 2g=200...)
mapcache_mb=100
// http acceptors... dunno^^
http_acceptors=15
// dunno
http_workers=5
// if you have a slow cpu i recommed to set to 12, if more as 3ghz, 50
rs_acceptors=50
// (>2ghz=5, <3ghz=25)
rs_workers=25
// same
ws_acceptors=50
// same
ws_workers=25
[game]
// logout time...(when you click on logout....)
linger=20
// delete corpses from npcs after this time, in secs
npc_corpse_delay=60
// save worl time, in minuts
autosave_time_minutes=60
// hp regeneration
health_growing_rate=0.59
// mana regeneration
mana_growing_rate=0.51
// energy regeneration (hunter, warrior...)
energy_growing_rate=12.4
// delete unused accs in days..
delete_not_used_accounts_days=90
// after this time player get normal (neutral again) in hours...
reputation_restore_in_hour=6
// load ppoints, if true dont load ppoints (true much faster, but mobs learn fly and more...^^)
pploadoff=false
// deactivate complete ppoints...(same...)
ppoff=false
// high item chance, to get rare items and more... (but not in procent, dunno in what^^)
high_item_chance=50
[banned]
// ban a player for ever^^ (fromIP/tillIP)
ip=85.73.135.0/85.73.190.0
[welcome]
// the welcome line... you can set in there colors...
line=|cffff6060--blablabla--|r
// you can set very much lines, max unknown^^ add for a new line only line=...
line=
line=
Code:
Colors for the welcome line:
|cffFF0000 blabla |r = Red
|cff000000 blabla |r = Black
|cffFFFF00 blabla |r = Yellow
|cff0000FF blabla |r = Blue
|cffC0C0C0 blabla |r = Grey
|cffFF8000 blabla |r = Orange
|cff00FF40 blabla |r = Green
|cff800000 blabla |r = Brown
|cffC400C4 blabla |r = Violette
....
....
i can add much more, but i thing you understand now^^
----::: { |cffYourColor } blablabla... { |r } :::----






