Jump to content

v00m3r

Members
  • Posts

    291
  • Joined

  • Last visited

Everything posted by v00m3r

  1. ok i have this problem on logs.. as seen on the picture. what should i do? as the host guide tutorial. logs.sql been put to ragnarok schema.. now im having that kind of error.. help anyone? this is my inter_athena.conf // Global SQL settings // overriden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: root sql.db_password: pass sql.db_database: ragnarok sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: root char_server_pw: pass char_server_db: ragnarok // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: root map_server_pw:pass map_server_db: ragnarok // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: pass log_db_db: ragnarok log_codepage: log_login_db: loginlog
  2. if your using renewal.. go to your server db/re/refine_db.txt. if pre-renewal db/pre-re/refine_db.txt edit it to your liking. the bold one is the +1 to +10 and the rest +11 to +20.. // Level 1 weapons 1,200,8,300,100:0,100:0,100:0,100:0,100:0,100:0,100:0,60:0,40:0,20:0,70:0,70:0,50:0,50:0,30:0,30:300,20:300,20:300,10:300,10:300 and for the script on the refiner. if your script refiner is set to .@features,1; then find all set .@safe,4; and change it to your safe number.
  3. - i dont see any main..cfg. where can i see this one sir? help me guyz
  4. "Your RO is updated" <- how to show this one on my patcher when the patcher is finished updating
  5. its fine now sir. now my problem is why evrytime i add voting site. and then submit.. nothing is added? guyz im still hoping on this. some help me ^^ heeeeelllllllppppppppppppp please..
  6. im making a patcher the thing is how can i make transparent the color pink? picture below. i have search google. ive seen but no luck..
  7. sorry for the noob question.. im having trouble with this one.. i have put this one on the cp/addons folder but the problem is i dont know how to call this one or link. 'Vote for Credits' => array('what will i put here' => 'and here also'),
  8. guyz can someone help me on this? is there any video tutorial guide on this? full tutorial.. or anyone who can help me on thor patcher can some1 help me?
  9. does that script dont have any bugs? i know i have use that script.. and has a lots of bugs
  10. for example.. Event GM's. they have this command @item. for example the item red potion. if they type @item 501 or @item red_potion it will failed.
  11. http://rathena.org/board/topic/65431-showcase-dl-hokage-sprites/ you can try this one..
  12. i think it should be here.. just update your data folder.. http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/
  13. 1. Pastebin: http://pastebin.com/xSNqYtJm 2. SQL Table: http://pastebin.com/dEqrkczy 3. Required File: http://www.mediafire...i3uutvdp00jw4r8 Number 1 is the NPC.. Number 2 is for the SQL. CREATE TABLE IF NOT EXISTS `pvp_rank` ( `char_id` int(11) NOT NULL, `account_id` int(11) NOT NULL, `char` varchar(30) NOT NULL, `kill` int(11) NOT NULL, `death` int(11) NOT NULL, `kdr` varchar(30) NOT NULL, `killingstreak` int(11) NOT NULL, `multikill` int(11) NOT NULL, `killingspree` int(11) NOT NULL, `dominating` int(11) NOT NULL, `megakill` int(11) NOT NULL, `unstoppable` int(11) NOT NULL, `wickedsick` int(11) NOT NULL, `monsterkill` int(11) NOT NULL, `godlike` int(11) NOT NULL, `beyondgodlike` int(11) NOT NULL, `doublekill` int(11) NOT NULL, `triplekill` int(11) NOT NULL, `ultrakill` int(11) NOT NULL, `rampage` int(11) NOT NULL, `ownage` int(11) NOT NULL, `nemesiskill` int(11) NOT NULL, `feedcount` int(11) NOT NULL, PRIMARY KEY (`char_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1;[/indent] paste it on sql and run script.
  14. open your mob_db.txt on your server/db/re/mob_db.txt find the monster you want.. example.. // ID,Sprite_Name,kROName,iROName,LV,HP,SP,EXP,JEXP,Range1,ATK1,ATK2,DEF,MDEF,STR,AGI,VIT,INT,DEX,LUK,Range2,Range3,Scale,Race,Element,Mode,Speed,aDelay,aMotion,dMotion,MEXP,MVP1id,MVP1per,MVP2id,MVP2per,MVP3id,MVP3per,Drop1id,Drop1per,Drop2id,Drop2per,Drop3id,Drop3per,Drop4id,Drop4per,Drop5id,Drop5per,Drop6id,Drop6per,Drop7id,Drop7per,Drop8id,Drop8per,Drop9id,Drop9per,DropCardid,DropCardper 1002,PORING,Poring,Poring....0,0,0,0,4001,1 the bold one on the last part always the monster card drop. change it to 0,0
  15. script ni ghost.. http://rathena.org/b...pvp-system-v13/ put mp3 files to your data folder. data/wav and also the sql table dont forget about this..
  16. i dont know why this happens. ok. i updated my lua file npcidentity and jobname i compile it dot lub.. then when i started my client npcidentity and jobname been deleted. then again i put it again. then when i start my client its gone again? can some1 tell me and help me please. i cant make custom mobs . any1 guyZ?
  17. v00m3r

    whosell

    you edited it so whats new on it? sorry but im not good on codes thats wh im asking ^^
  18. -still i cant. ^^ dont know how aha
  19. you posted a one topic 4 times..
×
×
  • Create New...