CSREmu

05/21/2010 21:20 MrEslam91#2221
Quote:
Originally Posted by psrobot View Post
OMG Just open navicat and enter the values in char. then link the char. to the acc. not that hard :D
i've treid .. but when i log on cant see the char

but can explain more how to link them .

this is what i did

characters table

id 1
account test (the one i made by usermanager , right ?)
name char_name
chartype 1907
volume 36
level 90

i need to edit something else ?
05/21/2010 21:29 PortalDark#2222
Quote:
Originally Posted by MrEslam91 View Post
i've treid .. but when i log on cant see the char

but can explain more how to link them .

this is what i did

characters table

id 1
account test (the one i made by usermanager , right ?)
name char_name
chartype 1907
volume 36
level 90

i need to edit something else ?
all this thinkg should be on Ask the Experts section
05/21/2010 21:40 psrobot#2223
Quote:
Originally Posted by CryssTal94 View Post
there is an version where all mobs appear ? npcs ? auto spawn ?
omg next realese will
05/21/2010 21:52 psrobot#2224
Quote:
Originally Posted by MrEslam91 View Post
i've treid .. but when i log on cant see the char

but can explain more how to link them .

this is what i did

characters table

id 1
account test (the one i made by usermanager , right ?)
name char_name
chartype 1907
volume 36
level 90

i need to edit something else ?
okay here is one:

