im sorry if some topic like this has already been discussed, but i cant use the search-function.. it tells me im not allowed to search in this forum ..
What i wanna do is smth like a NPC-Buffer... but for Party.
So you go to the NPC, click 1 button .. and your whole party gets 1 buff.
I thought of smth like a list, wich all the partymembers are loaded into. After 1 player clicked "buff" a for-loop is running... if membercount in list > 0 getObjectID() and add the buff. After that delete him from that List.
Any1 can help me develop that ? i never worked with lists so far.. so im kinda greenhorn on that section :-/
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
jinsu
Hi guys,
im sorry if some topic like this has already been discussed, but i cant use the search-function.. it tells me im not allowed to search in this forum ..
What i wanna do is smth like a NPC-Buffer... but for Party.
So you go to the NPC, click 1 button .. and your whole party gets 1 buff.
I thought of smth like a list, wich all the partymembers are loaded into. After 1 player clicked "buff" a for-loop is running... if membercount in list > 0 getObjectID() and add the buff. After that delete him from that List.
Any1 can help me develop that ? i never worked with lists so far.. so im kinda greenhorn on that section :-/
greetings
2 answers 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.
Note: Your post will require moderator approval before it will be visible.