
Baggoss
Members-
Posts
64 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Baggoss
-
Because when you do compile, you have to get the files from folder "build" not from "dist". For example: Create a new folder somewhere. Make copy all folders from" workspace\aCis_gameserver\build" and drop it into new folder. Make copy all folders from" workspace\aCis_datapack\build" and drop it into new folder. After this you will are ok.
-
Πηγαίνεις navicat - > characters και ψάχνεις το κουτάκι που θα λέει "accees_level" και δώσε του 1
-
Λοιπόν... Το πρόβλημα είναι έχεις δημιουργήσει Connection με όνομα l2jdb και όχι database. Σβήσε το l2jdb που γράφεις στην navicat, και όταν πατήσεις -> New connection θα βάλεις όνομα localhost Μετά, δεξί click στο localhost και New database εκεί βάλε το l2jdb Μετά θα είσαι οκ. EDIT: Το θέμα δεν είναι πως "πρέπει" να είναι, αλλά το πως θα τα κάνει όπως θα "πρέπει" να είναι.. :P
-
Στείλε μια φώτο από την navicat λίγο...
-
Den Mporw Na Mpw Ston Server Mou!
Baggoss replied to PaulAnny's topic in Server Development Discussion [Greek]
Δοκίμασε το παρακάτω: gameserver/config/functions.properties # Minimum and maximum protocol revision that server allow to connect. # You must keep MinProtocolRevision <= MaxProtocolRevision. # Retail 740 - 746 MinProtocolRevision = 740 MaxProtocolRevision = 746 Κάνε το Min 1 και το Max 999 Κλείσε το GS ξανά τρέξε το και προσπάθησε.. -
Καλησπέρες αλάνια..
-
Den Mporw Na Mpw Ston Server Mou!
Baggoss replied to PaulAnny's topic in Server Development Discussion [Greek]
Internal IP = Localhost IP. (127.0.0.1). External IP = η IP σου ή no-ip. Στο δικό σου system (εφόσον ο server τρέχει από το ίδιο pc που προσπαθείς, θα βάλεις στο l2.ini την IP 127.0.0.1). Στο system των άλλων την IP σου ή την no-ip. -
Help Database Install Problem
Baggoss replied to Ro21's question in Request Server Development Help [L2J]
http://www.maxcheaters.com/topic/190744-database-install-%CF%80%CF%81%CE%BF%CE%B2%CE%BB%CE%B7%CE%BC%CE%B1/ -
Στη navicat θα πρέπει να φτιάξεις μία database με όνομα 'loginserver_beta'. Τώρα αν θέλεις να κάνεις Install σε μία database, πήγαινε και άλλαξε τα εξής: loginserver.properties gameserver.properties Το ίδιο και εδώ... Αν θέλεις όμως να τρέξεις την database όπως ακριβώς τα έχει από μόνο του το frozen, τότε όπως σου έιπα. Φτιάξε στη navicat μία database με όνομα loginserver_beta Και μία gameserver_beta (θα σου χρειαστεί για το επόμενο βήμα).
-
Den Mporw Na Mpw Ston Server Mou!
Baggoss replied to PaulAnny's topic in Server Development Discussion [Greek]
Στο l2.ini τι IP έβαλες? Θα πρέπει να είναι 127.0.0.1 (Εάν προσπαθείς να μπεις από το PC που τρέχει ο Server). -
Help Effect
Baggoss replied to ThelwHelpRePaidia's question in Request Server Development Help [L2J]
When you put the VItALITY on interlude, need and client side. Because of this he take dc with VIT AbnormalEffect. I guess.. -
Help Help Pls
Baggoss replied to ThelwHelpRePaidia's question in Request Server Development Help [L2J]
try to go on eclipse -> gameserver/network/clientpackets/EnterWorld.java and search for: if (Config.PM_MESSAGE_ON_START) { Take a look there what have... And send it here.. -
Yes. Is 1,2,3,4,5. But he say is not working (With 1).
-
here you can change the access. players.properties # This option will set the default AccessLevel for MasterAccess. # Characters set to this AccessLevel will have the right to execute every AdminCommand ingame. # Default: 127 (Maximum value: 255) MasterAccessLevel = 127 Have a nice night mate!
-
Help Effect
Baggoss replied to ThelwHelpRePaidia's question in Request Server Development Help [L2J]
You can go at gameserver/skills/AbnormalEffect.java (for aCis) and choose what you want... public enum AbnormalEffect { NULL("null", 0x0), BLEEDING("bleeding", 0x000001), POISON("poison", 0x000002), REDCIRCLE("redcircle", 0x000004), ICE("ice", 0x000008), WIND("wind", 0x000010), FEAR("fear", 0x000020), STUN("stun", 0x000040), SLEEP("sleep", 0x000080), MUTED("mute", 0x000100), ROOT("root", 0x000200), HOLD_1("hold1", 0x000400), HOLD_2("hold2", 0x000800), UNKNOWN_13("unknown13", 0x001000), BIG_HEAD("bighead", 0x002000), FLAME("flame", 0x004000), UNKNOWN_16("unknown16", 0x008000), GROW("grow", 0x010000), FLOATING_ROOT("floatroot", 0x020000), DANCE_STUNNED("dancestun", 0x040000), FIREROOT_STUN("firerootstun", 0x080000), STEALTH("stealth", 0x100000), IMPRISIONING_1("imprison1", 0x200000), IMPRISIONING_2("imprison2", 0x400000), MAGIC_CIRCLE("magiccircle", 0x800000); Try this.. Is a red flame... I don't know if you want somethink like this.. But if you want, do the above.. player.startAbnormalEffect(L2Character.ABNORMAL_EFFECT_FLAME); -
Help Problem Auto Votereward
Baggoss replied to iAlreadyExist's question in Request Server Development Help [L2J]
Can you give us the config from your powerpak? -
Try 127
-
I think is 1. I don't remember well.. (You must to be out of game when you do the change of access from navicat).
-
lol.. What reason i have? Just i say my opinion about the price.. Most of them features/events is already shared here.. Now, about the bugs-exploits is something else.. But ok... Is a ready project for people who don't want to spend some time to work on it. Of course Absolute is a skilled guy and in no case am i saying that project is not good. Why you call this pack "crappy"? Because it is actually crappy or because there is a flame between you and absolute? Anyway.. I do not like to judge.. Have a nice night.
-
On configs of your server. Login & gameserver configs. loginserver.properties #============================================================= # Database informations #============================================================= URL = jdbc:mysql://localhost/acis #URL = jdbc:hsqldb:hsql://localhost/acis #URL = jdbc:sqlserver://localhost/database=acis/user=sa/password= Login = Password = gameserver.proeprties # ================================================================ # Database informations # ================================================================ URL = jdbc:mysql://localhost/acis #URL = jdbc:hsqldb:hsql://localhost/acis #URL = jdbc:sqlserver://localhost/database=acis/user=sa/password= Login = Password = URL = jdbc:mysql://localhost/acis Login = Password = The error say "unknown database "acis".
-
Discussion Provlima Me Compile Ligo Help Parakalw
Baggoss replied to ar5style's topic in Server Development Discussion [Greek]
Ορίστε ένας οδηγός που θα σε βοηθήσει να κάνεις Compile. Επίσης, ακόμη ένας οδηγός. Εδώ θα βρεις ένα AIO με διάφορους οδηγούς/share που ίσως σου χρειαστούν. -
You have change the database settings in configs?
-
That who you doing is not good mate... Let people to do what they want. Btw... on topic now! The price is somewhat high... Someone can use aCis and pass some features like your project. And for the part of fix exploits, i think with little time many things can be fixed. Anyway.. Good luck mate!
-
Καλημέρα φίλος.. Ωραίο κομμάτι.. ;)