Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Dekaron > Dekaron Private Server
You last visited: Today at 14:35

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE]Conc+Seguriper Server Files

Discussion on [RELEASE]Conc+Seguriper Server Files within the Dekaron Private Server forum part of the Dekaron category.

Reply
 
Old 11/03/2012, 14:57   #61
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
Quote:
Originally Posted by Cataracts View Post
I fixed the filehosting link.
So there is new exe which lets you use aloken costumes?
gedimazs is offline  
Old 11/03/2012, 16:00   #62
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
new client from filehosting full of viruses. And costumes for aloken does not work.
And here is the virustotal sacn for dekaron.exe OMFG


Are you ******* joking? BTW it was downloaded from Alternate Client LinksProvided by ronaldfa)

Here is the dekaron.exe that was released by Skad in this topic



People don't be stupid.
gedimazs is offline  
Old 11/03/2012, 16:50   #63
 
ronaldfa's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 305
Received Thanks: 45
I went up the same client as you! , Not even I unzipped!

Yes friends, Aloken Costumes Work For Me
ronaldfa is offline  
Old 11/03/2012, 16:59   #64
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
Quote:
Originally Posted by ronaldfa View Post
I went up the same client as you! , Not even I unzipped!

Yes friends, Aloken Costumes Work For Me
this is ******* trap guys, I don't think we can trust him, cause only telling that costumes are working without any evidences and even when some1 tried (me)
them it was not working.
and now I need to scan my pc because of that ****.
gedimazs is offline  
Thanks
1 User
Old 11/03/2012, 17:43   #65
 
ronaldfa's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 305
Received Thanks: 45
Better shut up, I use the executables lostisgood Posting .

also examined by the same client-Drive A and has the same Virus
ronaldfa is offline  
Old 11/03/2012, 18:20   #66
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
Quote:
Originally Posted by ronaldfa View Post
Better shut up, I use the executables lostisgood Posting .

also examined by the same client-Drive A and has the same Virus
he posted only dekaronserver.exe so with waht dekaron.exe you are using aloken costumes smartass? maybe the one you posted with full of viruses???
gedimazs is offline  
Thanks
1 User
Old 11/03/2012, 18:26   #67
 
elite*gold: 0
Join Date: Feb 2010
Posts: 81
Received Thanks: 14
Quote:
Originally Posted by ihatehacks View Post

Make sure you are adding the correct index. There was an aloken weapon index which crashed the character and one that worked.

As for the other characters cant quite remember why it does that.

I sure, I add correct index. It still not work

even I add weapon starter in character_bag instead,It not work too


I have another bug, seguriper can't create party.

when create party, game disconnect immediately

How to fix it?
zeusbigz is offline  
Old 11/03/2012, 18:28   #68
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,227
Received Thanks: 568
to fix party. then go to release of this exes from skadad and download his file thers a party fix for it
conquer93 is offline  
Old 11/03/2012, 18:47   #69
 
imissblood's Avatar
 
elite*gold: 0
Join Date: Jul 2010
Posts: 233
Received Thanks: 108
Quote:
Originally Posted by zeusbigz View Post
I sure, I add correct index. It still not work

even I add weapon starter in character_bag instead,It not work too


I have another bug, seguriper can't create party.

when create party, game disconnect immediately

How to fix it?
data\scrip\ui\game2\ui_partyinfo.txt