account:
Code:
INSERT INTO `characters` (`id`, `account`, `name`, `chartype`, `volume`, `level`, `strength`, `intelligence`, `attribute`, `hp`, `mp`, `s_hp`, `s_mp`, `gold`, `experience`, `sp`, `gm`, `xsect`, `ysect`, `xpos`, `ypos`, `zpos`, `min_phyatk`, `max_phyatk`, `min_magatk`, `max_magatk`, `phydef`, `magdef`, `hit`, `parry`, `walkspeed`, `runspeed`, `berserkspeed`, `berserkbar`, `skillpointbar`, `berserking`, `pvp`, `maxitemslot`) VALUES (2, 'Account', 'NooB', 1907, 68, 100, 405, 130, 0, 23597, 7574, 21908, 6350, 200396, 94388630, 9078047, 1, 168, 96, 919, 1145, 65520, 1790, 2189, 2827, 3368, 28, 682, 11, 65534, 16, 50, 100, 0, 20, 0, 255, 45);
Mastery:
Code:
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (1, 'Erus', 257, 120, 'mastery_1');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (2, 'NooB', 258, 120, 'mastery_2');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (3, 'NooB', 259, 120, 'mastery_3');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (4, 'NooB', 273, 120, 'mastery_4');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (5, 'NooB', 274, 120, 'mastery_5');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (6, 'NooB', 275, 120, 'mastery_6');
INSERT INTO `mastery` (`id`, `owner`, `mastery`, `level`, `mastery_row`) VALUES (7, 'NooB', 276, 120, 'mastery_7');
Skills:
Code:
INSERT INTO `skills` (`id`, `owner`, `AmountSkill`, `Skill1`, `Skill2`, `Skill3`, `Skill4`, `Skill5`, `Skill6`, `Skill7`, `Skill8`, `Skill9`, `Skill10`, `Skill11`, `Skill12`, `Skill13`, `Skill14`, `Skill15`, `Skill16`, `Skill17`, `Skill18`, `Skill19`, `Skill20`, `Skill21`, `Skill22`, `Skill23`, `Skill24`, `Skill25`, `Skill26`, `Skill27`, `Skill28`, `Skill29`, `Skill30`, `Skill31`, `Skill32`, `Skill33`, `Skill34`, `Skill35`, `Skill36`, `Skill37`, `Skill38`, `Skill39`, `Skill40`, `Skill41`, `Skill42`, `Skill43`, `Skill44`, `Skill45`, `Skill46`, `Skill47`, `Skill48`, `Skill49`, `Skill50`, `Skill51`, `Skill52`, `Skill53`, `Skill54`, `Skill55`, `Skill56`, `Skill57`, `Skill58`, `Skill59`, `Skill60`, `Skill61`, `Skill62`, `Skill63`, `Skill64`, `Skill65`, `Skill66`, `Skill67`, `Skill68`, `Skill69`, `Skill70`, `Skill71`, `Skill72`, `Skill73`, `Skill74`, `Skill75`, `Skill76`, `Skill77`, `Skill78`, `Skill79`, `Skill80`, `Skill81`, `Skill82`, `Skill83`, `Skill84`, `Skill85`, `Skill86`, `Skill87`, `Skill88`, `Skill89`, `Skill90`, `Skill91`, `Skill92`, `Skill93`, `Skill94`, `Skill95`, `Skill96`, `Skill97`, `Skill98`, `Skill99`, `Skill100`, `Skill101`, `Skill102`, `Skill103`, `Skill104`, `Skill105`, `Skill106`, `Skill107`, `Skill108`, `Skill109`, `Skill110`, `Skill111`, `Skill112`, `Skill113`, `Skill114`, `Skill115`, `Skill116`, `Skill117`, `Skill118`, `Skill119`, `Skill120`, `Skill121`, `Skill122`, `Skill123`, `Skill124`, `Skill125`, `Skill126`, `Skill127`, `Skill128`, `Skill129`, `Skill130`, `Skill131`, `Skill132`, `Skill133`, `Skill134`, `Skill135`, `Skill136`, `Skill137`, `Skill138`, `Skill139`, `Skill140`, `Skill141`, `Skill142`, `Skill143`, `Skill144`, `Skill145`, `Skill146`, `Skill147`, `Skill148`, `Skill149`, `Skill150`, `Skill151`, `Skill152`, `Skill153`, `Skill154`, `Skill155`, `Skill156`, `Skill157`, `Skill158`, `Skill159`, `Skill160`, `Skill161`, `Skill162`, `Skill163`, `Skill164`, `Skill165`, `Skill166`, `Skill167`, `Skill168`, `Skill169`, `Skill170`, `Skill171`, `Skill172`, `Skill173`, `Skill174`, `Skill175`, `Skill176`, `Skill177`, `Skill178`, `Skill179`, `Skill180`, `Skill181`, `Skill182`, `Skill183`, `Skill184`, `Skill185`, `Skill186`, `Skill187`, `Skill188`, `Skill189`, `Skill190`, `Skill191`, `Skill192`, `Skill193`, `Skill194`, `Skill195`, `Skill196`, `Skill197`, `Skill198`, `Skill199`, `Skill200`, `Skill201`, `Skill202`, `Skill203`, `Skill204`, `Skill205`, `Skill206`, `Skill207`, `Skill208`, `Skill209`, `Skill210`, `Skill211`, `Skill212`, `Skill213`, `Skill214`, `Skill215`, `Skill216`, `Skill217`, `Skill218`, `Skill219`, `Skill220`, `Skill221`, `Skill222`, `Skill223`, `Skill224`, `Skill225`, `Skill226`, `Skill227`, `Skill228`, `Skill229`, `Skill230`, `Skill231`, `Skill232`, `Skill233`, `Skill234`, `Skill235`, `Skill236`, `Skill237`, `Skill238`, `Skill239`, `Skill240`, `Skill241`, `Skill242`, `Skill243`, `Skill244`, `Skill245`, `Skill246`, `Skill247`, `Skill248`, `Skill249`, `Skill250`, `Skill251`, `Skill252`, `Skill253`, `Skill254`, `Skill255`, `Skill256`, `Skill257`, `Skill258`, `Skill259`, `Skill260`, `Skill261`, `Skill262`, `Skill263`, `Skill264`, `Skill265`, `Skill266`, `Skill267`, `Skill268`, `Skill269`, `Skill270`, `Skill271`, `Skill272`, `Skill273`, `Skill274`, `Skill275`, `Skill276`, `Skill277`, `Skill278`, `Skill279`, `Skill280`, `Skill281`, `Skill282`, `Skill283`, `Skill284`, `Skill285`, `Skill286`, `Skill287`, `Skill288`, `Skill289`, `Skill290`, `Skill291`, `Skill292`, `Skill293`, `Skill294`, `Skill295`, `Skill296`, `Skill297`, `Skill298`, `Skill299`, `Skill300`, `Skill301`, `Skill302`, `Skill303`, `Skill304`, `Skill305`, `Skill306`, `Skill307`, `Skill308`, `Skill309`, `Skill310`, `Skill311`, `Skill312`, `Skill313`, `Skill314`, `Skill315`, `Skill316`, `Skill317`, `Skill318`, `Skill319`, `Skill320`, `Skill321`, `Skill322`, `Skill323`, `Skill324`, `Skill325`, `Skill326`, `Skill327`, `Skill328`, `Skill329`, `Skill330`, `Skill331`, `Skill332`, `Skill333`, `Skill334`, `Skill335`, `Skill336`, `Skill337`, `Skill338`, `Skill339`, `Skill340`, `Skill341`, `Skill342`, `Skill343`, `Skill344`, `Skill345`, `Skill346`, `Skill347`, `Skill348`, `Skill349`, `Skill350`, `Skill351`, `Skill352`, `Skill353`, `Skill354`, `Skill355`, `Skill356`, `Skill357`, `Skill358`, `Skill359`, `Skill360`, `Skill361`, `Skill362`, `Skill363`, `Skill364`, `Skill365`, `Skill366`, `Skill367`, `Skill368`, `Skill369`, `Skill370`, `Skill371`, `Skill372`, `Skill373`, `Skill374`, `Skill375`, `Skill376`, `Skill377`, `Skill378`, `Skill379`, `Skill380`, `Skill381`, `Skill382`, `Skill383`, `Skill384`, `Skill385`, `Skill386`, `Skill387`, `Skill388`, `Skill389`, `Skill390`, `Skill391`, `Skill392`, `Skill393`, `Skill394`, `Skill395`, `Skill396`, `Skill397`, `Skill398`, `Skill399`, `Skill400`, `Skill401`, `Skill402`, `Skill403`, `Skill404`, `Skill405`, `Skill406`, `Skill407`, `Skill408`, `Skill409`, `Skill410`, `Skill411`, `Skill412`, `Skill413`, `Skill414`, `Skill415`, `Skill416`, `Skill417`, `Skill418`, `Skill419`, `Skill420`, `Skill421`, `Skill422`, `Skill423`, `Skill424`, `Skill425`, `Skill426`, `Skill427`, `Skill428`, `Skill429`, `Skill430`, `Skill431`, `Skill432`, `Skill433`, `Skill434`, `Skill435`, `Skill436`, `Skill437`, `Skill438`, `Skill439`, `Skill440`, `Skill441`, `Skill442`, `Skill443`, `Skill444`, `Skill445`, `Skill446`, `Skill447`, `Skill448`, `Skill449`, `Skill450`, `Skill451`, `Skill452`, `Skill453`, `Skill454`, `Skill455`, `Skill456`, `Skill457`, `Skill458`, `Skill459`, `Skill460`, `Skill461`, `Skill462`, `Skill463`, `Skill464`, `Skill465`, `Skill466`, `Skill467`, `Skill468`, `Skill469`, `Skill470`, `Skill471`, `Skill472`, `Skill473`, `Skill474`, `Skill475`, `Skill476`, `Skill477`, `Skill478`, `Skill479`, `Skill480`, `Skill481`, `Skill482`, `Skill483`, `Skill484`, `Skill485`, `Skill486`, `Skill487`, `Skill488`, `Skill489`, `Skill490`, `Skill491`, `Skill492`, `Skill493`, `Skill494`, `Skill495`, `Skill496`, `Skill497`, `Skill498`, `Skill499`, `Skill500`) VALUES (1, 'NooB', 380, 113, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 114, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 115, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 41, 701, 702, 703, 704, 705, 706, 707, 708, 42, 709, 710, 711, 712, 713, 714, 715, 716, 43, 717, 718, 719, 720, 721, 722, 723, 724, 19028, 19029, 19030, 19031, 19032, 19033, 19034, 19035, 19036, 55, 822, 823, 824, 825, 826, 827, 828, 829, 58, 846, 847, 848, 849, 850, 851, 852, 853, 62, 878, 879, 880, 881, 882, 883, 884, 885, 3168, 3169, 3170, 3171, 3172, 3173, 3174, 3204, 3205, 3206, 3207, 3208, 3209, 3210, 3211, 3212, 3213, 3214, 69, 934, 935, 936, 937, 938, 939, 940, 941, 67, 918, 919, 920, 921, 922, 923, 924, 925, 68, 926, 927, 928, 929, 930, 931, 932, 933, 19290, 19291, 19292, 19293, 19294, 19295, 19296, 19297, 124, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 125, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 126, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 3416, 3417, 3418, 3419, 3420, 3421, 3422, 3423, 3424, 3425, 3426, 3427, 3428, 19046, 19047, 19048, 19049, 3429, 3430, 19708, 19709, 3215, 3216, 3217, 3218, 3219, 3175, 3176, 19179, 19180, 19181, 19182, 19183, 19298, 19299, 19300, 942, 53, 806, 807, 808, 809, 810, 811, 812, 813, 54, 814, 815, 816, 817, 818, 819, 820, 821, 3159, 3160, 3161, 3162, 3163, 3164, 3165, 3166, 3167, 19164, 19165, 19166, 19167, 19168, 19169, 19170, 19171, 47, 758, 759, 760, 761, 762, 763, 764, 765, 48, 766, 767, 768, 769, 770, 771, 772, 773, 49, 774, 775, 776, 777, 778, 779, 780, 781, 19088, 19089, 19090, 19091, 19092, 19093, 19094, 19095, 19096, 19106, 19107, 50, 782, 783, 784, 785, 786, 787, 788, 789, 51, 790, 791, 792, 793, 794, 795, 796, 797, 52, 798, 799, 800, 801, 802, 803, 804, 805, 19129, 19130, 19131, 19132, 19133, 19134, 19135, 19136, 19137, 138, 1449, 1450, 1451, 1452, 1453, 1454, 139, 1466, 1467, 1468, 140, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 19778, 19779, 19780, 19781, 19782, 19783, 19784, 19785, 19786, 1495, 1496, 1497, 1498, 1499, 19797, 19798, 19799, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);
just change the 'Account' to your account name :D

