[Source] "Working" XeonMs v97

Re: "Working" XeonMs v97

Haha, yeah. Forgot about that. That was my replication of that one server's "Magic Barrel" lol.

Why should I forgot about it? O: Does it not give you any item you want if you stand on the FM barrel and say "I want <itemname>"?

I don't see a "if (player.isGM())" looks like an exploit...
 
Re: "Working" XeonMs v97

Why should I forgot about it? O: Does it not give you any item you want if you stand on the FM barrel and say "I want <itemname>"?

I don't see a "if (player.isGM())" looks like an exploit...

I didn't say "Forget about it" I said "I forgot about it". Big difference. I forgot I had added that in there, so it was an accidental "exploit". Also, it does do exactly that.
 
Re: "Working" XeonMs v97

veda what i need to do if after i log in to the server and click on the player nothing happen?

and how can i change the ip of localhost?
 
Re: "Working" XeonMs v97

Sorry nooby question here:
If you change your IP in ServerConstants.java do you have to compile it in netbeans? Because I port forwarded and my friend still can't connect
 
Re: "Working" XeonMs v97

Veda help me Please
I'm stick in Character Selection and how to Create More Channels :(
Sorry about My Bad english
 
Re: "Working" XeonMs v97

how i compile if i change the ip in ServerConstants.java?(i need to change? where i more change it to my ip? i use my hamachi ip)
what the ip of localhost? because when i try log in my server i automatic log in QMaple server?
and how i do no-ip?
 
Re: "Working" XeonMs v97

Er veda How do i solve the Xeonms v97 sources error where when i type my id and password and clicked login button i will dc straight away? mind helping?
 
Re: "Working" XeonMs v97

Write the ip of Hamatzi or the computer?
to move dist is compile?
And if what I said this compiler so I opened the bat files in the source folder of v97 I opened the localhost and it did not do anything (and i use hamachi ip its ok?)
 
Re: "Working" XeonMs v97

hi someone can tell me where is can change aran to start from level 10 and not from level 200 ?
and how i can delete magafying glass and potential scrolls from all the shops ? Thanks!
 
Re: "Working" XeonMs v97

Can someone tell me why I get Runtime error everytime I want to start the localhost with an edited IP?
 
Re: "Working" XeonMs v97

hi someone can tell me where is can change aran to start from level 10 and not from level 200 ?
and how i can delete magafying glass and potential scrolls from all the shops ? Thanks!

i think removing the magnifying glasses and that from the shops by deleting them out the sql and taking them out of the npc that has it's scripts :)
 
Re: "Working" XeonMs v97

Misleading thread title is misleading

'Working XeonMS'

Should really be, broken XeonMS, what does work on xeonms? :sleep:

herpderp, thanks for the release Veda :love:
 
Re: "Working" XeonMs v97

In this source, getting potential work will work.
BUT upon logging off/@save , it WON'T save and rolls you back till you didn't have potential on your equips.


I'm posting the solution out on how to fix this ^^
( I won't post on how to fix from cubing items from 'unique' stats dropping to 'rare' )

SOLUTION ON FIXING POTENTIAL IN SIMPLE STEPS ~
Click `THANKS` ! :D
1) Open up MYSQL or whatever database you use.
2) Find up for `inventoryequipments`
3) Right click , click on 'Edit Table' ( I think theres some shorter way ain't it )
4) It should be like this, ( BOTTOM of the table editor )
Veda - [Source] "Working" XeonMs v97 - RaGEZONE Forums

5) Follow what changes i've made on this current SS.
Veda - [Source] "Working" XeonMs v97 - RaGEZONE Forums

6) Now Click on Save changes or w/e.
7) ENJOY!
I believe... There is much shorter way onto fixing this instead of manual work.
Still, a contribution ain't it? ;)

When I changed to your settings for inventoryequipments, I get an error saying duplicate column name for 'pot_stars'.
And does this also fix magnifying glasses being unable to reveal hidden potentialed items (after recubing)?
 
Back