Sign in to follow this  
aneeryrlue

Help me in Scripting a little please

Recommended Posts

Okay, if I remember right it was worked for me in k2, but in k1 I can't write working attribute script. 
 
void main(){
AdjustCreatureAttributes(GetFirstPC()), ABILITY_STRENGTH, 1);
}
 
please help me, I need a script in k1 for modify attributes.
 

Share this post


Link to post
Share on other sites
Guest R2-X2

Check out k_def_buff for an example maybe. :)

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

Sign in to follow this