Dastgir
Core Developer
- Messages
- 3,805
- Points
- 0
- Discord
- Dastgir#1460
- IRC Nickname
- Dastgir
- Github
- dastgirp
- Emulator
- Client Version
- 2019-02-28 RE
File Name: Facebook Share
File Submitter: Dastgir
File Submitted: 12 Mar 2014
File Category: Utility
Facebook Share System(Works Only with New Clients)
Configuration:
Edit NPC FacebookShare.txt
Code:
.link$ = "http://www.yourdomain.com/fbshare/"; //Trailing with "/"
WebSite:
Edit config.php
Code:
$host = "127.0.0.1"; //MySQL Host$user = "root"; //MySQL Username$pass = ""; //MySQL Password$database = "fb_share"; //Ragnarok Database$site = "http://yourdomain.com/fbshare/"; //Link to FBShare Page(Directory where these scripts are installed)
It is a Simple Script Illustrating the usage of linking to website.
Click here to download this file
Last edited by a moderator: