Hi guys, i coded an AI loop to iterate through 50 id's check if the player has any of those id's in his inventory, if he does the item gets deleted.
I did this with a for loop and it is working, but i know AI should be as fast as possible to finish its operations, im wondering would writing the 50 cases be faster performance wise and worth changing from the looping solution?
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.
Always remember, when you buy files, just compare with my files that I publish for free. and you will know that you are being ripped off.
Greetings to all community!!! 🙂
he kept his promise! i think it's a good idea to unban his old account. he shares files with the community and could help both new and veteran l2off users!
good job, Guytis!
Question
caganitas
Hi guys, i coded an AI loop to iterate through 50 id's check if the player has any of those id's in his inventory, if he does the item gets deleted.
I did this with a for loop and it is working, but i know AI should be as fast as possible to finish its operations, im wondering would writing the 50 cases be faster performance wise and worth changing from the looping solution?
thanks!
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.
Note: Your post will require moderator approval before it will be visible.