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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

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