Teamtoto

Joined 25 July 2021
34 bytes added ,  19:44, 26 July 2023
no edit summary
mNo edit summary
No edit summary
Line 26: Line 26:


==TODO:==
==TODO:==
* optimize all queries that use favilink
DUPE IDS
* decrease query count by removing ID to name / ID to page as much as possible
{{#Cargo_query:table=GeneralData
|fields= ObjectID, COUNT(*)=num
|where=ObjectID <> '' and (_pageNamespace = '0' OR _pageNamespace='10002')
|having=num>1
|group by=ObjectID}}
{{#Cargo_query:table=GeneralData
|fields= ObjectID, _pageName
|where=ObjectID='Girshfly_Energy'}}
 
* qbe grammar stuff
* qbe grammar stuff


Line 33: Line 41:
*add attribute for holy place?
*add attribute for holy place?
* fix parent faction so if a faction reputation for it already exists, toss it
* fix parent faction so if a faction reputation for it already exists, toss it
===QBE TODO===
*what does DynamicObjectsTable:Saltdunes_Creatures:Weight Value=3 do?
*also DynamicObjectsTable:Snapjaws:Builder


==Notes==
==Notes==