Code:
<window>
	name			party_info
	enable			true
	visible			true
	layer			100
	rect			0 0 258 246
	titlerect		0 0 242 24

	<panel>
		id		pan_back
		enable		true
		visible		true
		layer		1
		rect		0 0 258 246
		<image>
			key		none
			screen	party 
			index	3
		</image>
		
		<label>
			id			lbl_title
			enable		true
			visible		true
			layer		10
			align		center
			rect		28 2 200 14
			<title>
				color		ffffffff
				fontIndex	4
				text2 		300 7
			</title>
		</label>
	</panel>

	<button>
		id			btn_exit
		enable		true
		visible		true
		layer		100
		rect		242 3 13 13
		sound  0
		<image>
			key		none
			screen	etc_01
			index	3
		</image>
		<image>
			key		over
			screen	etc_01
			index	4
		</image>
		<image>
			key		down
			screen	etc_01
			index	5
		</image>
	</button>	
	
	<label>
		id			lbl_partyName
		enable		true
		visible		true
		layer		100
		rect		10 30 51 14
		<title>
			color		FFF4BE3D
			fontIndex	4
			text2 		300 8
		</title>
	</label>	
		
	<panel>
		id		panel_partyname
		enable		true
		visible		true
		layer		100
		rect		74 29 101 14	
		<title>
				color		ffffffff
				fontIndex	4
				position	0 0				
		</title>	
	</panel>
	
	<button>
		id			btn_partyname
		enable		true
		visible		false
		layer		100
		align 		center
		rect		189 27 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 9
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
	
	<button>
		id			btn_partyleadertrust
		enable		true
		visible		false
		layer		100
		align 		center
		rect		12 221 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 10
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
		
	<button>
		id			btn_partyunion
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 56 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 13
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id			btn_partydisband
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 12
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id		btn_partysecession
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 11
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<label>
			id		lbl_partyitemway
			enable		true
			visible		false
			layer		102
			align		center
			rect		137 222 94 14
			<title>
				color		ff00ff00
				fontIndex	2	
			</title>
	</label>

	<combobox>
		id		combo_partyitemway
		enable		true
		visible		true
		border 		false 	
		layer		100
		rect		137 222 106 20
		
		<iteminfo>		
			rect 	5 0 96 20
					
			<item>
				index   0
				data	0
				string 	70 16
			</item>
			<item>
				index   1
				data	1
				string 	70 17
			</item>
			<item>
				index   2
				data	2
				string 	70 18
			</item>
			<item>
				index   3
				data	3
				string 	70 19
			</item>
		</iteminfo>

		<nodeinfo>
			selrect	0 0 106 20 
			btnrect	94 3 12 12
			
			<image>
				key	board_body
				screen	party
				index	4
			</image>
			<image>
				key		btn_none
				screen	etc_01
				index	15
			</image>
			<image>
				key		btn_over
				screen	etc_01
				index	16
			</image>
			<image>
				key		btn_down
				screen	etc_01
				index	17
			</image>
		</nodeinfo>		
	</combobox>
		
	<slotctrl>	
		id			pcinfoslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27	
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>
		<image>
			key		down
			screen	party
			index	5
		</image>
		<image>
			key		check
			screen	party
			index	5
		</image>
		<classimage>
			key		swordman
			screen	etc_01
			index	34	
		</classimage>
		<classimage>
			key		archeress
			screen	etc_01
			index	35
		</classimage>
		<classimage>
			key		sorceress
			screen	etc_01
			index	36	
		</classimage>
		<classimage>
			key		summoner
			screen	etc_01
			index	37	
		</classimage>	
		<classimage>
			key		segnalle
			screen	etc_01
			index	38	
		</classimage>
		<classimage>
			key		warrior
			screen	etc_01
			index	39	
		</classimage>
		<classimage>
			key		alloken
			screen	etc_01
			index	40	
		</classimage>
		<classimage>
			key		concerra
			screen	etc_01
			index	44	
		</classimage>
		<classimage>
			key		segniper
			screen	etc_01
			index	45	
		</classimage>	
		<classimage>
			key		bwizzard
			screen	etc_01
			index	46
		</classimage>
		<classimage>
			key		halfbagi
			screen	etc_01
			index	47
		</classimage>		
		<panel>
			id			pcinfoslot_0_classtype_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		2 2 27 24	
			<image>
				key		0
				screen	etc_01
				index	34
			</image>	
		</panel>				
		
		<panel>
			id			pcinfoslot_0_pcname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>	
		
		<panel>
			id			pcinfoslot_0_mapname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		132 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>
		
		<panel>
			id			pcinfoslot_0_hp_bg
			enable		true
			visible		true
			layer		50
			intersect	false
			rect		29 17 217 8			
			<image>
				key		0
				screen	etc_01
				index	56
			</image>		
		</panel>

		<processbar>	
			id			pcinfoslot_0_hp_processbar
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 18 217 7	
			maxsize     218
			<image>
				key		0
				screen	etc_01
				index	57
			</image>				
		</processbar>	

		<button>
			id				pcinfoslot_0_forceleave_btn
			enable			true
			visible			true
			layer			100
			rect			232 3 13 13		
			<image>
				key		none
				screen	etc_01
				index	3
			</image>
			<image>
				key		over
				screen	etc_01
				index	4
			</image>
			<image>
				key		down
				screen	etc_01
				index	5
			</image>
		</button>	
	</slotctrl>
	
	<slotctrl>	
		id			emptyslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>			
	</slotctrl>
		
</window>
imissblood is offline  
Thanks
3 Users
Old 11/04/2012, 00:04   #70
 
elite*gold: 0
Join Date: May 2010
Posts: 7
Received Thanks: 3
Quote:
Originally Posted by imissblood View Post
data\script\object\etc.csv

** replace the one u already have there .

