Вообщем, ставил я как то эту цмс, понравилась. ставлю 2й раз, не хочет работать. дальше домашней страницы не переходит ,404 ошибка. сайт Коры сейчас поменялся, толком не чего найти не смог. надеюсь на вашу помощь!
Hi all !!!
I have a problem , do not run exe 08/07/2013 did everything on paper . patches are applied as written.
Working :
@ Chat Fix
Allow Chat Flood (X lines)
Allow Space In Guild Name
Arial on All Langtypes
Change Gravity Error Handler
Chat Color GM
Chat Color Guild
Chat Color Main
Chat Color Party Other
Chat Color Party You
Chat Color Player Other
Chat Color Player You
Custom Window Title
Disable 4 letter charname limit
Disable 4 letter username limit
Disable 4 letter password limit
Disable Nagle Algorithm
Disable Ragexe Filename Check
Disable rag1&sak1
Disable Hallucination Wavy Screen
Disable HShield
Disable Packet Encryption
Disable Quake Skill Effect
Disable Swear Filter
Enable Ascii
Enable Custom 3D Bones
Enable Multiple Grf
Enable Official Custom Fonts
Enable Title Bar Menu
Enable 64k Hairstyle
Enable DNS Support
Enforce Official Login Background
Extended Chat Box
Extended Chat Room Box
Extended Npc Box
Extended PM Box
Fix Camera Angles (Full, Less, Recommended)
HKLM to HKCU
Increase Headgear View ID to 5000
Increase Zoom Out (50% - 75% - Max)
Increase Screenshot Quality
Ignore Missing File Error
Ignore Missing Palette Error
Korea Service XML Fix
Only First Login Background
Only Second Login Background
Packets Keys Change
Read Data Folder First
Read lua before lub (ItemInfo.lub)
Read msgstringtable.txt
Read questid2display.txt
Remove GM Sprites
Remove Gravity Adds
Remove Gravity Logo
Remove Hourly Annonce
Remove Serial Display
Shared Body Palettes
Shared Head Palettes
Skip Licence Screen
Skip Ressurection Button
Translate Client in English
Use Custom Aura Sprites
Use Normal Guild Brackets
Use Plain Text Descriptions
Use Ragnarok Icon
Use SSO login packet for all Langtype
вобщем у меня такая беда.... скачал последнюю сборку и пред последнюю (17220-17219) при получении квеста в тренировочном центре крашит мап сервер пишет что типо ерор в квесте (компилировал через визуал студио 2012 visual C#)
я разобрался уже ) там немного другое у меня роутер если я вписываю везде свой реальный ип то сервер не запускаеться
// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 192.168.0.100
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
bind_ip: 192.168.0.100
// Login Server Port
login_port: 6900
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: мой реальный ип
// Character Server Port
char_port: 6121
вот так надо было писать ипы
вобщем такая проблема , поставил запустил сервер друг не может приконектится везде вписал IP одинаковые в роутере пробросил все правильно клиент ему свой дал с какого я захожу
// a machine with multiple interfaces.
login_ip: 192.168.0.100
// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
bind_ip: 192.168.0.100
// Login Server Port
login_port: 6900
// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 192.168.0.100
// IP rules
// allow : Accepts connections from the ip range (even if flagged as DDoS)
// deny : Rejects connections from the ip range
// The rules are processed in order, the first matching rule of each list (allow and deny) is used
allow: 127.0.0.1
allow: 192.168.0.0/16
allow: 10.0.0.0/255.0.0.0
allow: 128.0.0.0/255.0.0.0
allow: all
//deny:
в чем может быть проблема?