server sided?

08/10/2013 17:37 moonzher24#1
I think DungeonData.lua is very interesting to edit
I was make this 3 hours ago..
[Only registered and activated users can see links. Click Here To Register...]

Replacing proxy bow --> wild tattoo
feita top piece --> alterasia staff
feita glove --> berthe tail

but I was shock because I keep getting feita glove as a drop
so, I think that's lua is server sided

may I know which is lua. file that are server sided?
i just know it is ED, exp, and drop
08/10/2013 17:55 paraomarwiner#2
yep , Not Work
08/10/2013 17:56 Parampaa#3
maybe, you need edit another lua related to this :D
08/10/2013 18:08 ernilos#4
No, ClientSide, U just edit the image, but drops are handled by server
08/10/2013 19:00 Blowfy#5
Dude, do you think this is so simply?
It's impossible.
You'll only chance the Picture, what they would drop. But, Itīs only pictures, not the real drops.
08/10/2013 19:12 moonzher24#6
yeah, in fact that's just a picture.. sad but true :'(
feita glove and top still drop from garden boss

oh, I have 1 more question

g_pDungeonManager:AddDungeonData({
dungeonID = DUNGEON_ID.DI_ALTERA_SECRET_HELL,
dungeonName = STR_ID_3550,
dataFileName = "Dungeon_Altera_Secret_Hell.lua",
difficulty = DIFFICULTY_LEVEL.DL_HARD,
m_eDungeonType = DUNGEON_TYPE.DT_SECRET,
m_bRelativeMonsterLevel = TRUE,
requireDungeonID = 0,
m_bEventDungeon = FALSE,
requireItemID = 132050,
requireItemCount = 1,
m_MinLevel = 50,
m_MaxLevel = 60,
m_RequireItemLevel = 85,
m_fPoisonTimeLimit = 720,
m_fExtraStagePoisonTimeLimit = 900,
m_DungeonDescription = STR_ID_19967,
IS_HELL_MODE = TRUE,

I think 132050 is enchanted capsule alterasia

so, I delete this
requireItemID = 132050,
requireItemCount = 1,
in order to go to CA hell without ticket
but it's dont work

so, this is server sided too? oh god why....
08/10/2013 19:25 Blowfy#7
Quote:
Originally Posted by moonzher24 View Post
yeah, in fact that's just a picture.. sad but true :'(
feita glove and top still drop from garden boss

oh, I have 1 more question

g_pDungeonManager:AddDungeonData({
dungeonID = DUNGEON_ID.DI_ALTERA_SECRET_HELL,
dungeonName = STR_ID_3550,
dataFileName = "Dungeon_Altera_Secret_Hell.lua",
difficulty = DIFFICULTY_LEVEL.DL_HARD,
m_eDungeonType = DUNGEON_TYPE.DT_SECRET,
m_bRelativeMonsterLevel = TRUE,
requireDungeonID = 0,
m_bEventDungeon = FALSE,
requireItemID = 132050,
requireItemCount = 1,
m_MinLevel = 50,
m_MaxLevel = 60,
m_RequireItemLevel = 85,
m_fPoisonTimeLimit = 720,
m_fExtraStagePoisonTimeLimit = 900,
m_DungeonDescription = STR_ID_19967,
IS_HELL_MODE = TRUE,

I think 132050 is enchanted capsule alterasia

so, I delete this
requireItemID = 132050,
requireItemCount = 1,
in order to go to CA hell without ticket
but it's dont work

so, this is server sided too? oh god why....
Serversided =(
08/10/2013 19:34 powermaxon#8
I am more interested in IceHeater and Cube.
08/11/2013 07:43 dodyarya#9
i still wonder about titles.
if we edit and put some option on that.
its still server side or not.

for example "Symbol of Good Luck" = ED gain (Dungeon) +10%
if i add some crit on it. ed gain still count in or not?

1 more question. what happen if someone using same title which is it already modified by us. is he gain the title ability same with us?
08/12/2013 01:19 nekobubu#10
Quote:
Originally Posted by dodyarya View Post
i still wonder about titles.
if we edit and put some option on that.
its still server side or not.

for example "Symbol of Good Luck" = ED gain (Dungeon) +10%
if i add some crit on it. ed gain still count in or not?

1 more question. what happen if someone using same title which is it already modified by us. is he gain the title ability same with us?
1) A Title has two options, one main and another socket option. Main would be your ED gain which will work. If you stack more ED gain in the socket options, those won't work.

2) If you are a host in a dungeon, a player with same title as you will receive the title hacks. If u are in pvp, neither will receive title hack due to the host being the server. But some of your client-side stuff still work, like Nocd,aspd etc
08/12/2013 05:41 PockeyLolli#11
Quote:
Originally Posted by nekobubu View Post
1) A Title has two options, one main and another socket option. Main would be your ED gain which will work. If you stack more ED gain in the socket options, those won't work.

2) If you are a host in a dungeon, a player with same title as you will receive the title hacks. If u are in pvp, neither will receive title hack due to the host being the server. But some of your client-side stuff still work, like Nocd,aspd etc
Very well explained ^^
08/12/2013 14:35 moonzher24#12
can we unlock skill slot B by editing lua files?
I think enum.lua has some mystery that only few people can understand it

oh, I have another question
in my server (elsword ID), if we installed a software called "pika billing", we can enter any secret dungeon normal without consuming ticket..
also we will receive unlimited stamina..

can someone explain me about this? is there's any script that connected from pika billing sofware to server so we can receive those benefits?
sorry for bad english