Code:
35,LOGIN_ALO,Object\Etc\LOGIN_ALO.mesh,,Object\Etc\LOGIN_ALO.skel,Object\Etc\LOGIN_ALO.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_ALO.mesh,,0
36,LOGIN_ARC,Object\Etc\LOGIN_ARC.mesh,,Object\Etc\LOGIN_ARC.skel,Object\Etc\LOGIN_ARC.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_ARC.mesh,,0
37,LOGIN_BAGI,Object\Etc\LOGIN_BAGI.mesh,,Object\Etc\LOGIN_BAGI.skel,Object\Etc\LOGIN_BAGI.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_BAGI.mesh,,0
38,LOGIN_HIL,Object\Etc\LOGIN_HIL.mesh,,Object\Etc\LOGIN_HIL.skel,Object\Etc\LOGIN_HIL.anim,3,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_HIL.mesh,,0
39,LOGIN_pet,Object\Etc\LOGIN_pet.mesh,,Object\Etc\LOGIN_pet.skel,Object\Etc\LOGIN_pet.anim,9,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_pet.mesh,,0
40,LOGIN_SOR,Object\Etc\LOGIN_SOR.mesh,,Object\Etc\LOGIN_SOR.skel,Object\Etc\LOGIN_SOR.anim,2.5,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SOR.mesh,,0
41,LOGIN_SUM,Object\Etc\LOGIN_SUM.mesh,,Object\Etc\LOGIN_SUM.skel,Object\Etc\LOGIN_SUM.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SUM.mesh,,0
42,LOGIN_SWD,Object\Etc\LOGIN_SWD.mesh,,Object\Etc\LOGIN_SWD.skel,Object\Etc\LOGIN_SWD.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SWD.mesh,,0
Sooo TY very very much
khurux is offline  
Thanks
1 User
Old 11/04/2012, 07:11   #71
 
elite*gold: 0
Join Date: Feb 2010
Posts: 81
Received Thanks: 14
Quote:
Originally Posted by imissblood View Post
data\scrip\ui\game2\ui_partyinfo.txt

Code:
<window>
	name			party_info
	enable			true
	visible			true
	layer			100
	rect			0 0 258 246
	titlerect		0 0 242 24

	<panel>
		id		pan_back
		enable		true
		visible		true
		layer		1
		rect		0 0 258 246
		<image>
			key		none
			screen	party 
			index	3
		</image>
		
		<label>
			id			lbl_title
			enable		true
			visible		true
			layer		10
			align		center
			rect		28 2 200 14
			<title>
				color		ffffffff
				fontIndex	4
				text2 		300 7
			</title>
		</label>
	</panel>

	<button>
		id			btn_exit
		enable		true
		visible		true
		layer		100
		rect		242 3 13 13
		sound  0
		<image>
			key		none
			screen	etc_01
			index	3
		</image>
		<image>
			key		over
			screen	etc_01
			index	4
		</image>
		<image>
			key		down
			screen	etc_01
			index	5
		</image>
	</button>	
	
	<label>
		id			lbl_partyName
		enable		true
		visible		true
		layer		100
		rect		10 30 51 14
		<title>
			color		FFF4BE3D
			fontIndex	4
			text2 		300 8
		</title>
	</label>	
		
	<panel>
		id		panel_partyname
		enable		true
		visible		true
		layer		100
		rect		74 29 101 14	
		<title>
				color		ffffffff
				fontIndex	4
				position	0 0				
		</title>	
	</panel>
	
	<button>
		id			btn_partyname
		enable		true
		visible		false
		layer		100
		align 		center
		rect		189 27 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 9
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
	
	<button>
		id			btn_partyleadertrust
		enable		true
		visible		false
		layer		100
		align 		center
		rect		12 221 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 10
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
		
	<button>
		id			btn_partyunion
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 56 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 13
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id			btn_partydisband
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 12
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id		btn_partysecession
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 11
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<label>
			id		lbl_partyitemway
			enable		true
			visible		false
			layer		102
			align		center
			rect		137 222 94 14
			<title>
				color		ff00ff00
				fontIndex	2	
			</title>
	</label>

	<combobox>
		id		combo_partyitemway
		enable		true
		visible		true
		border 		false 	
		layer		100
		rect		137 222 106 20
		
		<iteminfo>		
			rect 	5 0 96 20
					
			<item>
				index   0
				data	0
				string 	70 16
			</item>
			<item>
				index   1
				data	1
				string 	70 17
			</item>
			<item>
				index   2
				data	2
				string 	70 18
			</item>
			<item>
				index   3
				data	3
				string 	70 19
			</item>
		</iteminfo>

		<nodeinfo>
			selrect	0 0 106 20 
			btnrect	94 3 12 12
			
			<image>
				key	board_body
				screen	party
				index	4
			</image>
			<image>
				key		btn_none
				screen	etc_01
				index	15
			</image>
			<image>
				key		btn_over
				screen	etc_01
				index	16
			</image>
			<image>
				key		btn_down
				screen	etc_01
				index	17
			</image>
		</nodeinfo>		
	</combobox>
		
	<slotctrl>	
		id			pcinfoslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27	
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>
		<image>
			key		down
			screen	party
			index	5
		</image>
		<image>
			key		check
			screen	party
			index	5
		</image>
		<classimage>
			key		swordman
			screen	etc_01
			index	34	
		</classimage>
		<classimage>
			key		archeress
			screen	etc_01
			index	35
		</classimage>
		<classimage>
			key		sorceress
			screen	etc_01
			index	36	
		</classimage>
		<classimage>
			key		summoner
			screen	etc_01
			index	37	
		</classimage>	
		<classimage>
			key		segnalle
			screen	etc_01
			index	38	
		</classimage>
		<classimage>
			key		warrior
			screen	etc_01
			index	39	
		</classimage>
		<classimage>
			key		alloken
			screen	etc_01
			index	40	
		</classimage>
		<classimage>
			key		concerra
			screen	etc_01
			index	44	
		</classimage>
		<classimage>
			key		segniper
			screen	etc_01
			index	45	
		</classimage>	
		<classimage>
			key		bwizzard
			screen	etc_01
			index	46
		</classimage>
		<classimage>
			key		halfbagi
			screen	etc_01
			index	47
		</classimage>		
		<panel>
			id			pcinfoslot_0_classtype_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		2 2 27 24	
			<image>
				key		0
				screen	etc_01
				index	34
			</image>	
		</panel>				
		
		<panel>
			id			pcinfoslot_0_pcname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>	
		
		<panel>
			id			pcinfoslot_0_mapname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		132 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>
		
		<panel>
			id			pcinfoslot_0_hp_bg
			enable		true
			visible		true
			layer		50
			intersect	false
			rect		29 17 217 8			
			<image>
				key		0
				screen	etc_01
				index	56
			</image>		
		</panel>

		<processbar>	
			id			pcinfoslot_0_hp_processbar
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 18 217 7	
			maxsize     218
			<image>
				key		0
				screen	etc_01
				index	57
			</image>				
		</processbar>	

		<button>
			id				pcinfoslot_0_forceleave_btn
			enable			true
			visible			true
			layer			100
			rect			232 3 13 13		
			<image>
				key		none
				screen	etc_01
				index	3
			</image>
			<image>
				key		over
				screen	etc_01
				index	4
			</image>
			<image>
				key		down
				screen	etc_01
				index	5
			</image>
		</button>	
	</slotctrl>
	
	<slotctrl>	
		id			emptyslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>			
	</slotctrl>
		
