Jump to content
  • 0

clan effect give


backtea

Question


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

can anybody help me?

the script is like, when you talk to npc you will give 2 choice

1. Elf clan

2. Dwarf clan

when you choose Elf clan, that clan will give you matk+100 mdef-30

and when you choose Dwarf clan, that clan will give you atk+100 def-30

can anyone help me?

thx for your help

Link to comment
Share on other sites

17 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

Hi, try what I have made for you. I did not test in-game but tried compiling and was successful.

clan.diff

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

how about the npc? i mean where i must put the clan.diff?

how to player to choose the clan?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

Make your own NPC.

to select clan via script

for elf

set #clan, 1;

or

for dwarf

set #clan, 2;

Edited by clydelion
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

where i must put the clan.diff?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

LOL. diff it to your src files. Don't start a server if you don't know how. Read guides first.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

sorry i'am nubie

when i follow this http://rathena.org/wiki/Diff

Windows:

1. go place the folder in the index folder

2. richt click the *.diff file and go to TortoiseSVN menu

3. click patch

i get this message D:\Beginer athena' is not working copy

where i should path the patch file? in src folder or in index folder?

Edited by backtea
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  754
  • Reputation:   186
  • Joined:  05/22/12
  • Last Seen:  

manually diff those.

open the diff file. the file to be edited is defined in the header of every part.. search for the lines and add those with + sign. of course, omit those + signs.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

o.o;

You really shouldn't be using the Beginner Athena package anymore, since it's getting increasingly outdated... You'll have to patch it manually if you really want to, adding lines with "+" and deleting lines with "-". A lot of the source will probably be different so it'll be harder to find certain lines...

Edit: Beaten. D;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

i don't know how to manually patch it..coz it's seems different lines in my src folder...

can any one help me to manually patch it?

bump

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  183
  • Reputation:   15
  • Joined:  06/10/12
  • Last Seen:  

have an effect on how to add clan members selected?

type, an aura limbs, differentiating them

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

@Clydion clan.diff is working on 3CEAM revision 676?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

For the record... diff files are difference files, and will only work for one the stated revision - and others around it, if the file hasn't changed. More often than most you'll have to manually diff.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

already done patch it, but seem's it's not working..anyone have simple script about this topic?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

bump..anyone have simple script like this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

use charm's and script it /

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   1
  • Joined:  11/21/11
  • Last Seen:  

charm's ?? what's that?

can you descrip more?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

charms are etc that give item effects

Link to comment
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
Answer this question...

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

×
×
  • Create New...