Welcome to the RaGEZONE - MMORPG development forums.

Forsaken World [ Server Files ]

This is a discussion on Forsaken World [ Server Files ] within the Forsaken World Releases forums, part of the Forsaken World category; Praying for you....

Page 21 of 53 FirstFirst ... 11131415161718192021222324252627282931 ... LastLast
Results 301 to 315 of 788
  1. #301
    JD Dev
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    /usr/rain/gamed
    Posts
    341
    Liked
    33

    Re: Forsaken World [ Server Files ]

    Click
    Praying for you.


    Starting to designing again after 4 years ! :D

  2. #302
    Member
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    26
    Liked
    1

    Re: Forsaken World [ Server Files ]

    In addition, the russians, You are very stupid!
    For you are from we here took some things, but they disappeared

    Because the game is the great made in China!

  3. #303
    Member
    Rank
    Member
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    70
    Liked
    45

    Re: Forsaken World [ Server Files ]

    Quote Originally Posted by zycdmax View Post
    In addition, the russians, You are very stupid!
    For you are from we here took some things, but they disappeared

    Because the game is the great made in China!
    By your logic, you're stupid to. :D

  4. #304
    JD Dev
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    /usr/rain/gamed
    Posts
    341
    Liked
    33

    Re: Forsaken World [ Server Files ]

    By everyones logic,greediness is Too much here,morze why dont u upload ur gdelivery or just do a tutorial how to fix it?ofc russians are greedy and wont do it.I hope uebari will never post any other server file if noone release a fix.


    Starting to designing again after 4 years ! :D

  5. #305
    Member
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    26
    Liked
    1

    Re: Forsaken World [ Server Files ]

    maybe i can fix everything,
    but I'm not willing to share to the russians

  6. #306
    Member
    Rank
    Member
    Join Date
    Apr 2011
    Location
    Russia
    Posts
    35
    Liked
    8

    Re: Forsaken World [ Server Files ]

    Quote Originally Posted by zycdmax View Post
    maybe i can fix everything,
    but I'm not willing to share to the russians
    lol, good luck.

  7. #307
    [B]aSH
    Rank
    Member +
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,041
    Liked
    320

    Re: Forsaken World [ Server Files ]

    After debugging the daemon I cannot see anything linked with config files so possibly going to have to break the request for cert maybe?

    Also,

    TRACE : receive CertAnswer from au ok,zoneid=1,aid=19
    thing is I have set aid = 1 on all configs, maybe this is the issue?

    This is also my full server starting

    ===============================================================
    = STARTING Vendetta FW SERVER REPACK =
    = SERVER LOADING WILL TAKE SOME TIME =
    ===============================================================
    Mon Mar 12 18:05:20 UTC 2012
    === LOGSERVICE ===
    info : program started with 6 threads.
    === DONE! ===

    === UNIQUENAMED ===
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    === DONE! ===

    === AUTH ===
    load key successfully!
    encrypt with public:0bcbf35e76c079c03f8a3d95fa1aca0d7c6441947258c0167a54bddeab908b8e980438f495b2fa4e112a4033ce8ebac34ee0000be6993d8caad95d541e05ede0
    decrypt with private:d480fa524d83b8e6
    encrypt with private:390359ebb0a8397a764baa076538a781c48cbf40a9426eb034fc2e3334a387b4dc8555aaac0052411fe3101891e8767faaebd574fc1b409fcf7c5d3103b34098
    decrypt with public:d480fa524d83b8e6
    authd:: add PollIO task.
    gauthd: 12 Mar 2012 18:05:25,348 INFO GAuthServer:69 - authd:: add PollIO task.
    === DONE! ===

    === GAMEDBD ===
    info : TcpManager OnAddSession
    info : Begin import clsconfig ...
    info : Import 23 roles from ./clsconfig.
    info : InitGameDB, Role delete time is 604800.
    TRACE : GameDBManager::SaveClsDetail occupation=1, gender=0, roleid=16
    TRACE : GameDBManager::SaveClsDetail occupation=1, gender=1, roleid=17
    TRACE : GameDBManager::SaveClsDetail occupation=3, gender=0, roleid=18
    TRACE : GameDBManager::SaveClsDetail occupation=3, gender=1, roleid=19
    TRACE : GameDBManager::SaveClsDetail occupation=5, gender=0, roleid=20
    TRACE : GameDBManager::SaveClsDetail occupation=5, gender=1, roleid=21
    TRACE : GameDBManager::SaveClsDetail occupation=6, gender=0, roleid=22
    TRACE : GameDBManager::SaveClsDetail occupation=6, gender=1, roleid=23
    TRACE : GameDBManager::SaveClsDetail occupation=1, gender=0, roleid=32
    TRACE : GameDBManager::SaveClsDetail occupation=1, gender=1, roleid=33
    TRACE : GameDBManager::SaveClsDetail occupation=6, gender=0, roleid=34
    TRACE : GameDBManager::SaveClsDetail occupation=6, gender=1, roleid=35
    TRACE : GameDBManager::SaveClsDetail occupation=8, gender=0, roleid=36
    TRACE : GameDBManager::SaveClsDetail occupation=8, gender=1, roleid=37
    TRACE : GameDBManager::SaveClsDetail occupation=4, gender=0, roleid=38
    TRACE : GameDBManager::SaveClsDetail occupation=4, gender=1, roleid=39
    TRACE : GameDBManager::SaveClsDetail occupation=2, gender=0, roleid=48
    TRACE : GameDBManager::SaveClsDetail occupation=3, gender=0, roleid=49
    TRACE : GameDBManager::SaveClsDetail occupation=3, gender=1, roleid=50
    TRACE : GameDBManager::SaveClsDetail occupation=5, gender=0, roleid=51
    TRACE : GameDBManager::SaveClsDetail occupation=5, gender=1, roleid=52
    TRACE : GameDBManager::SaveClsDetail occupation=7, gender=0, roleid=53
    TRACE : GameDBManager::SaveClsDetail occupation=7, gender=1, roleid=54
    TRACE : ReadDBConfig init_time 1330638170 open_time 0
    info : Init GameDB successfully.
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    === DONE! ===

    === GACD ===
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    === DONE! ===

    === GQUERYD ===
    info : TcpManager OnAddSession
    TRACE : BitVec Resize=36643
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    === DONE! ===

    === GDELIVERYD ===
    Cannot load common data automation crontab. check file commondataauto.txt.
    TRACE : gdeliveryd::Max player allowed is 15000
    info : TcpManager OnAddSession
    info : GameDBServer::OnAddSession, sid=8.
    err : Connect from deliveryserver sid=7
    TRACE : unamed::OnAddSession: sid=7
    info : OnAddSession
    TRACE : KingdomManager.DailyProcess.zero_clock=1331510400
    TRACE : AuctionMarket::OnDBConnect. init_market=0,sid=12
    err : Query Server Connected!!!
    TRACE : AuctionMarket::OnQueryConnect.sid=14
    TRACE : ganticheatclient:: connect gacd successfully!
    TRACE : gdelivery::connect to gauthd successfully.
    TRACE : gwebtradeclient: connect to Web Trade Server successfully!
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    err : Protocol state or size policy error. sid=20,type=2,size=113,acceptsize=9
    gauthd: 12 Mar 2012 18:05:50,026 INFO GAuthServer:? - GAuthServer::OnAddSession com.goldhuman.IO.Protocol.Session@7dc5ddc9
    ThreadPool thread LinkedList == null: no Match priority(102)
    TRACE : DBGetTopTable, tableid=1.
    TRACE : DBStockLoad, size=0, handle=0
    err : Protocol Unknown . sid=21,type=0,size=-1852502278,acceptsize=184
    TRACE : DBGetCommonData, size=129, handle=8
    TRACE : DBKingdomDaily. zero_clock = 1331510400
    TRACE : DBKingdomBaseLoad, size=0, handle=0
    TRACE : DBKingdomDaily, process number = 0
    TRACE : DBNewBieLoad.
    TRACE : DBAuctionLoad, size=0, handle=0
    info : OnAddSession
    TRACE : dbgettoptable: received, tableid=1, retcode=0
    TRACE : DBStockLoad: retcode=0, size=0, handle=0
    info : OnAddSession
    TRACE : DBGetTopTable, tableid=2.
    TRACE : DBCommonDataLoad: retcode=0, size=129, handle=8
    TRACE : DBKingdomBaseLoad: retcode=0, size=0, handle=0
    TRACE : DBAuctionLoad. res->items.size()=0,res->handle.size()=0,retcode=0
    TRACE : DBNewBieLoad. retcode=0, number=0
    TRACE : dbgettoptable: received, tableid=2, retcode=0
    TRACE : DBGetTopTable, tableid=10.
    TRACE : dbgettoptable: received, tableid=10, retcode=0
    TRACE : DBGetCommonData, size=17, handle=0
    TRACE : DBGetTopTable, tableid=11.
    TRACE : DBCommonDataLoad: retcode=0, size=17, handle=0
    TRACE : dbgettoptable: received, tableid=11, retcode=0
    TRACE : DBGetTopTable, tableid=12.
    TRACE : dbgettoptable: received, tableid=12, retcode=0
    TRACE : DBGetTopTable, tableid=13.
    TRACE : dbgettoptable: received, tableid=13, retcode=0
    TRACE : DBGetTopTable, tableid=14.
    TRACE : dbgettoptable: received, tableid=14, retcode=0
    TRACE : DBGetTopTable, tableid=15.
    TRACE : dbgettoptable: received, tableid=15, retcode=0
    TRACE : DBGetTopTable, tableid=16.
    TRACE : dbgettoptable: received, tableid=16, retcode=0
    TRACE : DBGetTopTable, tableid=17.
    TRACE : dbgettoptable: received, tableid=17, retcode=0
    TRACE : DBGetTopTable, tableid=18.
    TRACE : dbgettoptable: received, tableid=18, retcode=0
    TRACE : DBGetTopTable, tableid=19.
    TRACE : dbgettoptable: received, tableid=19, retcode=0
    TRACE : DBGetTopTable, tableid=20.
    TRACE : dbgettoptable: received, tableid=20, retcode=0
    TRACE : DBGetTopTable, tableid=21.
    TRACE : dbgettoptable: received, tableid=21, retcode=0
    TRACE : DBGetTopTable, tableid=22.
    TRACE : dbgettoptable: received, tableid=22, retcode=0
    TRACE : DBGetTopTable, tableid=23.
    TRACE : dbgettoptable: received, tableid=23, retcode=0
    TRACE : DBGetTopTable, tableid=24.
    TRACE : dbgettoptable: received, tableid=24, retcode=0
    TRACE : DBGetTopTable, tableid=25.
    TRACE : dbgettoptable: received, tableid=25, retcode=0
    TRACE : DBGetTopTable, tableid=26.
    TRACE : dbgettoptable: received, tableid=26, retcode=0
    TRACE : DBGetTopTable, tableid=27.
    TRACE : dbgettoptable: received, tableid=27, retcode=0
    TRACE : DBGetTopTable, tableid=28.
    TRACE : dbgettoptable: received, tableid=28, retcode=0
    TRACE : DBGetTopTable, tableid=29.
    TRACE : dbgettoptable: received, tableid=29, retcode=0
    TRACE : DBGetTopTable, tableid=30.
    TRACE : dbgettoptable: received, tableid=30, retcode=0
    TRACE : DBGetTopTable, tableid=31.
    TRACE : dbgettoptable: received, tableid=31, retcode=0
    TRACE : DBGetTopTable, tableid=32.
    TRACE : dbgettoptable: received, tableid=32, retcode=0
    TRACE : DBGetTopTable, tableid=33.
    TRACE : dbgettoptable: received, tableid=33, retcode=0
    TRACE : DBGetTopTable, tableid=34.
    TRACE : dbgettoptable: received, tableid=34, retcode=0
    TRACE : DBGetTopTable, tableid=35.
    TRACE : dbgettoptable: received, tableid=35, retcode=0
    TRACE : DBGetTopTable, tableid=36.
    TRACE : dbgettoptable: received, tableid=36, retcode=0
    TRACE : DBGetTopTable, tableid=37.
    TRACE : dbgettoptable: received, tableid=37, retcode=0
    TRACE : DBGetTopTable, tableid=38.
    TRACE : dbgettoptable: received, tableid=38, retcode=0
    TRACE : DBGetTopTable, tableid=39.
    TRACE : dbgettoptable: received, tableid=39, retcode=0
    TRACE : DBGetTopTable, tableid=40.
    TRACE : dbgettoptable: received, tableid=40, retcode=0
    TRACE : DBGetTopTable, tableid=41.
    TRACE : dbgettoptable: received, tableid=41, retcode=0
    TRACE : DBGetTopTable, tableid=81.
    TRACE : dbgettoptable: received, tableid=81, retcode=0
    TRACE : DBGetTopTable, tableid=82.
    TRACE : dbgettoptable: received, tableid=82, retcode=0
    TRACE : DBGetTopTable, tableid=83.
    TRACE : dbgettoptable: received, tableid=83, retcode=0
    TRACE : DBGetTopTable, tableid=84.
    TRACE : dbgettoptable: received, tableid=84, retcode=0
    TRACE : DBGetTopTable, tableid=90.
    TRACE : dbgettoptable: received, tableid=90, retcode=0
    TRACE : DBGetTopTable, tableid=91.
    TRACE : dbgettoptable: received, tableid=91, retcode=0
    TRACE : DBGetTopTable, tableid=92.
    TRACE : dbgettoptable: received, tableid=92, retcode=0
    TRACE : DBGetTopTable, tableid=93.
    TRACE : dbgettoptable: received, tableid=93, retcode=0
    TRACE : DBGetTopTable, tableid=94.
    TRACE : dbgettoptable: received, tableid=94, retcode=0
    TRACE : DBGetTopTable, tableid=95.
    TRACE : dbgettoptable: received, tableid=95, retcode=0
    TRACE : DBGetTopTable, tableid=96.
    TRACE : dbgettoptable: received, tableid=96, retcode=0
    TRACE : DBGetTopTable, tableid=97.
    TRACE : dbgettoptable: received, tableid=97, retcode=0
    TRACE : DBGetTopTable, tableid=98.
    TRACE : dbgettoptable: received, tableid=98, retcode=0
    TRACE : DBGetTopTable, tableid=99.
    TRACE : dbgettoptable: received, tableid=99, retcode=0
    TRACE : DBGetTopTable, tableid=100.
    TRACE : dbgettoptable: received, tableid=100, retcode=0
    TRACE : DBGetTopTable, tableid=101.
    TRACE : dbgettoptable: received, tableid=101, retcode=0
    TRACE : DBGetTopTable, tableid=102.
    TRACE : dbgettoptable: received, tableid=102, retcode=0
    TRACE : DBGetTopTable, tableid=103.
    TRACE : dbgettoptable: received, tableid=103, retcode=0
    TRACE : DBGetTopTable, tableid=104.
    TRACE : dbgettoptable: received, tableid=104, retcode=0
    TRACE : DBGetTopTable, tableid=105.
    TRACE : dbgettoptable: received, tableid=105, retcode=0
    TRACE : DBGetTopTable, tableid=106.
    TRACE : dbgettoptable: received, tableid=106, retcode=0
    TRACE : DBGetTopTable, tableid=107.
    TRACE : dbgettoptable: received, tableid=107, retcode=0
    TRACE : DBGetTopTable, tableid=108.
    TRACE : dbgettoptable: received, tableid=108, retcode=0
    TRACE : DBGetTopTable, tableid=109.
    TRACE : dbgettoptable: received, tableid=109, retcode=0
    TRACE : DBGetTopTable, tableid=110.
    TRACE : dbgettoptable: received, tableid=110, retcode=0
    TRACE : DBGetTopTable, tableid=111.
    TRACE : dbgettoptable: received, tableid=111, retcode=0
    TRACE : DBGetTopTable, tableid=112.
    TRACE : dbgettoptable: received, tableid=112, retcode=0
    TRACE : DBGetTopTable, tableid=113.
    TRACE : dbgettoptable: received, tableid=113, retcode=0
    TRACE : DBGetTopTable, tableid=114.
    TRACE : dbgettoptable: received, tableid=114, retcode=0
    TRACE : DBGetTopTable, tableid=115.
    TRACE : dbgettoptable: received, tableid=115, retcode=0
    TRACE : DBGetTopTable, tableid=116.
    TRACE : dbgettoptable: received, tableid=116, retcode=0
    TRACE : DBGetTopTable, tableid=117.
    TRACE : dbgettoptable: received, tableid=117, retcode=0
    TRACE : DBGetTopTable, tableid=118.
    TRACE : dbgettoptable: received, tableid=118, retcode=0
    TRACE : DBGetTopTable, tableid=119.
    TRACE : dbgettoptable: received, tableid=119, retcode=0
    TRACE : DBGetTopTable, tableid=120.
    TRACE : dbgettoptable: received, tableid=120, retcode=0
    TRACE : DBGetTopTable, tableid=121.
    TRACE : dbgettoptable: received, tableid=121, retcode=0
    TRACE : DBGetTopTable, tableid=122.
    TRACE : dbgettoptable: received, tableid=122, retcode=0
    TRACE : DBGetTopTable, tableid=123.
    TRACE : dbgettoptable: received, tableid=123, retcode=0
    TRACE : DBGetTopTable, tableid=124.
    TRACE : dbgettoptable: received, tableid=124, retcode=0
    TRACE : StockStatus:: uptime=0,trade_price=0,order_volume=0,trade_volume=0,trade_amount=0,idpool=2
    === DONE! ===

    === GLINKD ===
    info : TcpManager OnAddSession
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    info : TcpManager OnAddSession
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : TcpManager OnAddSession
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    info : TcpManager OnAddSession
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    info : logclienttcp: OnAddSession
    info : logclient: OnAddSession
    info : TcpManager OnAddSession
    info : logclient: OnAddSession
    info : logclienttcp: OnAddSession
    === DONE! ===

    === Map 1 ===
    === DONE! ===

    ===============================================================
    = ALL INSTANCES LOADED =
    = SERVERS ARE UP AND RUNNING! =
    ===============================================================
    and processes all running:


    31386 pts/0 Sl 0:00 ./logservice logservice.conf
    31400 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31402 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31403 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31404 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31405 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31406 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31407 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31408 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31409 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31410 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31411 pts/0 S 0:00 ./uniquenamed gamesys.conf
    31418 pts/0 S 0:00 /bin/sh ./authd
    31420 pts/0 Sl 0:00 java -cp ../lib/mysql.jar:../lib/jio.jar:../lib/appli
    31453 pts/0 S 0:00 ./gamedbd gamesys.conf
    31455 pts/0 S 0:00 ./gamedbd gamesys.conf
    31456 pts/0 S 0:00 ./gamedbd gamesys.conf
    31457 pts/0 S 0:00 ./gamedbd gamesys.conf
    31458 pts/0 S 0:00 ./gamedbd gamesys.conf
    31459 pts/0 S 0:00 ./gamedbd gamesys.conf
    31460 pts/0 S 0:00 ./gamedbd gamesys.conf
    31461 pts/0 S 0:00 ./gamedbd gamesys.conf
    31462 pts/0 S 0:00 ./gamedbd gamesys.conf
    31463 pts/0 S 0:00 ./gamedbd gamesys.conf
    31464 pts/0 S 0:00 ./gamedbd gamesys.conf
    31465 pts/0 S 0:00 ./gamedbd gamesys.conf
    31466 pts/0 S 0:00 ./gamedbd gamesys.conf
    31467 pts/0 S 0:00 ./gamedbd gamesys.conf
    31468 pts/0 S 0:00 ./gamedbd gamesys.conf
    31469 pts/0 S 0:00 ./gamedbd gamesys.conf
    31470 pts/0 S 0:00 ./gamedbd gamesys.conf
    31471 pts/0 S 0:00 ./gamedbd gamesys.conf
    31472 pts/0 S 0:00 ./gamedbd gamesys.conf
    31473 pts/0 S 0:00 ./gamedbd gamesys.conf
    31474 pts/0 S 0:00 ./gamedbd gamesys.conf
    31481 pts/0 S 0:00 ./gacd gamesys.conf
    31489 pts/0 S 0:04 ./gqueryd gamesys.conf
    31497 pts/0 S 0:00 ./gdeliveryd gamesys.conf
    31505 pts/0 S 0:00 ./glinkd gamesys.conf 1
    31506 pts/0 S 0:00 ./glinkd gamesys.conf 2
    31507 pts/0 S 0:00 ./glinkd gamesys.conf 3
    31508 pts/0 S 0:00 ./glinkd gamesys.conf 4
    31509 pts/0 S 0:00 ./glinkd gamesys.conf 5
    31510 pts/0 S 0:00 ./glinkd gamesys.conf 6
    31511 pts/0 S 0:00 ./glinkd gamesys.conf 7
    31512 pts/0 S 0:00 ./glinkd gamesys.conf 8
    31520 pts/0 Sl 0:15 ./gs gs.conf gmserver.conf gsalias.conf 01

    Vendetta Gaming Network
    We're Vendetta, What did you expect?
    www.vendettagn.com

  8. #308
    Registered
    Rank
    Member
    Join Date
    Oct 2011
    Location
    Russia
    Posts
    16
    Liked
    1

    Re: Forsaken World [ Server Files ]

    thanks all for shares n help. all works.

    so any1 have elements editor for FW?

    всем спасибо за помощь

    кстати, у кого есть элементс эдитор?
    Attached Thumbnails Attached Thumbnails 2012-03-13-00-10  

  9. #309
    JD Dev
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    /usr/rain/gamed
    Posts
    341
    Liked
    33

    Re: Forsaken World [ Server Files ]

    seriously,gonna say how u did it ?


    Starting to designing again after 4 years ! :D

  10. #310
    HueHueHue.
    Rank
    Moderator
    Join Date
    Apr 2007
    Location
    Far, far away.
    Posts
    1,148
    Liked
    356

    Re: Forsaken World [ Server Files ]

    Can't you see that all 3 of them are from Russia? they probably doing it on purpose now =P

  11. #311
    [B]aSH
    Rank
    Member +
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,041
    Liked
    320

    Re: Forsaken World [ Server Files ]

    Ugh... still nothing, no one else working on this?

    Vendetta Gaming Network
    We're Vendetta, What did you expect?
    www.vendettagn.com

  12. #312
    JD Dev
    Rank
    Member +
    Join Date
    Apr 2011
    Location
    /usr/rain/gamed
    Posts
    341
    Liked
    33

    Re: Forsaken World [ Server Files ]

    Seems like me,bash and couples are,other just leeched and wont say a word...


    Starting to designing again after 4 years ! :D

  13. #313
    Member
    Rank
    Member
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    70
    Liked
    45

    Re: Forsaken World [ Server Files ]

    Quote Originally Posted by shade1987 View Post
    thanks all for shares n help. all works.

    so any1 have elements editor for FW?

    всем спасибо за помощь

    кстати, у кого есть элементс эдитор?
    У елмона же есть редактор, напишите под него структуру.
    Редакторы уже начал писать. Уже написал редактор таблицы опыта, сейчас пишу редактор шопа.
    ------
    Something in english for the rules.

  14. #314
    [B]aSH
    Rank
    Member +
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,041
    Liked
    320

    Re: Forsaken World [ Server Files ]

    I have elements editor for FW guess no fix release no tool for you guys :)

    Vendetta Gaming Network
    We're Vendetta, What did you expect?
    www.vendettagn.com

  15. #315
    Member
    Rank
    Member
    Join Date
    Aug 2010
    Location
    Russia
    Posts
    70
    Liked
    45

    Re: Forsaken World [ Server Files ]

    Quote Originally Posted by nofxpunkerbrian View Post
    I have elements editor for FW guess no fix release no tool for you guys :)
    We don't need your tools :p

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •