CSREmu

02/23/2010 22:11 Iorveth#271
Quote:
Originally Posted by Dj-Xp View Post
Well .. another problem :D i can do a console .. i Put Shift and ; ( next to 1 ) in english keyborad .. and nothing ( i am Gm )
You need to hold SHIFT and try every combination.

For me in polish keyboard with polish language at system it was Shift and ` and 1.

Try...
02/23/2010 22:16 Dj-Xp#272
Quote:
Originally Posted by Haze- View Post
You need to hold SHIFT and try every combination.

For me in polish keyboard with polish language at system it was Shift and ` and 1.

Try...
Dont you know for Czech?:D
02/23/2010 22:18 Iorveth#273
Quote:
Originally Posted by Dj-Xp View Post
Dont you know for Czech?:D
Nope.

Any1 can gimme a solution for crash while loading data in GameServer?

Everything works,loginserver,user manager but gameserver isn't working :/


Help?

Or Nansif,would you mind sending me your gameserver.exe?
Please.
02/23/2010 22:23 Dj-Xp#274
my maybe last question .. when i take of weapon .. drop it... and take it .. in Login server OS it said error .. and then DC -.-
02/23/2010 22:26 -[>Lucy_Nyu<]-#275
item mall items don`t work :( i tryed all ...
02/23/2010 22:26 Iorveth#276
Quote:
Originally Posted by Dj-Xp View Post
my maybe last question .. when i take of weapon .. drop it... and take it .. in Login server OS it said error .. and then DC -.-
Perhaps you've got same problem like me.

Well,you extracted data.rar by choosing extract to data or extract here?

If that 1st = gameserver loaded without error = no item creation,no exp,no dmg,not working dmg,not working drop,not working item pickup = DC.

If that 2nd and gameserver loaded without error = everything works like it should...

If that 2nd option but gameserver crashes = no solution...yet.
02/23/2010 22:32 Dj-Xp#277
Loading static object from data/... finished
i have Folder/data/data/skilldata.txt etc etc ...
EDIT : When i drop it it said - Object reference not set to an instance of object. dont understeand it
02/23/2010 22:34 Iorveth#278
Quote:
Originally Posted by Dj-Xp View Post
Loading static object from data/... finished
i have Folder/data/data/skilldata.txt etc etc ...
Then server will not work like it should.

It's not loading files properly I guess...because of that /data/data ...

It should be Folder/Data and files here...


But when I extract it that way it gives me error "Not responding" in Gameserver.exe ...
02/23/2010 22:36 Dj-Xp#279
Quote:
Originally Posted by Haze- View Post
Then server will not work like it should.

It's not loading files properly I guess...because of that /data/data ...

It should be Folder/Data and files here...


But when I extract it that way it gives me error "Not responding" in Gameserver.exe ...
i did .. and Game server crash ..
i dont have any experience with this kind of emu ... so Navicat is just database od Characters and items of it?.. not config the server ( Rates, etc ) ?
02/23/2010 22:38 Iorveth#280
Quote:
Originally Posted by Dj-Xp View Post
i did .. and Game server crash ..
Like I said before.
02/23/2010 22:40 Dj-Xp#281
i dont have any experience with this kind of emu ... so Navicat is just database od Characters and items of it?.. not config the server ( Rates, etc ) ?
02/23/2010 22:44 chakjii#282
Tutorial how to teleport with the GM Console

get drew benton's pk2 extractor, extract "npcpos.txt" and characterdata_5000.txt" from (Media.pk2\server_dep\silkroad\textdata\)
open the characterdata_5000.txt and you can see a list of mob names and their ids.. for example:

1 1954 MOB_CH_TIGERWOMAN xxx SN_MOB_CH_TIGERWOMAN xxx 0 1

1954 is the id, MOB_CH_TIGERWOMAN is the game name of tigergirl (you can see a list of these game names if you press F2 at the ingame GM console, too)

once you picked any id of any npc or mob you liked, open the npcpos.txt and search for that id (strg+f), you'll find something like this for example:

1954 23455 1254.8199 1386.23 1578.66

the first thing is the mob id of tigergirl... we dont need that, just the other stuff..

our warp code will look like this:
/warp 23455 1254.8199 1386.23 1578.66

and we will teleport to one of tigergirl's spawn points

please do not ask how to extract from pk2 or whatsoever, use google
if you can't understand this you are probably not meant to use it, dont ask about it, since this thread is mainly about the csremu

good luck and have fun with it :)

greetings,
Chyaki

ps: i'm currently working on a script to translate these warp coordinates to ingame coordinates and other wise ;)
02/23/2010 22:47 Dj-Xp#283
that is cute .. but without gameserver it kinda sux :D
02/23/2010 22:55 hadyz3#284
for those who cant open GM console make sure first that u r a gm go to char table and change the value of gm from 0 to 1 u can change anything in ur char there like sp,gold,exp,speed yeah u can run so fucking fast just change the values.

for those who stuck at requesting use confirmation i had the same problem too u just have to try again until u in

and for those who cant type gm commands make sure to add numbers at the end coz most of existing commands doesnt work let me give u examples:

/MAKEITEM ITEM_CH_TBLADE_10_C_RARE 255 will make a sun glavie +255 just change tblade to any other weapon u want to get sun weapons btw RARE refers to sun

/LOADMONSTER MOB_ THEN PRESS F2 and choose any mob u like but make sure to add number from 1 to 4 at the end unless it wont work.

u can edit mastery to 100 from mastery table just to save time.

if u got stuck and the game freeze and u cant do anything thats mean ur char bugged so simply make another one.

i think that all i know till now btw what is rev update 8???

EDIT: nvm i got it but all these bugs that was mentioned in the update didnt happen to me
02/23/2010 22:55 chakjii#285
Quote:
Originally Posted by Dj-Xp View Post
that is cute .. but without gameserver it kinda sux :D
theres a gameserver to download at page 1 of this thread
i suggest to carefully read tutorial and other thread pages, use google and forum search and stop asking senseless questions... thanks for understanding =) and have fun with the server

greetings