Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all 27327 articles
Browse latest View live

Is there realms we have to manual start?

$
0
0
Sorry for the dumb question but I did JD for 7 years so small learning curve with FW
Is there instance realms that need to be manually started like in JD or they all contained in the main realms?

[Release]I think you'll like these

[Release]I think you'll like these files. IDK. First time released though.

[Help] skill help

$
0
0
for a sc server bloody moon (def skill) must b CON based, but my servers is Str based. How can i make it con based

[Help] Client Won't load

$
0
0
My client wont load. Here are my config and external variables.

PHP Code:

<?php
if(!defined('IN_INDEX')) { die('Sorry, you cannot access this file.'); }
#Please fill this all out.

#NOTE: To set up TheHabbos.ORG's API go to wwwroot/mysite/thehabbos_api for IIS, OR, htdocs/thehabbos_api for XAMPP and others.

/*
*
*    MySQL management
*
*/

$_CONFIG['mysql']['connection_type'] = 'pconnect'//Type of connection: It must be connect, or pconnect: if you want a persistent connection.

$_CONFIG['mysql']['hostname'] = 'localhost'//MySQL host - Localhost, Hamachi IP, VPS or Dedi's IP

$_CONFIG['mysql']['username'] = 'root'//Phpmyadmin username

$_CONFIG['mysql']['password'] = 'PASSWORD HERE'//Phpmyadmin password

$_CONFIG['mysql']['database'] = 'habluck'//Phpmyadmin database name

$_CONFIG['mysql']['port'] = '3306'//MySQL's port

/*
*
*    Hotel management  - All URLs do not end with an "/"
*
*/

$_CONFIG['hotel']['server_ip'] = 'IP ADDRESS HERE'//Localhost, Hamachi IP, VPS or Dedi's IP

$_CONFIG['hotel']['url'] = 'http://habluck.us'//URL to your hotel, does not end with a "/"

$_CONFIG['hotel']['name'] = 'Habluck'// Your Hotel's Name

$_CONFIG['hotel']['desc'] = 'All are Welcome'//Hotel's description 

$_CONFIG['hotel']['email'] = 'brenner.jones@gmail.com'//Email for users to submit help requests to

$_CONFIG['hotel']['in_maint'] = False//false for no maintenance mode & true for maintenance mode

$_CONFIG['hotel']['motto'] = 'I <3 ' $_CONFIG['hotel']['name']; //Starting motto for new users

$_CONFIG['hotel']['credits'] = 20000//How many coins new users get

$_CONFIG['hotel']['pixels'] = 2500//How many pixels new users get

$_CONFIG['hotel']['figure'] = '-'//Default figure users will register with.

$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/2315'//Web_Build

$_CONFIG['hotel']['external_vars'] = 'http://localhost/r63/external_variables.txt'//External Vars [Don't edit]

$_CONFIG['hotel']['external_texts'] = 'http://localhost/r63/external_flash_texts.txt'//External Flash Texts [Don't edit]

$_CONFIG['hotel']['product_data'] = 'http://localhost/r63/productdata.txt'//Product Data [Don't edit]

$_CONFIG['hotel']['furni_data'] = 'http://localhost/r63/furnidata.txt'//Furni Data [Don't edit]

$_CONFIG['hotel']['swf_folder'] = 'http://localhost/r63/swf'//SWF Folder [Don't edit]

/*
*
*    Templating management - Pick one of our default styles or make yours by following our examples!
*
*/

#RevCMS has 2 default styles, 'Mango' by dannyy94 and 'Priv' by joopie - Others styles are to come, such as RastaLulz's ProCMS style and Nominal's PhoenixCMS 4.0 style.

$_CONFIG['template']['style'] = 'Vivid'

/*
*
*    Other topsites.. thing
*
*/

$_CONFIG['thehabbos']['username'] = 'Brenner';
$_CONFIG['retro_top']['user'] = 'Brenner'

/*
*
*    Recaptcha management - Fill the information below if you have one, else leave it like that and don't worry, be happy.
*
*/

