Jump to content

Recommended Posts

    Give players stuff © Oxxy, 2015, v 1.2

 

Changelist:

 

    v1.0 Initial release    v1.1 fixed some typos, should be working correct now.    v1.2 no variable can be set via function, deleted that.

 

Syntax:

 

callfunc "New_Player", <JOB_ID>, <BASE_LEVELS>, <JOB_LEVELS>, <ZENY>, <STATUS_POINTS>, <SKILL_POINTS>, <I1>,<I1A>, <I2>,<I2A>, <I3>,<I3A>, <I4>,<I4A>;

IX stands for Item ID X

IXA stands from Item ID X Amount

 

Example usage in scripts:

 

callfunc "New_Player", 1, 15, 10, 5000, 0, 0, 4001, 1, 7227, 2, 607, 3, 0, 0;

 

example above will give player Swordman job, 15 base levels, 10 job levels, 5000 zeny, 0 status points, 0 skill points, and items Poring card x1, TCG Card x2, Ygg. berry x3 and the 4th item won't be given.

 

Useful to create starter NPCs fast.

 

PLEASE, USE ONLY LATEST SCRIPT. (LAST VERSION: 1.2)

give_players_stuff1.2.txt

Edited by Oxxy

Share this post


Link to post
Share on other sites

How to use this ? Sorry noob here.  -_-

 

prontera,111,123,0	script	Free_Item	FAKE_NPC,{
	callfunc "New_Player", 1, 15, 10, 5000, 0, 0, 4001, 1, 7227, 2, 607, 3, 0, 0;
}

Share this post


Link to post
Share on other sites

 

How to use this ? Sorry noob here.  -_-

 

prontera,111,123,0	script	Free_Item	FAKE_NPC,{
	callfunc "New_Player", 1, 15, 10, 5000, 0, 0, 4001, 1, 7227, 2, 607, 3, 0, 0;
}

 

I don't get it why u can't understand a simple explanation PROVIDED ALREADY, you've been in rAthena since 2011 and and you've become a member in Hercules forum

With post of 1085 that's not excuses that your 'NOOB' your just lazy. And you have run a server if you don't know this please closed your server.

 

The Syntax is already provided for godsake.

Share this post


Link to post
Share on other sites

 

 

How to use this ? Sorry noob here.  -_-

 

prontera,111,123,0	script	Free_Item	FAKE_NPC,{
	callfunc "New_Player", 1, 15, 10, 5000, 0, 0, 4001, 1, 7227, 2, 607, 3, 0, 0;
}

 

I don't get it why u can't understand a simple explanation PROVIDED ALREADY, you've been in rAthena since 2011 and and you've become a member in Hercules forum

With post of 1085 that's not excuses that your 'NOOB' your just lazy. And you have run a server if you don't know this please closed your server.

 

The Syntax is already provided for godsake.

 

Erkk!  :p_conf:

I have use this script and it when in testing, from merchant, it changes my job to swordman, That my I ask him, how to use this script  ? Can I duplicate with all job ? 

How to make it multiple choose. That why i'm asking him. If you dont want to help, just SHUT UP! Nothing wrong ok ?

#STFU #LOL #BUTTHURT  :p_idea:

Share this post


Link to post
Share on other sites

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.   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.