Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/20/13 in all areas

  1. Hello nice people! Besides mapping, I also enjoy to do some web layouts, just for fun. Days ago I was talking with @KamiShi and this web layout I'm showing here is going to be coded and flux integrated by drawmove soon. Once it is coded it will be great, with dynamic content everywhere. I did this one by the idea to make it clean, discreet & professional; with the fact about keeping functionality/content as a priority rather than a fancy look. This is the second time in my life I do flux theme and the first one I show. Please rate if possible! I need your rating and comments to improve it, and do better ones the next time! Thank you. Full size ---> https://dl.dropboxusercontent.com/u/52175822/web2_showcase.jpg
    2 points
  2. E - Script Collection Last Update : September 10, 2013 Refine Function SQL Mission Board Monster Marching Vendor Control Advanced Stylist Coin Exchanger Doppelganger Race Of The Day Limited Items Multi Currency Shop Random News GM Online List Link Broken E-Inquiry DotA Runes Flower Counting Game Class Restriction Chain Quest Build Manager Misc Scripts : Freebies Script Card Trader Gold Room [ Pick Gold ] Gold Room [ Guild Tax ] Map Restriction [ GM Based ] Daily Reward Monthly Reward Monster Spawner Monster Summoner with Last Summoned Display Players Stats & Equipments 3rd Job Item Giver Exchanger [ Cashpoint to Coins ] Exchanger [ Poring Coin - Zeny ] Exchanger [ Points to Tickets ] Exchanger [ Item to Item ] Exchanger [ Item to Item ] Exchanger [ Multi Item to 1 Item ] Party Match Auto Ban Over Stats Users Soul Link Buff Kill Players gain Cash Points Party Members All Get Items [ Snippet ] Message Board Stalker Class Skill Reproduce NPC Multiple Selection Quest [ Template ] In-Game Item Rewarder In-Game Points Rewarder Invasion Event Custom Item Rate Status Point Seller [ Snippet ] Anti Bot Security Script Anti Bot Script [ Code / Question ] Item Combo Restriction [ LHZ Card ] Drop Item Upon Death PVP Switcher + Announcer [ Guild Master ] Rotating Waitingroom Messages +10 Refiner [ Specific Items ] Random Rate Item Exchanger MVP Invasion Premium Users [ Boost Rates ] Display Cutin Image upon Login Custom Randomed Box Items Kick GM during WOE Custom Crafting NPC Restrict Same IP [ Certain Map ] Coloured Items Exchanger Guild Master Changer Party Team PK Match Gambling Game IRC Channel Crafting NPC Guild Storage Restriction Stage Game [ Version 4 ] Monster Wiki Event [ Version 3 ] Special Thank you for my Tutor : Notes : I am a bit lazy to write all those Script Descriptions, i do believe that all of you able to get how this script works. Anyway, i will still doing my best to write the Updated Changelog or informations about the script as detail as possible. All the Scripts above are uploaded to Pastebin . Abide the Following Rule : Scripts Error / Not Working , you have to Explain it in Details. ( Add in Images / Modified Scripts ) Do not SPAM / BUMP in my Topic. Do not ask for Support stuffs for other Scripts in this Topic. Link Down , then drop [ @Emistry ] a message. I Reserved the Right for NOT Answering your Posts if you did not abide my Topic's Rules. Keep This In Your Mind : All the Scripts i distribute here are NOT FOR COMMERCIAL USES . DO NOT remove my Credits if you are using part of the scripts to modify your own. DO NOT re-release the scripts in any form / way. If you ♥ these Scripts , Click on to Vote this Topic up. Or you may also click on at above the Topic
    1 point
  3. Hey Guys! Thought I'd show off a map i just finished today. Its a vending map that was requested of me by a customer. Lemme know what you guys think! The customer wanted something similar to my Novice Grounds and Ilyo Kwan map. Its a map for vendors, so the center of each island is pretty bare for ease of vending. Also I didn't want to take away from the fact thats its a vending map, so I kept the decorations simple. =] Lemme know what you guys think! =]
    1 point
  4. 3.0 - Added a functionality to split the texts over multiple arrays due to the rAthena's scripting engine's array size limit of 127. - Revised the examples.
    1 point
  5. then the data is deleted It's not true ,Emulator never delete account var records Even though empty value and logout
    1 point
  6. Hi furqanpanjwani, I believe that managed hosting is a waste of money; there's tons of other services which provide you support even when on an un-managed service. And there's really no need to have management for your hosting unless you absolutely have no idea what you are doing.
    1 point
  7. change OnStart: sleep2 5000; set .Round,.Round + 1; if( .Round > $WikiRound ){ mapannounce .Map$,"Monster Wiki Event has Ended. Thank for Participate in this Event.",bc_map,0x7766EE; set .WikiStatus,0; sleep2 5000; //mapwarp .Map$,"prontera",155,171; setnpcdisplay( strnpcinfo(0),rand( 436,439 ) ); to OnStart: hideoffnpc strnpcinfo(0); sleep2 5000; set .Round,.Round + 1; if( .Round > $WikiRound ){ mapannounce .Map$,"Monster Wiki Event has Ended. Thank for Participate in this Event.",bc_map,0x7766EE; set .WikiStatus,0; sleep2 5000; //mapwarp .Map$,"prontera",155,171; setnpcdisplay( strnpcinfo(0),rand( 436,439 ) ); hideonnpc strnpcinfo(0);
    1 point
  8. Done that. Almost all of the problems related to ~AnnieRuru~'s Private MVP Room v1.4 has identifiable errors in their scripts. Mine loads perfectly in map_server without any errors but hangs or stuck right after someone clicked the NPC. Thanks for the reply though! Annie has updated her script to rev 1.4a http://rathena.org/board/topic/72376-mvp-summon-script/?p=146696
    1 point
  9. it should be like this...http://upaste.me/raw/54d5fb and..you are unable to do a realtime count since saving data into database required some time or event to trigger it.
    1 point
  10. tobe? na edit mo na ang lua files?
    1 point
  11. Hi thecandymachine, Don't believe you can use webhost000 for FluxCP hosting, they disallow external SQL connection; so you'll end up with a PDO Exception error when trying to install it. WAMP shouldn't have done anything to your SQL server, unless it overwrote your previous installation of MySQL. I would suggest you simply back up the database you need, re-install WAMP and then restore your database from those backups.
    1 point
  12. I tried using 000website with FluxCP a while ago but I think there was a PHP version requirement that 000webhost could not fulfill. But I was using the free version so that could have been the reason. All I remember on tutorials was the original screencasts provided by the developers of Flux CP. https://code.google.com/p/fluxcp/wiki/Screencasts Its all I got ._.
    1 point
  13. Hi AngelRO, Host your patch files on a webhost which provides you with a better deal on bandwidth. Keep your MySQL database on the same server as your emulator, it's much more efficient and cuts down on bandwidth. Why do you want to host your SQL database elsewhere anyway? Having a MySQL server away from your emulator's server, is not a good idea since large quantity of transactions may cause a delay during game play due to processing time.
    1 point
  14. I find Brian's script XD http://rathena.org/board/topic/80235-custom-go/?p=187891
    1 point
  15. yep. its already been reported. just wait for it be to fix it. edit: the stable version is too old. better to stick to the newest revision. just report bugs. it will be fix by the rA team
    1 point
  16. That's... a lot of SQL queries. It's a convenient way of doing this, but is not very good for performance. That aside, why don't you integrate this with our Multilanguage Support feature? (#langtype stores a player's language setting.)
    1 point
  17. Here's a map I decided to make yesterday. It's designed to house 4 people PvPing. Once I'm finished with it, I'll release it to you guys. RELEASED
    1 point
×
×
  • Create New...