Jump to content

Mad Walker

Members
  • Posts

    177
  • Joined

  • Last visited

Everything posted by Mad Walker

  1. yeah it's been implemented for about 4 years ago I think. Simple but cool, and they also have forgot pin for that.
  2. yes sir! But it's from pRO. That one was from kafra storage password.
  3. Something that looks like this.
  4. cool avatar! Anyway thanks for the script. I'm gonna try it, anyway the pictures of the pin codes were inside our data folder. Maybe there's a code to call it? I mean just like cutins.
  5. I'm just wondering how to edit the pin code on our character selection screen to an npc so players can choose to turn it on or off in game?
  6. Does anyone has the skill description from ratemyserver? Our skill description is a little different from them.
  7. Mad Walker

    Name

    guild ally is somewhere in guild.conf
  8. i have the latest headgears, along with some new mobs http://rathena.org/board/topic/83460-some-mob-sprites-and-kro-headgears-strongmans-hair-hankie-in-mouth-etc/
  9. Doppel doesn't decrease aspd not if you edited it. Maybe your renewal aspd is on. Disabling mvp cards on specific maps? You can do that on item no equip, i think
  10. Hello goddameit! I'm just wondering if you know about something like changing the race of a player with accordance to the item that is equipped? I mean for example, you equip Valkyrie armor then your character's race will be converted from demi-human to angel race.
  11. How to enable this one? Can't seem to find it on the latest revision.
  12. you can download them here: http://www.mediafire.com/download/d6bhmym67dl8yd4/gravity.rar
  13. What seems to be the problem? I've downloaded 2012-04-10 on http://brynner-clientside.googlecode.com/svn/trunk/Clients/Ragexe/2012/
  14. Server crashes when i'm pking people. I'm using latest revision
  15. Does anyone has an "item bonus" to change the race of the player/user?
  16. bonus2 bResEff,Eff_Freeze,10000;
  17. Archangel wings is hard coded ain't it? It is fixed more likely maybe your issue was the fallen archangel wings since it's not supported in the item_db. here's mine: REPLACE INTO `item_db2` VALUES (2589,'WINGS_OF_FALLEN_ANGEL','Fallen Angel Wings',5,5000,NULL,400,NULL,8,NULL,1,0xFFFFFFFE,7,2,4,NULL,NULL,1,3,'bonus2 bSubRace,7,10;',NULL,NULL);
  18. I saw someone has this in rAthena. I tried it and it works, I tried it because I'm curious.
  19. http://www.mediafire.com/?z9s8zazyyoc7094 <<strongman hair
  20. Thanks AnnieRuru! it's all working now.
  21. i made mine like this: - script Welcome -1,{ OnPCLoginEvent: // Map that will show the Cutin Picture setarray .@Map$,"poring_c02", "payon", "izlude", "hugel"; // Cutin File name for each maps. setarray .@Pic$,"Welcome", "Welcome", "Welcome", "Welcome"; for( set .@i,0; .@i < getarraysize( .@Map$ ); set .@i,.@i + 1 ) if( strcharinfo(3) == .@Map$[.@i] && !@MapCutin ){ set @MapCutin,1; cutin .@Pic$[.@i],4; sleep2 3000; cutin "",255; } end; } but nothing happened. This is the path of my bmp. exture\À¯ÀúÀÎÅÍÆäÀ̽º\illust\Welcome.bmp
  22. cool scripts @Emistry. I'm gonna try some of them. ^^
  23. http://http//rathena.org/board/topic/71577-request-complete-sealed-boss-cards-item-script/ Link is dead
×
×
  • Create New...