Jump to content
  • 0

Give Item to ALL ?


Bobi

Question

5 answers to this question

Recommended Posts

  • 0

SQL query.

 

If you use refactored IL pack, some packs got that option in admin panel aswell (Frozen only so far, aCis got it only for a radius - enough for an event).

Link to comment
Share on other sites

  • 0

SQL query.

 

If you use refactored IL pack, some packs got that option in admin panel aswell (Frozen only so far, aCis got it only for a radius - enough for an event).

so my sql need look like this ?

 

UPDATE items Set item_id=111 AND count=1 WHERE owner_id BETWEEN 1 AND 999999999;

Link to comment
Share on other sites

  • 0

Your query needs infos from character table. You need to retrieve all characters online, and then add an item for all those character.

Link to comment
Share on other sites

  • 0

Your query needs infos from character table. You need to retrieve all characters online, and then add an item for all those character.

i think he needs the script for all the characters ( and online and offline ) .

But if he wants for online players only , he doesn't need sql connection, right?

Link to comment
Share on other sites

  • 0

i think he needs the script for all the characters ( and online and offline ) .

But if he wants for online players only , he doesn't need sql connection, right?

?

 

In both cases he has to do by query if its pack doesn't allow him to make it ingame.

I said it in first reply.

 

About the query itself, I'm not a supermarket. He has to think a little. Pointless to share a query, next time he will ask another, and another and another...

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.
Note: Your post will require moderator approval before it will be visible.

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock