The best v75 Source

Status
Not open for further replies.
Everyone constantly likes to make comments about nexon being greedy but nobody seems to say anything about the greed of the PS community, an example would be the fact that shootsource is being sold, I thought it was against the license agreement in odins source to distribute the source for profit? :D
It is against the license to do so.
 
someone know how to fix this error?

RaptorJesus - The best v75 Source - RaGEZONE Forums

i have the same problem , how do i fix that?
 
# Rates
net.sf.odinms.world.exp=100
net.sf.odinms.world.meso=50
net.sf.odinms.world.drop=20
net.sf.odinms.world.bossdrop=1
net.sf.odinms.world.petExp=1

# Server Scrolling Message
net.sf.odinms.world.serverMessage=Welcome To ProStory

# allow cashshop to be used
net.sf.odinms.world.cashshop=true

# allow undroppable items to be dropped
net.sf.odinms.world.alldrop=false

# allow characters to pick up more than one "one-of-a-kind" items
net.sf.odinms.world.morethanone=false

# allow GM's to talk in white background text
net.sf.odinms.world.gmWhiteText=true

# spawn a character for debugging purposes on every map
net.sf.odinms.world.faekchar=false

# time in milliseconds between ranking updates (default: 30 minutes)
net.sf.odinms.login.ranking.interval=1800000

# defaults for channelservers
net.sf.odinms.channel.net.port=7575
net.sf.odinms.channel.net.interface=localhost

# active event scripts
net.sf.odinms.channel.events=3rdjob,ZakumPQ,KerningPQ,GuildQuest

thats my proporties no spaces and still same problem
 
# Rates
net.sf.odinms.world.exp=100
net.sf.odinms.world.meso=50
net.sf.odinms.world.drop=20
net.sf.odinms.world.bossdrop=1
net.sf.odinms.world.petExp=1

# Server Scrolling Message
net.sf.odinms.world.serverMessage=Welcome To ProStory

# allow cashshop to be used
net.sf.odinms.world.cashshop=true

# allow undroppable items to be dropped
net.sf.odinms.world.alldrop=false

# allow characters to pick up more than one "one-of-a-kind" items
net.sf.odinms.world.morethanone=false

# allow GM's to talk in white background text
net.sf.odinms.world.gmWhiteText=true

# spawn a character for debugging purposes on every map
net.sf.odinms.world.faekchar=false

# time in milliseconds between ranking updates (default: 30 minutes)
net.sf.odinms.login.ranking.interval=1800000

# defaults for channelservers
net.sf.odinms.channel.net.port=7575
net.sf.odinms.channel.net.interface=localhost

# active event scripts
net.sf.odinms.channel.events=3rdjob,ZakumPQ,KerningPQ,GuildQuest

thats my proporties no spaces and still same problem

you fail bro.

3/4 of you are not even smart enough to set up a server correctly.

fixed for ya.
 
Last edited:
Fixed that i was a bit confused now i got something wrong on op packets when i start up the channel file - that cause i cant log in the server only create character
 
fixed... what the hell is the level of the gm to do commands , i write on white text and i use /notice for example and nothing happen
 
Last edited:
your and idiot if you dont know how to use it. if you dont know how to use even a bit of java or C++ dont even try to run a server. and the commands work don't say they dont
 
faggot,don't you see
Code:
public boolean isGM() {
    [B]return gmLevel > 0;[/B]
}
so what do you think.

return gmLevel > 0; returns whether the player is a GM or not. So, you're wrong and going around calling people "faggots" won't help you much since you're wrong.
 
Last edited:
Status
Not open for further replies.
Back