Hope it helps :D
05/21/2010 22:08 papapajo#2225
lol i can t find the right Link for CSREMU and Database... can someone post it please
05/21/2010 22:18 MrEslam91#2226
I Did that , but i cant see any chars :(

thx anyway
05/22/2010 13:38 kevin_owner#2227
Quote:
Originally Posted by papapajo View Post
lol i can t find the right Link for CSREMU and Database... can someone post it please
can't u just read the first post??:S
Quote:
Originally Posted by Shadowz75 View Post
Tutorial:
Download & install TortoiseSVN : [Only registered and activated users can see links. Click Here To Register...]
Create a new folder in your Silkroad folder. Right click->SVN Checkout .At the URL of repository use this link:
[Only registered and activated users can see links. Click Here To Register...]
05/22/2010 14:44 papapajo#2228
sry i havent understand one of the sentens xD sry for my bad english... but now it works.... thx
05/22/2010 18:14 papapajo#2229
if i start login and game Server i have the Message from Windows, that my Programm doesn t works... what does i need to do??
05/22/2010 23:13 PortalDark#2230
Quote:
Originally Posted by papapajo View Post
if i start login and game Server i have the Message from Windows, that my Programm doesn t works... what does i need to do??
again read first post, cuz you need the MySQL .net connector
05/23/2010 01:02 lonyboy#2231
Ey all is there a privet server that is online i am bored waiting for a new update pleas let me know ok thanks alot
05/23/2010 01:55 PortalDark#2232
Quote:
Originally Posted by lonyboy View Post
Ey all is there a privet server that is online i am bored waiting for a new update pleas let me know ok thanks alot
fail
05/23/2010 03:03 penelopee#2233
Can anyone help me ? if i start GameServer .... then it close and say : Silkroad GameServer OS has find out a problem , and must be close ( its german by me , i translate it only ) can anyone help me ? ..... ( there two buttons where i can press : Send Fault and Dont send Fault ... ( its german to , i translate it )
05/23/2010 03:17 PortalDark#2234
Quote:
Originally Posted by penelopee View Post
Can anyone help me ? if i start GameServer .... then it close and say : Silkroad GameServer OS has find out a problem , and must be close ( its german by me , i translate it only ) can anyone help me ? ..... ( there two buttons where i can press : Send Fault and Dont send Fault ... ( its german to , i translate it )
i dont get why noobs find boring and useless the first post, plz read again and you will know why that happens, but just because im kind:
Quote:
CSREMU(C# Silkroad Emulator)
############################

THIS IS A PRE-ALPHA AND THERE'S STILL MUCH TO DO, SO IF YOU CAN HELP DO IT.

Video Tutorial:
[Only registered and activated users can see links. Click Here To Register...]

Tutorial:
Download & install TortoiseSVN : [Only registered and activated users can see links. Click Here To Register...]
Create a new folder in your Silkroad folder. Right click->SVN Checkout .At the URL of repository use this link:
[Only registered and activated users can see links. Click Here To Register...]
Now download those things:
Download this: [Only registered and activated users can see links. Click Here To Register...]
Download this: [Only registered and activated users can see links. Click Here To Register...]

Install both.(you can use this Tutorial: [Only registered and activated users can see links. Click Here To Register...])
Dump the .sql file(Database\\emulator.sql) into your database with e.g. Navicat Lite.
Configure your settings in the Binary\\Settings.txt file.
Extract the data.rar into your Binary\\ folder and a new folder ('data') will appear.
Start the GameServer.exe and then the LoginServer.exe.
Create a new user account with the UserManager.exe.

Patch your Media.pk2 with the MediaPatcher(thanks to the creator,i changed 15778 to 15779) in the Binary folder.
Then copy the Loadersremu(created by the SREmu team) and the silkhook.dll into your Silkroad Folder.
Start the Loadersremu and a errormessage will appear:OMG- Unable to patch nprotect(cause nprotect was removed,
hackshield is the new anticheat).Just press ok and Silkroad will start

Then log in and create a new Character the normal way.
Then go to your database in the character table and change the your character settings.

Use the GM Console to load Monsters/Items.(shift + ~ = american keybord)
e.g. /loadmonster MOB_ then press F2 and you see a list.
e.g. /makeitem ITEM_ then press F3 and see the list.
e.g. ~TEST = notice

Test Video:
[Only registered and activated users can see links. Click Here To Register...]

Credits:
The SREMU Team,Eckoro,Cheat Project Germany,ProjectHax,Elitepvpers and Drew Benton

Submitting a patch:
Create a .patch File and create a new thread at [Only registered and activated users can see links. Click Here To Register...]
or pm me on epvpers(username Shadowz75)

Got Errors?
Go to [Only registered and activated users can see links. Click Here To Register...] and create a new thread.



###########
#Shadowz75#
###########[/url]
or pm me on epvpers(username Shadowz75)

Got Errors?
Go to SourceForge.net: C# Silkroad Emulator: Forums and create a new thread.



###########
#Shadowz75#
###########
05/23/2010 03:31 penelopee#2235
I canot install MySql -.- omfg fucked programm !!!

if i press at end :Execute .. then is Prepare configuration OK , Write configuration file (C:\Programme\MySQL Server 5.1 \my.ini) OK , but Restart service always do not be OK ,

(there stand this :The service could not be started.Error:0 )


What should i do?