$_CONFIG['recaptcha']['priv_key'] = '6LcZ58USAAAAABSV5px9XZlzvIPaBOGA6rQP2G43';
$_CONFIG['recaptcha']['pub_key'] = '6LcZ58USAAAAAAQ6kquItHl4JuTBWs-5cSKzh6DD';


/*
*
*    Social Networking stuff
*
*/

$_CONFIG['social']['twitter'] = 'TwitterAccount'//Hotel's Twitter account

$_CONFIG['social']['facebook'] = 'FacebookAccount'//Hotel's Facebook account

?>

Code:

avatareditor.allowclubtryout=0
avatareditor.promohabbos=http:/habluck.us/r63/gamedata/promo_habbos.xml
avatar.widget.enabled=1
billboard.adwarning.left.url=AdWarningsUK/ad_warning_L.png
billboard.adwarning.right.url=AdWarningsUK/ad_warning_R.png
catalog.drag_and_drop=true
cfh.usercategories.withharasser=101,102,103,104,105,106
cfh.usercategories.withnoharasser=101,102,103,104,105,106
club.subscription.disabled=1
client.fatal.error.url=http:/habluck.us/client_error
client.logout.enabled=true
client.allow.facebook.like=0
client.allow.external.links=1
client.credits.embed.enabled=false
client.news.embed.enabled=true
client.minimail.embed.enabled=false
client.hotel_view.show_on_startup=1
client.hotel_view.image=hotel_view_images_hq/hotelview_default.png
client.toolbar.static.enabled=true
dynamic.download.url=http:/habluck.us/r63/hof_furni/
dynamic.download.name.template=%typeid%.cct
dynamic.download.samples.template=%typeid%.cct
embed.showInRoomInfo=true
external.texts.txt=http:/habluck.us/r63/external_flash_texts/1.txt
external.figurepartlist.txt=http:/habluck.us/r63/gamedata/figuredata.xml
group.badge.url=http:/habluck.us/habbo-imaging/badge/%imagerdata%.gif
hotelview.banner.url=http:/habluck.us/r63/swf/banner.png
habboinfotool.url=/housekeeping/?r=
hover.name.enabled=true
image.library.url=http:/habluck.us/r63/c_images/
image.library.playlist.url=http:/habluck.us/r63/c_images/playlist/
image.library.catalogue.url=http:/habluck.us/r63/c_images/catalogue/
image.library.questing.url=http:/habluck.us/r63/c_images/Quests/
infostand.report.show=1
link.format.club=http:/habluck.us/
link.format.credits=http:/habluck.us/
link.format.collectibles=http:/habluck.us/
link.format.friendlist.pref=http:/habluck.us/content/1-Home/settings.cfm
link.format.mail.compose=http:/habluck.us/content/1-Home/home.cfm?id=%recipientid%
link.format.userpage=http:/habluck.us/content/1-Home/home.cfm?id=%ID%
interstitial.enabled=false
interstitial.show.time=5000
interstitial.max.displays=8
interstitial.interval=120000
lagWarningLog.enabled=0
latencytest.interval=20000
latencytest.report.index=3
latencytest.report.delta=100
logout.url=http:/habluck.us/client/disconnected.cfm?reason=%reason%&origin=%origin%
logout.disconnect.url=http:/habluck.us/client/disconnected.cfm?reason=logout&origin=%origin%
menu.avatar.enabled=true
moderatoractionlog.url=/housekeeping/?r=
navigator.default.view=public
navigator.default_tab=official
navigator.colorlimit.yellow=50
navigator.colorlimit.orange=80
navigator.colorlimit.red=92
navigator.always_open_after_login=0
new.chat.widget.enabled=1
new.chat.bubbles.enabled=0
pixels.enabled=true
purse.widget.enabled=1
predefined_room.type=1
private.image.library.url=http:/habluck.us/r63/c_images/
productdata.load.url=http:/habluck.us/r63/productdata.txt
questing.enabled=true
questing.defaultCampaign=room_builder
questing.showDetailsForNextQuest=false
questing.startQuestDelayInSeconds=10
feed.badge_decorations.album=Feed_Badges
feed.badge_decorations.decoration_id=001
furnidata.load.url=http:/habluck.us/r63/furnidata.txt
flash.dynamic.download.url=%predefined%/r63/hof_furni/
flash.dynamic.download.name.template=%typeid%.swf
flash.dynamic.download.samples.template=mp3/sound_machine_sample_%typeid%.mp3
friendbar.enabled=true
friend_bar.helper.friend_finding.enabled=false
roomenterad.habblet.enabled=false
roomadmin.url=/housekeeping/?r=
roominfo.widget.enabled=1
room.rating.enable=1
room.dragging.always_center=0
subscription.reminder.when.days.left=5
standaloneAchievementList.enabled=false
trax.player.sample.memory.purge.enabled=1
viral.furni.post_type=appRequest
welcome.screen.enabled=1

