Jump to content

Recommended Posts

Posted (edited)

Donation NPC 1.0

inspired in this http://rathena.org/b...coupon-npc-111/ and http://rathena.org/b...ional-code-npc/

so i make my own script.

it is Also Credited to tr0n.

How to Use it

  • To GM or Admin - Talk the NPC and You can Add the Validation Code and the Code will be generate and it will save in the SQL.
  • To Player - Talk to NPC and Get your Donation Code by inputing the Verification Code you Will get the Donation code and Input the Donation Code to get your Item or Cash Point

Files

DonationNPC_1.0.txt

Change Logs

Features

  • Can Select Cash Point or Item
  • Friendly to Use
  • Save in the SQL
  • Generated Code

Future Plan

  • Suggestion Report for the Server
  • Ingame Bug report
  • Can View all the Claimed Code
  • Can View all the UnClaimed Code
  • More Secured for Anti Hack

Note:

  • if have bug post here
  • suggestion post here

Edited by Jhosef
  • Upvote 2
  • 3 weeks later...
Posted

This never gets triggered:

// ==== Don't Edit This ======================= //
set .@stats$,"0";

because of this:

// ==== NPC Talk ============================== //
if( getgmlevel() >= .gms_level) goto AdminPanel;
if( getgmlevel() < .gms_level) goto PlayerPanel;

  • 3 weeks later...
  • 7 months later...
Posted

it's added because he afraid users didnt follow the setup guide..or missing the installation step for import a new sql table..

or maybe a precautions if the sql table is missing...

  • 2 weeks later...
  • 1 month later...
  • 3 years later...
Posted

This script shows in my sql who used/claimed the PODs? because I tried it but theres no name popin out in my sql just the codes and if its claimed it change to 1, but I would like to know also who used the code =))

  • 2 months later...
  • 2 years later...
  • 3 months later...
  • 7 months later...

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...