CSREmu

03/15/2010 18:50 Shadow_Soul#1471
legend 5 is out still no release from shadowz75 hope he is ok :( , i realy miss that bastard, the best emu developer :)
03/15/2010 19:35 pinky999#1472
Quote:
Originally Posted by Shadow_Soul View Post
legend 5 is out still no release from shadowz75 hope he is ok :( , i realy miss that bastard, the best emu developer :)
^^
03/15/2010 20:11 suncabal#1473
Quote:
Originally Posted by adomaitis View Post
yes but i ned xyz positives...
k
03/15/2010 21:48 adomaitis#1474
Now i have the NPC and Teleports tables created...
Quote:
CREATE TABLE IF NOT EXISTS `npcs` (
`npc_id` int(14) NOT NULL AUTO_INCREMENT,
`npc_typeid` int(4) NOT NULL,
`npc_uniqueid` int(10) NOT NULL,
`npc_modelid` int(10) NOT NULL,
`npc_xsector` int(4) NOT NULL,
`npc_ysector` int(4) NOT NULL,
`npc_x` int(15) NOT NULL,
`npc_y` int(15) NOT NULL,
`npc_z` int(15) NOT NULL,
`npc_isTeleport` int(1) DEFAULT '0',
`npc_isStorage` int(1) DEFAULT '0',
PRIMARY KEY (`npc_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=10 ;
Quote:
CREATE TABLE IF NOT EXISTS `teleport` (
`tele_id` int(12) unsigned NOT NULL,
`tele_name` text NOT NULL,
`dest_xsector` int(5) NOT NULL,
`dest_ysector` int(5) NOT NULL,
`dest_x` int(5) NOT NULL,
`dest_y` int(5) NOT NULL,
`dest_z` int(5) NOT NULL,
PRIMARY KEY (`tele_id`),
KEY `tele_id` (`tele_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
Quote:
CREATE TABLE IF NOT EXISTS `npc_items` (
`item_id` int(14) NOT NULL,
`npc_typeid` int(14) NOT NULL,
`npc_tab` int(3) NOT NULL,
`npc_position` int(3) NOT NULL,
PRIMARY KEY (`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
and have monsters table in game but need now only C# pro :D
03/15/2010 21:52 suncabal#1475
here are NPC Position

[Only registered and activated users can see links. Click Here To Register...]
03/15/2010 21:57 adomaitis#1476
ok thanks i will try to make that tomorrow.... i go sleep now :D
03/16/2010 01:12 PortalDark#1477
Quote:
Originally Posted by adomaitis View Post
Now i have the NPC and Teleports tables created...



and have monsters table in game but need now only C# pro :D
could you upload the database or a patch at sourceforge?
Quote:
Originally Posted by zekmester View Post
<<so so.. i ban your mother
Game:Real Life
Ban:Darkhole1123 mother...
if you want to start a flamewar, go ahead, flame your self, dont come here and make us hate you more
03/16/2010 10:26 war_hunter#1478
Dont create a character in character customize((( why?
03/16/2010 12:19 adomaitis#1479
Quote:
Originally Posted by darkhole1123 View Post
could you upload the database or a patch at sourceforge?
i have only mysql tables... im fixing now damage... and euro spaw place... i will share that if i will finish... i need yours help... i need mobs autospaw...
Edit: i foun this in game server...
i made bad mysql npc table... i will remake... but i dont know how to insert npc into game...
03/16/2010 17:43 lups#1480
hi...

i use client version 1.225 cause i reinstall it and now i cant update cause of legend 5...and when i start the game like the way Shadowz75 it says i get the message...pls execuate the sro client.exe....yes i patched all and make it liek Shadowz75 say....is ist cuase of the client version?
03/16/2010 18:22 adomaitis#1481
you need use loader...
Edit tomorrow i will have NPC inserted in game... :P i will share here if some1 will tell me whith te dmg... i tried all allways getting biger dmg ~150~170 not 10~15....
03/16/2010 18:34 lups#1482
yes i use loader...i try the loader from shadowz75...i try miniloader, testosterone,luna,....
but always ..pls execuate the sro client.exe..
03/16/2010 18:53 vorosmihaly#1483
Quote:
Originally Posted by adomaitis View Post
you need use loader...
Edit tomorrow i will have NPC inserted in game... :P i will share here if some1 will tell me whith te dmg... i tried all allways getting biger dmg ~150~170 not 10~15....
use sun weapons,and set the dmg 2000-4000 :D
03/16/2010 19:08 PortalDark#1484
Quote:
Originally Posted by adomaitis View Post
you need use loader...
Edit tomorrow i will have NPC inserted in game... :P i will share here if some1 will tell me whith te dmg... i tried all allways getting biger dmg ~150~170 not 10~15....
i have been working on it, but recentyl detect something, you need to validate between euro and chinese, euros have more damage, even without weapon, but on emu eus have chinese stats, maybe , thath will help
03/16/2010 19:32 adomaitis#1485
Quote:
Originally Posted by darkhole1123 View Post
i have been working on it, but recentyl detect something, you need to validate between euro and chinese, euros have more damage, even without weapon, but on emu eus have chinese stats, maybe , thath will help
Nope that thing dont helped me :D because and euro dmg are much bigger... ~160~180... Bad very bad....