</window>
it's work, thanks


next problem

seguriper and concerra when ride mount, they not motion "ride" on it
zeusbigz is offline  
Thanks
2 Users
Old 11/04/2012, 12:32   #72
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
Quote:
Originally Posted by Cataracts View Post
Do you have picture proof with these costumes working
With those executables?
He has nothing. He wanted only as many people download his infected dekaron.
gedimazs is offline  
Old 11/04/2012, 13:53   #73
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,227
Received Thanks: 568
the files me and cataracts posted i just Scanned it. and my scanner didnt found any virus in it ...
conquer93 is offline  
Old 11/04/2012, 15:08   #74
 
gedimazs's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 863
Received Thanks: 197
Quote:
Originally Posted by conquer93 View Post
the files me and cataracts posted i just Scanned it. and my scanner didnt found any virus in it ...
I was talking about files that ronaldf gave to upload to filehosting.
gedimazs is offline  
Thanks
2 Users
Old 11/05/2012, 01:14   #75
 
elite*gold: 0
Join Date: Aug 2009
Posts: 367
Received Thanks: 309
ronaldfa, post your working aloken costumes! I don't trust if this is true. but this man last time's too much **** on elitepvpers.
Hesorio1u is offline  
Thanks
3 Users
Reply


Similar Threads Similar Threads
[RELEASE]Concerra and Seguriper
04/09/2013 - Dekaron Private Server - 182 Replies
Greetings ppl, time for me to release some of my work. This is a working release of concerra and segeuriper that I used on my server before. Reads data/data.pak and data/data.hd Weapond for concerra is set as a Twin_sword. This have to be modify in your client to prevent grafic bug on concerra dualblades. Class id is 7 and 8.
New character(Concerra, Seguriper) files.
04/25/2012 - Dekaron Private Server - 27 Replies
.
[Release] Pissed off server files. THE ACTUALL FILES
01/06/2011 - Kal Hacks, Bots, Cheats & Exploits - 10 Replies
Server_Files.zip Here you go, enjoy destroying his server lol. The previous upload doesnt work.



All times are GMT +1. The time now is 14:38.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.