Jump to content

desiraeeee Endrizzi

Resident
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Let's say I have an object in my inventory which checks a SQL database when rezzed/worn. If "payment-status" in database is 1, then that object does nothing(I've already got the payment). If "payment-status" in database is 0, then the object ask DEBIT_PERMISSION to its owner and pay me. If that person use the object in Agni, then it's ok - I get the L$ and "payment-status" change from 0 to 1. But if he/she use it in Aditi, I do NOT get L$ but "payment-status" change from 0 to 1 anyway. So the object has to check whether the L$ comes from Agni or Aditi. Sorry for my English
  2. Hello there, Thank you in advance for reading this message. I have an object: when someone pay it, it does something(ex. send a texture), but before doing that, it should check if the L$ comes from Production Grid(Agni) or Aditi. Is that possible? And how can I do? Thank you very much again. Regards.
×
×
  • Create New...