Jump to content

onizame

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by onizame

  1. why need script if need a GM to reset it? just #streset <nick> right?
  2. the points for the rank right? edit like what? u can change the maps with anything u want.. just need to add the map..
  3. lol? just use champ / sura.. hit and run.. dont need any script
  4. Hi everyone.. i keep asking for help i know that but i already solve some of it.. now my client can connect to the server special thx to Judas for the client.. Alexandria for the data folder. and anyone who keep answer my annoying question But..... i got some issue here.. hope someone can help me again here is the some Screen i took..
  5. They're not the same file. tried both dll.. still cant connect to server
  6. i got error sit : [Error]: itemdb_readdb: Invalid format (Script column) in line 673 of "db/item_d b2.txt" (item with id 485), skipping. using mine? O_O
  7. yes it is O.o u only asking that right?
  8. MAX HP/SP + 3%, Allstats + 1 { if(readparam(bAgi)>=50) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bAllStats,1; },{},{} ASPD + 2%, Flee + 10. { if(readparam(bStr)>=50) { bonus bAspdRate,2; bonus bFlee,5; },{},{} ATK + 10, Increase damage on all monsters by 3% { if(readparam(bVit)>=50) { bonus2 bAddRace,RC_NonBoss,3; bonus2 bAddRace,RC_Boss,3; bonus bBaseAtk,10; },{},{} HP + 2%, DEF/MDEF + 3, Reduce damage on long-range attacks by 5% { if(readparam(bInt)>=50) { bonus bMaxHPrate,2; bonus bMdef,3; bonus bDef,3; bonus bLongAtkDef,5; },{},{} SP/MATK + 3%, Ignore magic defense on all monsters by 1% { if(readparam(bDex)>=50) { bonus bMatkRate,3; bonus bMaxSPRate,3; bonus bIgnoreMdefRate,1; ),{},{} Reduce Casting Delay by 2%, Hit + 15, Increase damage on bow weapon by 5% { if(readparam(bLuk)>=50) { bonus bDelayrate,-2; bonus bHit,15; bonus bLongAtkRate,5; ),{},{} < its not on bow only.. its all range atk CRIT + 10. Increase critical damage on all monsters by 2%. {If what? } i'm not too sure about this.. i'm just a newbie
  9. hi Lilith.. im trying to patch this on CentOS 5.8 VPS.. and it fails.. using this command [onizame2823@localhost ~]$ patch -Np1 -d trunk/ < ExtendedVendingSystem_1.8.1.patch (Stripping trailing CRs from patch.) can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: conf/battle/feature.conf |=================================================================== |--- conf/battle/feature.conf (revision 16070) |+++ conf/battle/feature.conf (working copy) -------------------------- File to patch: then i try to put it manually become like this.. rAthena SVN 16462 In file included from pc.h:12, from clif.c:17: itemdb.h:233:24: warning: no newline at end of file clif.c: In function âclif_parse_OpenVendingâ: clif.c:11850: error: âstruct Battle_Configâ has no member named âmin_npc_vending_distanceâ make[1]: *** [obj_sql/clif.o] Error 1 make[1]: Leaving directory `/home/onizame2823/trunk/src/map' make: *** [map_sql] Error 2 hope u can help me.. bcuz this script so great and i want to use it on my server
  10. judas.. the 2012-04-10 client cant full screen or change resolution.. how to fix it ty for it too
  11. wow... dota really nice map 10/10 for it.. make it smaller for PvP arena will be good
  12. already got that header file.. and last time i diffed it.. i'm not check it now i check it.. but still auto close
  13. Hi Ainna ty for reply. I'm prefer using 2011-03-15aRagexeRE .. how is it wrong diffed? where to get header diff? mmo.h already edited to 2011-03-15aRagexeRE ~__~
  14. downloaded all of it and not working.. the client open but not like the setup.. and its detect errors.. and.. its not connect to my server..
  15. hello there.. im trying to diff 2011-03-15aRagexeRE and its not working it keep auto close and i need the setup file.. i downloaded the blue ghostring english ver someone post in this forum..
  16. wooww its working thx wakoko321 ! should edit the IP on inter_athena.conf now my client autoclose when i open it i already diff it.. and the clientinfo.xml already server IP.. using..2011-03-15aRagexeRE already edit the packetver thingy too
  17. yes ofc.. and i can login with that user..
  18. the GRANT thing right? i alrdy do it why still error
×
×
  • Create New...