Jump to content

Lelouch vi Britannia

Members
  • Posts

    715
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Lelouch vi Britannia

  1. Try this http://www.mediafire.com/download/9fpg5m6x358a3mf/Love_Dad_Wings_2012.zip
  2. Try this map,x,y,loc<TAB>script<TAB>Enriched Ore Crafter<TAB>826,{ switch(select("Make Enriched Oridecon:Make Enriched Elunium:Nevermind")) { case 1: mes "I will need 300pcs of Oridecon."; next; if(countitem(984) >= 300) { set @rand,rand(1,100); if(@rand <= 10) { delitem 984,300; getitem 7620,1; mes "Congrats you just made a Enriched Oridecon."; emotion 21; close; } else { delitem 984,300; mes "Sorry! Failed to make item."; emotion 23; close; } } mes "You do not have enough Oridecon."; close; case 2: mes "I will need 300pcs of Elunium."; next; if(countitem(985) >= 300) { set @rand,rand(1,100); if(@rand <= 10) { delitem 985,300; getitem 7619,1; mes "Congrats you just made a Enriched Elunium."; emotion 21; close; } else { delitem 985,300; mes "Sorry! Failed to make item."; emotion 23; close; } } mes "You do not have enough Elunium."; close; case 3: close; } }
  3. i already register but it seem's the admin is busy he doesn't accept me as a member of brAthena http://www.mediafire.com/download/4kbyvh8hgrdcrug/Happy%27s%20Storage%20%5BHappy%5D.zip
  4. Have you tryed chaging this in your clientinfo.xml? <version>26</version> into <version>30</version>
  5. I think this is the one you are looking for? http://forum.brathena.org/index.php/files/file/897-pacote-happys-storage-happy/
  6. Try to use this... http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/ http://svn6.assembla.com/svn/ClientSide/Lua_Project/lubs/
  7. I just found 2013-07-17c instead 2013-07-14c anyone can confirm another client (below 2013-08-07aRagexe) that work with Rebellion? will only work on 2013-08-07aRagexe Oh! Sorry for that its 2013-07-17cRagexe not 2013-07-14cRagexe but 2013-07-17cRagexe dont read rebellion sprite originaly 2013-07-24eRagexe and above reads Rebellion Class Sprite ive already tryed this on Hercules. Also the problem about 2013-07-24eRagexe and above is Level 99 Aura for Transcendant Classes crashes the client.
  8. Your in a wrong section to post this topic.
  9. Can you help me with this? Ok ill give you an example or maybe an item description perhaps... If compounded on a Dagger, at +10 refine or higher grants ASPD +1, at +14 refine or higher grants an additional ASPD + 1 When compounded to a Mace, ATK + 20, CRI + 10. Each refine adds 1 each. If the user is equipped with an armor compounded to Agony of Royal Knight Card If the user is equipped with an garment compounded to Grudge of Royal Knight Card If compounded on a Book, at +10 refine or higher grants ATK + 20 and MATK + 20, at +14 refine or higher grants an additional ATK + 20 and MATK + 20. Thanks in advanced
  10. Can i have an suggestion? Why not maybe instead of implementing Rebellion class why not implement first the new 3rd job skills? and then go on to Rebellion update? And also as i knew Rebellion sprite can be seen on 2013-07-14cRagexe and up.
  11. Additional info if your the king when the WoR ends you get 2x the reward if your in the winning team or losing team.
  12. Well this is similar to aeRO Gamings "WoR" or "War Over Rune" Event. I cant remember if this event was 2 or 4 hours to start. Basicaly the mechanics of WoR was... 1. 2 Teams = Red Team and Green Team. Random selection of team as the topic starter said. 2. if your team wins you will get 50 cash point or in old aeRO 50 Killmarks. If your the losing team you will get 20 cash point or 20 Killmarks. Also you will get 1 cash points/killmarks each if you kill each of the players from the other team and if you kill your own team mates you get also 1 cash points/killmarks but if you killed your own team member for 3x you'll get kickout from that event. 3. King System your clothes color will became brown and you cannot use anyskills if your the current King unless you are killed. And if you killed the King you'll get maybe 5, 10, 15 or 20 cash points cant remember. 4. Also the event have 2 hours game time limit. Some of the info are said by the topic starter. You can also go to aeRO to checkout that event.
  13. Yes you should continue this. Well they have updated itemInfo.lub/lua but some of their item info are missing or like not the same name with the actual item or they use AEGIS name for it. Like for an example... [2629] = { unidentifiedDisplayName = "Accessory", unidentifiedResourceName = "º§Æ®", unidentifiedDescriptionName = { "A reproduction of the", "girdle of might that", "Thor wore to enhance", "his prodigious strength. Str +40, MDEF +7", "^FFFFFF_^000000", "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000", "Not Tradable", "^FFFFFF_^000000", "Class: ^777777Accessory^000000", "Defense: ^7777772^000000", "Weight: ^777777800^000000", "Required Level: ^77777794^000000", "Jobs: ^777777All^000000" }, identifiedDisplayName = "Magingiorde", identifiedResourceName = "¸Þ±ä±â¿À¸£µå", identifiedDescriptionName = { "A reproduction of the", "girdle of might that", "Thor wore to enhance", "his prodigious strength. Str +40, MDEF +7", "^FFFFFF_^000000", "^FF0000This can be made 30 Day version, and tradable by talking with the Godly Item Confiscator in Prontera Castle.^000000", "Not Tradable", "^FFFFFF_^000000", "Class: ^777777Accessory^000000", "Defense: ^7777772^000000", "Weight: ^777777800^000000", "Required Level: ^77777794^000000", "Jobs: ^777777All^000000" }, slotCount = 0, ClassNum = 0 }, Maybe if you can merge those item info it would be great .
  14. Uhmmm you can use an OnPCLoginEvent to change them into transcendent class. For an example... I dont think it will work but you can try it... - script Change -1,{ OnPCLoginEvent: if(Class == Job_Sura || Class == Job_Sura_T || Class == Job_Baby_Sura){ jobchange 4016; end; } }
  15. Maybe if your using Win 7. But im using Win XP SP3. The problem was running the application. Suddenly it closes and there is an error message pops up... A critical error has been encountered. The application has thrown an exception. The application will most likely crash.
  16. Same problem using 1.3.3 so i ended up using the older version which is 1.1.0 . Here my crash.txt -------------- 08/28/2013 04:06:07 -------------- Loaded assemblies : mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GRF Editor, Version=1.3.7.685, Culture=neutral, PublicKeyToken=null System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ErrorManager, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null Utilities, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null TokeiLibrary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null GRF, Version=1.2.4982.5380, Culture=neutral, PublicKeyToken=null System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ICSharpCode.AvalonEdit, Version=4.3.1.9429, Culture=neutral, PublicKeyToken=9cc39be672370310 Be.Windows.Forms.HexBox, Version=1.5.0.34411, Culture=neutral, PublicKeyToken=e0e5adf0ebc99863 System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Encryption, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry. at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp) at System.Diagnostics.PerformanceCounterLib.get_NameTable() at System.Diagnostics.PerformanceCounterLib.get_CategoryTable() at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists) at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter) at System.Diagnostics.PerformanceCounter.InitializeImpl() at System.Diagnostics.PerformanceCounter.Initialize() at System.Diagnostics.PerformanceCounter.NextSample() at System.Diagnostics.PerformanceCounter.NextValue() at GRF.IO.CpuPerformance.GetCurrentCpuUsage() at GRFEditor.EditorMainWindow.<_loadCpuPerformance>b__b0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -------------- Inner exception -------------- -------------- 08/28/2013 04:06:35 -------------- Loaded assemblies : mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GRF Editor, Version=1.3.7.685, Culture=neutral, PublicKeyToken=null System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ErrorManager, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null Utilities, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null TokeiLibrary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null GRF, Version=1.2.4982.5380, Culture=neutral, PublicKeyToken=null System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ICSharpCode.AvalonEdit, Version=4.3.1.9429, Culture=neutral, PublicKeyToken=9cc39be672370310 Be.Windows.Forms.HexBox, Version=1.5.0.34411, Culture=neutral, PublicKeyToken=e0e5adf0ebc99863 System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Encryption, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry. at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp) at System.Diagnostics.PerformanceCounterLib.get_NameTable() at System.Diagnostics.PerformanceCounterLib.get_CategoryTable() at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists) at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter) at System.Diagnostics.PerformanceCounter.InitializeImpl() at System.Diagnostics.PerformanceCounter.Initialize() at System.Diagnostics.PerformanceCounter.NextSample() at System.Diagnostics.PerformanceCounter.NextValue() at GRF.IO.CpuPerformance.GetCurrentCpuUsage() at GRFEditor.EditorMainWindow.<_loadCpuPerformance>b__b0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -------------- Inner exception -------------- -------------- 08/28/2013 04:07:16 -------------- Loaded assemblies : mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 GRF Editor, Version=1.3.7.685, Culture=neutral, PublicKeyToken=null System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ErrorManager, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null Utilities, Version=1.2.4982.5378, Culture=neutral, PublicKeyToken=null TokeiLibrary, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null GRF, Version=1.2.4982.5380, Culture=neutral, PublicKeyToken=null System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 ICSharpCode.AvalonEdit, Version=4.3.1.9429, Culture=neutral, PublicKeyToken=9cc39be672370310 Be.Windows.Forms.HexBox, Version=1.5.0.34411, Culture=neutral, PublicKeyToken=e0e5adf0ebc99863 System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 PresentationFramework.Luna, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Encryption, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 System.InvalidOperationException: Cannot load Counter Name data because an invalid index '' was read from the registry. at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp) at System.Diagnostics.PerformanceCounterLib.get_NameTable() at System.Diagnostics.PerformanceCounterLib.get_CategoryTable() at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists) at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter) at System.Diagnostics.PerformanceCounter.InitializeImpl() at System.Diagnostics.PerformanceCounter.Initialize() at System.Diagnostics.PerformanceCounter.NextSample() at System.Diagnostics.PerformanceCounter.NextValue() at GRF.IO.CpuPerformance.GetCurrentCpuUsage() at GRFEditor.EditorMainWindow.<_loadCpuPerformance>b__b0() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() -------------- Inner exception --------------
  17. ill take a note of that. Anyways thanks for replying
  18. Can anyone help me with this? SQLSTATE[HY000] [2000] mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
  19. @_@..... Sugoi hakuryoku wa subarashīdesu ne! watashi wa ima sore o tameshite mitai! i mean Woah looks awesome! i want to try it now! Nice work DevilEvil and thank you for sharing.
  20. 0_0 geez maybe i should read the wiki again, i didnt notice that in Wiki. Anyways thanks for the help Emistry and sorry for bothering
  21. Can you help me add a spawn timer like in the usual spawn script of monsters. For an example... prt_fild00,0,0,0,0 monster Poring 1002,40,0,0,0 I tryed adding OnMinute03: and i think its no use it will spawn the monster every 5mins 3mins and continous until the map has full of monster . This is my script... prontera,100,167,3 script Leveling Room 811,{ warp "pvp_y_1-2",0,0; end; OnInit: monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp"; monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp"; monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp"; monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp"; monster "pvp_y_1-2",0,0,"Leveling Barricade",1905,50,"Leveling Room::OnLevelUp"; end; OnLevelUp: atcommand "@blvl 5"; atcommand "@jlvl 5"; end; }
  22. Does 2013 clients support 64bit OS? or just 32bit OS only?
  23. Nope, because the max Item ID was only 32k or 32,000. If you use beyond that limit the server will not read that item. You can check it in... src/map/itemdb.h in line 11 to 12 // 32k array entries in array (the rest goes to the db) #define MAX_ITEMDB 0x8000
  24. Is there any solution to fix the font of the characters name and show the guild, party name ? because its quite too large, im using 2013-05-22Ragexe
×
×
  • Create New...