agamanaros Posted August 18, 2020 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 03/26/16 Last Seen: April 18 Share Posted August 18, 2020 Hi! I was able to make cell_pk work however I'd like to know if there's way for an npc script that would display a message to the character when he/she goes in/or in that specific cell? here's my script below, - script FreePKZone -1,{ OnInit: setcell "prontera", 185, 161, 193, 169, cell_pk, 1; end; } Thank you and more power to us all! Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted August 18, 2020 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 73 Joined: 02/10/12 Last Seen: 17 hours ago Share Posted August 18, 2020 just use Ontouch on certain area Quote Link to comment Share on other sites More sharing options...
Question
agamanaros
Hi!
I was able to make cell_pk work however I'd like to know if there's way for an npc script that would display a message to the character when he/she goes in/or in that specific cell?
here's my script below,
- script FreePKZone -1,{
OnInit:
setcell "prontera", 185, 161, 193, 169, cell_pk, 1;
end;
}
Thank you and more power to us all!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.