Bloody Files Problem

09/12/2011 17:14 Shonenx3#1
Nun ich habe die Files alle richtig eingerichtet usw nun will ich mit meine char connecten nur bewegt er sich bei der char auswhl immer weiter :(

cache port : 15000

neuz port : 5400

+ antihack müsste ja gehen so geht es auch bei den anderen files

habe auch schon cache port auf 5400 usw gemacht nur geht es leider nicth hoofe mir kann einer helfen

mfg Shonen
09/12/2011 17:24 FragGoogle#2
Wenn du ein antihack nutzt musst du auch den headermark im antihack verändern sonst gehts nich.. Antihack brauchst du bei den Files eh nicht, da sowieso alles geblockt wird.

Falls ohne Antihack: Neuz Port 5400 und cache 5400
Falls mit Neuz Port: 5400 Cache Port 5000 Antihack 5400
09/12/2011 17:28 iamrocks#3
Hast du Den header im Antihack geändert? Und komtm beim Antihack Error while logging in?
09/12/2011 17:48 Shonenx3#4
habs jz ohne antihack versucht geht net
09/12/2011 17:57 Zoeybird#5
Ohne Antihack geht das ganze auch net so wirklich. Geh ma in config ordner und dann im connections und trag das hier am ende :0x46 bei; The leading byte of all packets. Edit it here if you did so in the FlyFF server. Else LEAVE IT at 0x5e.
leading_byte=

Also so sollte es dann aussehen:
; The leading byte of all packets. Edit it here if you did so in the FlyFF server. Else LEAVE IT at 0x5e.
leading_byte=0x46
09/12/2011 18:05 Shonenx3#6
ok ich sehe schon players online bl bla also das grüne unten nur der char wakelt immer noch
09/12/2011 18:09 Zoeybird#7
Überprüf nochma die Ports
09/12/2011 18:16 Shonenx3#8
nope geht echt net ich poste euch ma die ausschnitte

neuz.exe :

Code:
STRINGTABLE
LANGUAGE LANG_KOREAN, 0x1
{
1, 	"127.0.0.1"
2, 	"6"
3, 	"0"
4, 	"1"
5, 	"1"
6, 	"bfrev10"
7, 	"5400"
8, 	"5000"
9, 	"5"
10, 	"1252"
11, 	"0"
}
cache server :

Code:
// Repack by Sedrika
Core	"127.0.0.1"
Port	"15000"
antihack :

Code:
[connection]

; The IP of the server, which is running the cache server
server_ip="127.0.0.1"

; The port the cache server is using (CacheServer.ini), may not be same as client_port
server_port=15000

; The port the client connects to
client_port=5400

; Maximum connections per IP (0 = infinite connections allowed)
max_ip_connections=3

; Maximum amount of connection attempts of a specific IP per minute (0 = infinite)
ip_connections_per_minute=5

; The leading byte of all packets. Edit it here if you did so in the FlyFF server. Else LEAVE IT at 0x5e.
leading_byte=0x46


; Do not change if you don't know, what you do!
max_recv=70000
max_recv_space=10000