Thanks for all and any help I get. My skype is brenner.jones1 if you want to skype me some support. Thanks guys!

[Phoenix] Extra commands not working?

$
0
0
Hey all,

Been working on Phoenix source and for some reason I can't get the extra commands to work.
Such as the :makesay command, I removed it from checking if the username was amiaaron (Or w.e it was again) and made it check for the permission but still doesn't work..
Code:

if (Session.GetHabbo().HasFuse("cmd_makesay"))
                                    {
                                        text7 = text7 + PhoenixEnvironment.smethod_1("cmd_makesay_desc") + "\r\r";
                                    }

Is what's there now, and I've added the SQL's needed for it to work and gave myself the right permissions. No errors log when I type it in the client, just shows up as normal talking.

[Help] Need help in identifying the user id pls.

$
0
0
can any one help me identify this player's user id? thanks

[IMG][/IMG]

[Request] Daemons Ring Gunz Client

$
0
0
Can anyone upload or provide a download link for Daemons Ring Gunz V3 and above?
Even their .exe is just fine, been looking for it for a very long time.
Specifically V3 and above should do.
I'm requesting it just for learning purposes.

Thanks in advance.

who is jordan18056?

$
0
0




lol, what a babe.

75.187.177.151
You should see what this kid has on his computer.

Enjoy.

[Release] SImple GUI server side

$
0
0
What is it:
A simple (may call temple) GUI for server, i do with Eclipse only

What will it do:
Do some funtion in server side

Why i do it:
i'm too tired to get in game to shutdown server, broadcast server message. So i create some thing to do it without ingame

How to implement it:
First you download Swing builder: http://eclipse.org/downloads/downloa...Eclipse4.2.zip
then add this plugin for eclipse

in src folder create package gui, in gui create class GUI then post this code:
Code:

package gui;


import handling.channel.ChannelServer;


public class GUI extends JFrame {


    private JPanel contentPane;
    private JTextField txtCommand;
    private JTextField txtComment;
    private JLabel lblLbl;


    /**
    * Launch the application.
    */
    public static void main(String[] args) {
        EventQueue.invokeLater(new Runnable() {
            public void run() {
                try {
                    GUI frame = new GUI();
                    frame.setVisible(true);
                } catch (Exception e) {
                    e.printStackTrace();
                }
            }
        });
    }


    /**
    * Create the frame.
    */
    public GUI() {
        setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        setBounds(100, 100, 499, 300);
        contentPane = new JPanel();
        contentPane.setBorder(new EmptyBorder(5, 5, 5, 5));
        contentPane.setLayout(new BorderLayout(0, 0));
        setContentPane(contentPane);
       
        JButton btnProcess = new JButton("Process Command");
        btnProcess.addActionListener(new ActionListener() {
            public void actionPerformed(ActionEvent arg0) {
                if("shutdown".equals(txtCommand.getText().toLowerCase())){
                    final Thread t = new Thread(ShutdownServer.getInstance());
                    if ((t == null) || (!t.isAlive())) {
                        t.start();
                    }
                }
                if("servermessage".equals(txtCommand.getText().toLowerCase())){
                    for (ChannelServer cserv : ChannelServer.getAllInstances()) {
                        cserv.setServerMessage(txtComment.getText());
                      }
                }
            }
        });
        contentPane.add(btnProcess, BorderLayout.EAST);
       
        txtCommand = new JTextField();
        txtCommand.setText("comand");
        contentPane.add(txtCommand, BorderLayout.NORTH);
        txtCommand.setColumns(10);
       
        txtComment = new JTextField();
        txtComment.setText("comment");
        contentPane.add(txtComment, BorderLayout.CENTER);
        txtComment.setColumns(10);
       
        lblLbl = new JLabel("shutdown, servermessage");
        lblLbl.setFont(new Font("Tahoma", Font.PLAIN, 15));
        contentPane.add(lblLbl, BorderLayout.SOUTH);
    }


}

