Anonymous | Login | Signup for a new account | 19-04-25 21:16 CEST | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0002438 | SphereServer | executable - generic | public | 16-12-14 02:44 | 16-12-14 23:28 | |
Reporter | Gandalfs | |||||
Assigned To | Ben | |||||
Priority | normal | Severity | tweak | Reproducibility | always | |
Status | closed | Resolution | no change required | |||
Platform | OS | OS Version | ||||
Product Version | ||||||
Target Version | Fixed in Version | |||||
Summary | 0002438: FINDID only check last item. | |||||
Description | If you like check with this command the More1 for example, only check de last if you create another ítem with another more1 he read the last and not all. example you create some item: serv.newitem=i_test new.more1=<uid> // uid some item new.cont=<src.uid> and you use two times and have in your character 2 ítems: i_test.more1=1234 i_test.more1=5678 and now you use: if (<findid.i_test.more1> = <uid>) //he only read 5678 never 1234 endif | |||||
Tags | No tags attached. | |||||
Nightly Version | Automated (specify build number) | |||||
Experimental Flags | None | |||||
Option Flags | None | |||||
Internal Build Number | ||||||
Attached Files | ||||||
![]() |
|
(0002594) Ben (manager) 16-12-14 23:28 |
FINDID has always only fetched the last one placed in the container, it is not loop function. What you need is "FORCONTID item_id, max_subcontainers" You should ask for help on the forum before reporting false bugs. |
![]() |
|||
Date Modified | Username | Field | Change |
16-12-14 02:44 | Gandalfs | New Issue | |
16-12-14 23:28 | Ben | Note Added: 0002594 | |
16-12-14 23:28 | Ben | Status | new => closed |
16-12-14 23:28 | Ben | Assigned To | => Ben |
16-12-14 23:28 | Ben | Resolution | open => no change required |
Copyright © 2000 - 2010 MantisBT Group |