I have got a script buffer in my server which is working great when i`m on GM char.(at any lvl , when i choose buffs from html .. everything is fine and i get effects) BUT
When i`m making new account and go to buffer with a new character 1 lvl and press on buffer...
I choose buffs from html but i get no effect...
Any suggestions?
I`m using latest L2jfree pack, Supports 100% this buffer. The mysterious thing is that .. when i`m with GM char .. i get all buffs with Zero problems. but with normal character 1 lvl.. i don`t get buffs.
The begin of the script is :
import sys
from com.l2jfree.gameserver.model.actor.instance import L2PcInstance
from java.util import Iterator
from com.l2jfree.gameserver.datatables import SkillTable
from com.l2jfree import L2DatabaseFactory
from com.l2jfree.gameserver.model.quest import State
from com.l2jfree.gameserver.model.quest import QuestState
from com.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
Question
V-eGa
Hello guys,
I have got a script buffer in my server which is working great when i`m on GM char.(at any lvl , when i choose buffs from html .. everything is fine and i get effects) BUT
When i`m making new account and go to buffer with a new character 1 lvl and press on buffer...
I choose buffs from html but i get no effect...
Any suggestions?
I`m using latest L2jfree pack, Supports 100% this buffer. The mysterious thing is that .. when i`m with GM char .. i get all buffs with Zero problems. but with normal character 1 lvl.. i don`t get buffs.
The begin of the script is :
20 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.