in server.Start, main function modify like this
Code:

public static void main(String[] args)
    throws InterruptedException
  {
      GUI g= new GUI();
        g.setVisible(true);
    instance.run();
  }

Some PIC:
Untitled.png
GUI is very ugly but i dont care, anyone want draw it more beautiful then please post here ^^
Attached Images

[Help] L2Off , Some Errors (Pending Write)

$
0
0
Im geting some errors but i need have more information about them, someone with more knowledge than me could giveme a hand ? i need all information posible from the errors that i get on L2server / log / error. :All help is welcome, Thanks a lot



I have Raid 0 SAS 15 k
Xeon E31220 , 4 cores , 3.10 GHz
16 GB ram ECC



Runing on a windows 2003
Lineage 2 c1 server original with "elhaym" extender (c1-c4)



Console:
Iobufferpoolsize: 6100
User socket : 79
User(n) connected : 52
user playing: 53
user max : 79
Elapsed time: 10H 56M
Pending write: 5 450 294 , /8k (665

01/28/2014 14:33:13.343, [ioc.cpp][1190] Write to invalid socket.
01/28/2014 14:33:13.343, pending write > 2M
01/28/2014 14:33:13.343, [ioc.cpp][1190] Write to invalid socket.
01/28/2014 14:33:13.343, pending write > 2M
01/28/2014 14:33:13.343, [ioc.cpp][1190] Write to invalid socket.
01/28/2014 14:33:13.343, pending write > 2M
01/28/2014 14:33:13.343, [ioc.cpp][1190] Write to invalid socket.
01/28/2014 14:33:13.343, pending write > 2M

*When it start server still get this shit for a while it can create big log error files.

*As i know is that server have pending to write 2M and trying all the time write to a invalid socket

*But dont know Why i get this error , and what i can do to solve ?

#

Other casual errors:

01/28/2014 07:04:14.687, [ioc.cpp][1212] CIOSocket::_Write - WSASend fail. error(10038)

*I get this one often.



01/28/2014 04:13:15.921, [c:\serverservice\l2server\ThreadLocalWorldMap.h][642] removing not linked item

01/28/2014 04:20:37.843, [DBSocket.cpp][9217] ReplyGiveItemToPet(0) failed. cannot find item in inventory

/2014 07:03:22.140, Invalid Memory (-1) on MemoryObject(498058)
01/28/2014 07:03:22.140, Caller : file[UserSocket.cpp], line[8938]
01/28/2014 07:03:52.265, [DBSocket.cpp][9217] ReplyGiveItemToPet(0) failed. cannot find item in inventory



01/28/2014 07:06:16.312, [User.cpp][7904]PrivateStoreBuy request error. nItemServerId[-3469],

01/28/2014 07:11:23.015, [UserSocket.cpp][2991]Invalid withdraw item. dbid[59], count[6144]

01/28/2014 07:12:29.390, [User.cpp][7920]PrivateStoreBuy request error. nItemPrice[0],

01/28/2014 14:12:09.781, invalid amount at file[UserSocket.cpp], line[1380]

01/28/2014 08:35:15.906, error in movestraight3! [GeoData.cpp][1040]
01/28/2014 08:35:17.218, error in movestraight3! [GeoData.cpp][1040]

01/28/2014 08:39:52.046, inserting deleted object
01/28/2014 08:39:52.062, inserting deleted object

Leaderboard - Bugs

Leaderboard - Bugs

[Alternative] ReloadChar();

$
0
0
Is there an alternative or different method instead of using reloadChar function? A packet to update character or something?

[Help] CMS unrippable

$
0
0
Is it possible to make a CMS unrippable? Like to hide the whole css and everything so no one can rip it?

[Discussion] Look for this information i got

$
0
0
Good morning,

hi developers, kindly see this, can you understand this statement?

Open CE then scan your name
Setting Tick (Hex, Array of bytes, ASROM)
now after scaning change it to HEX
by clickng HEX [ box ] on CE
now open the address
Right click the address then Select "Disassemble this memory region"
now look for toggle point
in CE then Click "Debug" > "Run" 1 time only
At the right side is the Register panel. Double click the EAX and change the value to "03991GH31DD000
right click the Selected Line code and select "Toggle Break Point" > "Debug" > "Run"

Now open WPE PRO
scan the bank then save the address now withdraw gold
then save the address.
and look for the address then send it [ before you send it trade the item to other account ]
now log out that account who got item.
now relog in your account who trade the item now you got the item



Thank you,
Amidamaruu


- - - Updated - - -

i already see and someone did this to Ran Ph, but all iknow now this thing was outdated.
if youre aware for this, may you share on how to DL or how to do this again to retry?

Weapons of War Original Effect.csv Kokreh Buff + Lucky Gems for Medium Rate Server

$
0
0
Hi Guys, If you have Medium Rate server you can use this files, this is called kokreh buff from Weapons of War Official server, I got the bug Effect.csv from wow and copy it on my server before, As for now there is no server using this kind of buff...

You can add NPC for the quest reply or you can give this item as a reward item of your event, it is up to you if you want to put it on Quest reply or event item or maybe a donate item....

Plus a gem that can prevent from rolling back the item when upgrading or combining and has an additional success rate. (Lucky Snow Heart From Weapons of War)

Thanks for viewing, If you have any question just comment on the box and I will reply as soon as I am available..

Let us help each other to be more vigilance on TO and WOW patches, a little bit of mistake of their patches can be another stepping stone on our server...

Rar Password = thankswolf
Attached Files

[Help] I can't see my server .

$
0
0
I recently bought a vps .

After hours of trying , I decide to ask help .

Whats wrong , why I can't see my server ?

ps(******* is where my ip or password is )

Locator
PHP Code:

[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="********"

[NETWORK]
IP="209.208.******"
PORT="8900"

[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no" 
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ACCEPT_INVALID_IP="1"
TEST_SERVER="0" 

MatchServer

PHP Code:

[DB]
;
DNS="GunzDB"
;USERNAME="sa"
;PASSWORD="******"

DNS="GunzDB"
USERNAME="sa"
PASSWORD="********"

[SERVER]
MAXUSER=1500
SERVERID
=1
SERVERNAME
="OrganoGunz"
SERVERPORT=6000
SERVERUDPPORT
=7777
FREELOGINIP
="127.0.0.1"
KEEPERIP="**********"
DEBUGIP="********"
MONITORIP="127.0.0.1"
MONITORPORT=9000
DEBUG
="1"
MODE=clan
COUNTRY
="KOR"
LANGUAGE="KOR"
USETICKET="0"
GAMEGUARD="1"
;Survival Mode for enablefor disable (works only when MODE=test)
SURVIVALENABLE="1"
;Daily request time for survival ranking list(hour:0~23minute:0~59)
SURVIVALRANKING_DAILY_REQUEST_HOUR="5"
SURVIVALRANKING_DAILY_REQUEST_MINUTE="0"

;DuelTournament Mode for enable
DUELTOURNAMENT_ENABLE
="1"
;DuelTournament MatchMaker run every this time interval (in positive millisec)
DUELTOURNAMENT_MATCHMAKING_INTERVAL 1000
;DuelTournament MatchMaker match users have TP diffenrence less than this value. (must be positive)
DUELTOURNAMENT_MATCHMAKING_ACCEPTABLE_TP_GAP 30
;DuelTournament MatchMaker match a user waiting over this time with users have the most nearest TP (ignore TP GAPvalue in positive millisec)
DUELTOURNAMENT_MATCHMAKING_WAIT_LIMIT 15000
;DuelTournament Service Time
;CAUTION! if END_TIME is n then this mode will opened until n:59.
;exall day open -> 023
;exfrom 3 to 6 o'clock -> 3, 5
;ex) from 22 to next day 3 o'
clock -> 222
DUELTOURNAMENT_SERVICE_START_TIME 
0
DUELTOURNAMENT_SERVICE_END_TIME 
23

SEND_LOGINUSER_TO_DUELTOURNAMENT_CHANNEL 
="0"

[BATTLETIMEREWARD]
BATTLETIMEREWARD_REFRESH_INTERVAL="1"

[FILTER]
;
0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE=
"0" 
;0:Çã¿ëÇÏÁö ¾ÊÀ½1:Çã¿ë.
ACCEPT_INVALID_IP="0"

[ENVIRONMENT]
;
0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_HSHIELD="0"
;0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_XTRAP="0"
;0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_EVENT="1"
;0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_FILECRC="0"
;0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_MD5="0"
USE_RESOURCECRC32CACHECKECK="0"
;Flooding°ø°Ý µðºñ¿¡ ¼³Á¤ À¯¹«.
BLOCK_FLOODING="1"
;À§ ¸ñ·Ï¿¡ °ËÃâµÈ À¯Àú¸¦ ºí·¯Å· À¯¹«.
USE_BLOCKHACKING="1" 
USE_ITEM_CONSISTENCY="0"



[KILLTRACKER]
;
ºÐ´ÜÀ§
;0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_KILLTRACKER="1"
MAXKILLCOUNT_ON_TRACETIME="30"
KILLCOUNT_TRACETIME="5"

[POWERLEVELING]
USE_POWERLEVELING_DB_BLOCK="1"
POWERLEVELING_DB_BLOCKTIME="1"

[LOOPLOG]
;
0:»ç¿ëÇÏÁö ¾ÊÀ½1:»ç¿ë.
USE_LOOPLOG="0"
;1ÃÊ(sec)¸¦ 1000 À¸·Î Ç¥±â
MAX_LOOP_TIME_GAP
=100 

MatchAgent

PHP Code:

<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
    <NAME>OrganoGunz</NAME>
    <MAXCLIENT>500</MAXCLIENT>
    <ADDRESS ip="127.0.0.1" tcpport="5100" udpport="7778"/>
    <MATCHSERVERADDRESS ip="*******" tcpport="6000"/>
</AGENTCONFIG>
</XML>

System.mrs

PHP Code:

<?xml version="1.0" encoding="UTF-8" ?>
<XML>
<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>

<SKIN>Default</SKIN>

<DEFFONT>Arial</DEFFONT>

<IME>false</IME>

<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_US</DIR>
</BAREPORT>

<HOMEPAGE>
<URL>*******</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>

<EMBLEM_URL>********/gunz/emblem/upload/</EMBLEM_URL>

<TEMBLEM_URL>***********/emblem/upload/</TEMBLEM_URL>


<LOCATORLIST>
<LOCATOR id="1" IP="*****" />
<LOCATOR id="2" IP="*****" />
<LOCATOR id="3" IP="******" />
</LOCATORLIST>

<TLOCATORLIST>
<LOCATOR id="1" IP="******" />
<LOCATOR id="2" IP="*******" />
<LOCATOR id="3" IP="*******" />
</TLOCATORLIST>

</XML>

ServerStatut

PHP Code:

1    NULL    500    9/9/2009 12:00:00 AM    *********    6000    OrganoGunz    1    4    NULL 

[Help] Sulake Email

[Help] Where to change/add status on skills

$
0
0
Does anyone know where to change the skills status effect? example i want to add stronbow skill bleed or what ever.

I've searched in _refskill there is no param there that looks intresting as status.
Viewing all 27327 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>