Jump to content

1 Screenshot

About This File

Facebook Share System(Works Only with New Clients)

 

Configuration:

Edit NPC FacebookShare.txt

.link$ = "http://www.yourdomain.com/fbshare/";	//Trailing with "/"

Edit the link with the link where you have PHP Scripts(Trailing with "/" or "/index.php")

 

WebSite:

Edit config.php

$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)

$site should match with .link$(in the npc), Other Info are self explanatory.

 

It is a Simple Script Illustrating the usage of linking to website.


What's New in Version 1.0a   See changelog

Released

  • v1.0 - Initial Release
  • v1.0a- Added FB Link(I bymistakely removed it)



User Feedback

Recommended Comments

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.