import math
import sys
from net.sf.l2j.gameserver import Announcements
from net.sf.l2j.util import Rnd
from java.lang import System
from net.sf.l2j.gameserver.model.actor.appearance import PcAppearance
from net.sf.l2j.gameserver import GameTimeController
from net.sf.l2j.gameserver.model.quest import State
from net.sf.l2j.gameserver.model.quest import QuestState
from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest
from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance
from net.sf.l2j.gameserver.model.actor.instance import L2NpcInstance
I added the "free" part because I saw in other scripts they had them and the old files did not.
import math
import sys
from net.sf.l2jfree.gameserver import Announcements
from net.sf.l2jfree.util import Rnd
from java.lang import System
from net.sf.l2jfree.gameserver.model.actor.appearance import PcAppearance
from net.sf.l2jfree.gameserver import GameTimeController
from net.sf.l2jfree.gameserver.model.quest import State
from net.sf.l2jfree.gameserver.model.quest import QuestState
from net.sf.l2jfree.gameserver.model.quest.jython import QuestJython as JQuest
from net.sf.l2jfree.gameserver.model.actor.instance import L2PcInstance
from net.sf.l2jfree.gameserver.model.actor.instance import L2NpcInstance
But it does not work, does anyone know how to make it work?
Added: a brand-new default dashboard template.
You can now add multiple game/login server builds.
Full support for running both PTS & L2J servers simultaneously, with switching between them.
Payment systems: added OmegaPay and Pally (new PayPal-style API).
Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account.
Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.
Look demo site: demo
MoMoProxy has updated more static residential proxies for USA location, anyone interested in can view: https://momoproxy.com/static-residential-proxies
Question
rubix123
hi I am using an eventscript that has this code
I added the "free" part because I saw in other scripts they had them and the old files did not.
But it does not work, does anyone know how to make it work?
I use the latest gracia l2jfree rev
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now