Ulysses
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
ULib.ucl:query
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: ULib.ucl:query (Read 2552 times)
0 Members and 1 Guest are viewing this topic.
fackelkind
Newbie
Posts: 24
Karma: 4
ULib.ucl:query
«
on:
September 12, 2006, 12:18:00 PM »
Hey there
ULib.ucl:query (userid, "a")
gives me LUA errors:
[LUA] Error calling 'onPlayerRemove' : 'Line 597: attempt to index field 'authed
' (a nil value)'
Logged
Megiddo
Ulysses Team Member
Hero Member
Posts: 6214
Karma: 394
Project Lead
Re: ULib.ucl:query
«
Reply #1 on:
September 12, 2006, 12:26:27 PM »
ULib.ucl is the "class", speaking in C++ terms, not the instance. You need to use ULib.mainUcl:query()
Logged
Experiencing God's grace one day at a time.
fackelkind
Newbie
Posts: 24
Karma: 4
Re: ULib.ucl:query
«
Reply #2 on:
September 12, 2006, 12:34:21 PM »
Ohh, my bad, thanks meddigo. Ill try that (as you can see I'm doin more and more with ULib
)
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Ulysses
»
Ulysses Stuff
»
General Chat & Help and Support
»
ULib.ucl:query