Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/14/18 in all areas

  1. File Name: Vote for Points for FluxCP - FREE File Submitter: Feefty File Submitted: 15 Mar 2013 File Category: Web Resources Content Author: Feefty FluxCP Addon [Vote for Points] Features: - Vote Time Interval (Default: 12 hours) - Time Left - Count down for the voting site to vote - Points (Default: 1) [Credits, Vote Points, Cash Points*New] Vote Points is currently under development as of now you can only use the Credits or Cash. - Add, Delete or Edit Voting Site - List of all voting site. - Able to upload the image for the voting site or use the Image URL instead. - Vote Name to avoid the confusion of the voting site. - Able to detect if the user is using proxy. - Able to check if the user has already voted by its ip address. Compability: - Tested on Xantara's FluxCP for rAthena - https://github.com/m...ntara/fluxcp-rA Rules: - Do not steal the credit of this work. How to Install: - Create a folder named voteforpoints in your addons folder. - Extract all the files in voteforpoints folder. - Import the sql files from schemas/logindb folder. - Create a folder named votes or whatever name you use in the configuration and the path must for the folder be in /themes/default/img/ - Done. If you find a bug, please contact me. Github: http://github.com/Feefty Email: [email protected] rAthena: Feefty Click here to download this file
    1 point
  2. LOGIN SCREEN https://streamable.com/ii9gib https://streamable.com/fc0sn7 https://vimeo.com/287302640 https://vimeo.com/300142810 https://vimeo.com/274177970 https://vimeo.com/310257994 https://streamable.com/6t1f6 Splash's https://streamable.com/n58ma Misc All Launcher's have Discord RichPresence SCRIPT & SOURCE Bet System https://vimeo.com/297864967 Pick Item with Mouse Click https://vimeo.com/288068416 Hack'n Slash Attack System https://vimeo.com/285431474 SkillShot System https://vimeo.com/269528679 Header Hud Char Info https://vimeo.com/268928510 System Conversor Skill Target to Place https://vimeo.com/307620277 LEAGUE OF LEGENDS INSPIRED SKILLS Ivern https://vimeo.com/270423927 https://vimeo.com/270211429 Kalista https://vimeo.com/270518714 Ash https://vimeo.com/270728857 Orianna https://vimeo.com/270911850 Xayah https://vimeo.com/271172345 Katarina https://vimeo.com/269402201 Client Edit Drag System https://streamable.com/dnqgz New Hud Interface (Old) NEW INTERFACE FROM TOS (WITH NPC DIALOG) https://streamable.com/ebec1 TREE OF SAVIOR INTERFACE 2.0 https://streamable.com/zshk1t https://streamable.com/jpqeks https://streamable.com/5axy7g RPG Style Map Transition https://streamable.com/vjz06y New Game Filter https://vimeo.com/303199417 Item Summon Screen https://vimeo.com/300142810 Rain https://vimeo.com/298893681 Rain 2.0 https://streamable.com/8hlb3l Campfire Button Shortcut https://vimeo.com/298498848 Talk with NPC with spacebar press https://streamable.com/puoar2 Discord Integration WALK WITH WASD https://streamable.com/c4u7u DRESSROOM MOD https://streamable.com/n1ncz MASTERY WINDOW https://streamable.com/zfttp ________________________________________ A lot of other things I haven't record, but I will try to keep this updated. Green = last added.
    1 point
  3. Something like this I guess? - script bonus_party -1,{ OnPCStatCalcEvent: .@item_id = 1201; .@pid = getcharid(1); if(isequipped(.@item_id) && .@pid) { getpartymember .@pid,1,.@party_cid; getpartymember .@pid,2,.@party_aid; .@size = $@partymembercount; for(;.@i < .@size;.@i++) .@n+= isloggedin(.@party_aid[.@i],.@party_cid[.@i]); bonus bStr,.@n; } end; }
    1 point
  4. I don't want to be a party pooper, but forking rA was a mistake in the first place and foking it further is an even bigger mistake. Splitting the dev team and the community only makes it harder to implement things and fix issues and eventually will lead to community wane and finally total die off. I know that starting something new is much more exciting than fixing the old thing, but I can assure you, the latter is much more rewarding on the long run and that is the only way to improve something effectively. Every project has it's ups and downs and there are always new ideas that might be a bit against the project's aims but everything can be discussed and worked out. Anyways, this is only my opinion. Have fun and good luck!
    1 point
  5. actually there is no number restriction in the script.. just form a party and go inside... @TS.. if you want it to be a better script with fair play.. make sure it check party members counts... and make sure inside the map disable the party configuration.. to avoid player leave party and join others team.
    1 point
×
×
  • Create New...