|
GaL Soyer
Registered User
Join date: 24 Feb 2006
Posts: 47
|
04-02-2007 00:25
hello  i made Prim and enter script with a call to llGetNoteCardLine() and ofcourse put in the Notecard... and i dont get the string from the Notecard... i get some KEY... here: the call for the function - Line=llGetNotecardLine("LBD",2); the Notecard: hello hi how are you? and instead of get the "how are you?" string i get 1566thgtg-tgtgtg56-tgtg1-5656g or something like that (key i suppose...) why? thanks!
|
|
Ricky Yates
(searching...)
Join date: 28 Jan 2007
Posts: 809
|
04-02-2007 00:32
From: GaL Soyer hello  i made Prim and enter script with a call to llGetNoteCardLine() and ofcourse put in the Notecard... and i dont get the string from the Notecard... i get some KEY... here: the call for the function - Line=llGetNotecardLine("LBD",2); the Notecard: hello hi how are you? and instead of get the "how are you?" string i get 1566thgtg-tgtgtg56-tgtg1-5656g or something like that (key i suppose...) why? thanks! Please read the wiki: http://www.lslwiki.net/lslwiki/wakka.php?wakka=llgetnotecardline There it says: The key returned by llGetNotecardLine is a unique identifier which will be supplied to the dataserver event as the queryid parameter.
|