LSL_Stub.cs 47 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSim Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Runtime.Remoting.Lifetime;
  29. using System.Threading;
  30. using System.Reflection;
  31. using System.Collections;
  32. using System.Collections.Generic;
  33. using OpenSim.Region.ScriptEngine.Interfaces;
  34. using OpenSim.Region.ScriptEngine.Shared.Api.Interfaces;
  35. using integer = OpenSim.Region.ScriptEngine.Shared.LSL_Types.LSLInteger;
  36. using key = System.String;
  37. using vector = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Vector3;
  38. using rotation = OpenSim.Region.ScriptEngine.Shared.LSL_Types.Quaternion;
  39. namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
  40. {
  41. public partial class ScriptBaseClass : MarshalByRefObject
  42. {
  43. public ILSL_Api m_LSL_Functions;
  44. public void ApiTypeLSL(IScriptApi api)
  45. {
  46. if (!(api is ILSL_Api))
  47. return;
  48. m_LSL_Functions = (ILSL_Api)api;
  49. }
  50. public void state(string newState)
  51. {
  52. m_LSL_Functions.state(newState);
  53. }
  54. //
  55. // Script functions
  56. //
  57. public void llSay(int channelID, string text)
  58. {
  59. m_LSL_Functions.llSay(channelID, text);
  60. }
  61. public double llSin(double f)
  62. {
  63. return m_LSL_Functions.llSin(f);
  64. }
  65. public double llCos(double f)
  66. {
  67. return m_LSL_Functions.llCos(f);
  68. }
  69. public double llTan(double f)
  70. {
  71. return m_LSL_Functions.llTan(f);
  72. }
  73. public double llAtan2(double x, double y)
  74. {
  75. return m_LSL_Functions.llAtan2(x, y);
  76. }
  77. public double llSqrt(double f)
  78. {
  79. return m_LSL_Functions.llSqrt(f);
  80. }
  81. public double llPow(double fbase, double fexponent)
  82. {
  83. return m_LSL_Functions.llPow(fbase, fexponent);
  84. }
  85. public LSL_Types.LSLInteger llAbs(int i)
  86. {
  87. return m_LSL_Functions.llAbs(i);
  88. }
  89. public double llFabs(double f)
  90. {
  91. return m_LSL_Functions.llFabs(f);
  92. }
  93. public double llFrand(double mag)
  94. {
  95. return m_LSL_Functions.llFrand(mag);
  96. }
  97. public LSL_Types.LSLInteger llFloor(double f)
  98. {
  99. return m_LSL_Functions.llFloor(f);
  100. }
  101. public LSL_Types.LSLInteger llCeil(double f)
  102. {
  103. return m_LSL_Functions.llCeil(f);
  104. }
  105. public LSL_Types.LSLInteger llRound(double f)
  106. {
  107. return m_LSL_Functions.llRound(f);
  108. }
  109. public double llVecMag(vector v)
  110. {
  111. return m_LSL_Functions.llVecMag(v);
  112. }
  113. public vector llVecNorm(vector v)
  114. {
  115. return m_LSL_Functions.llVecNorm(v);
  116. }
  117. public double llVecDist(vector a, vector b)
  118. {
  119. return m_LSL_Functions.llVecDist(a, b);
  120. }
  121. public vector llRot2Euler(rotation r)
  122. {
  123. return m_LSL_Functions.llRot2Euler(r);
  124. }
  125. public rotation llEuler2Rot(vector v)
  126. {
  127. return m_LSL_Functions.llEuler2Rot(v);
  128. }
  129. public rotation llAxes2Rot(vector fwd, vector left, vector up)
  130. {
  131. return m_LSL_Functions.llAxes2Rot(fwd, left, up);
  132. }
  133. public vector llRot2Fwd(rotation r)
  134. {
  135. return m_LSL_Functions.llRot2Fwd(r);
  136. }
  137. public vector llRot2Left(rotation r)
  138. {
  139. return m_LSL_Functions.llRot2Left(r);
  140. }
  141. public vector llRot2Up(rotation r)
  142. {
  143. return m_LSL_Functions.llRot2Up(r);
  144. }
  145. public rotation llRotBetween(vector start, vector end)
  146. {
  147. return m_LSL_Functions.llRotBetween(start, end);
  148. }
  149. public void llWhisper(int channelID, string text)
  150. {
  151. m_LSL_Functions.llWhisper(channelID, text);
  152. }
  153. public void llShout(int channelID, string text)
  154. {
  155. m_LSL_Functions.llShout(channelID, text);
  156. }
  157. public void llRegionSay(int channelID, string text)
  158. {
  159. m_LSL_Functions.llRegionSay(channelID, text);
  160. }
  161. public LSL_Types.LSLInteger llListen(int channelID, string name, string ID, string msg)
  162. {
  163. return m_LSL_Functions.llListen(channelID, name, ID, msg);
  164. }
  165. public void llListenControl(int number, int active)
  166. {
  167. m_LSL_Functions.llListenControl(number, active);
  168. }
  169. public void llListenRemove(int number)
  170. {
  171. m_LSL_Functions.llListenRemove(number);
  172. }
  173. public void llSensor(string name, string id, int type, double range, double arc)
  174. {
  175. m_LSL_Functions.llSensor(name, id, type, range, arc);
  176. }
  177. public void llSensorRepeat(string name, string id, int type, double range, double arc, double rate)
  178. {
  179. m_LSL_Functions.llSensorRepeat(name, id, type, range, arc, rate);
  180. }
  181. public void llSensorRemove()
  182. {
  183. m_LSL_Functions.llSensorRemove();
  184. }
  185. public string llDetectedName(int number)
  186. {
  187. return m_LSL_Functions.llDetectedName(number);
  188. }
  189. public string llDetectedKey(int number)
  190. {
  191. return m_LSL_Functions.llDetectedKey(number);
  192. }
  193. public string llDetectedOwner(int number)
  194. {
  195. return m_LSL_Functions.llDetectedOwner(number);
  196. }
  197. public LSL_Types.LSLInteger llDetectedType(int number)
  198. {
  199. return m_LSL_Functions.llDetectedType(number);
  200. }
  201. public vector llDetectedPos(int number)
  202. {
  203. return m_LSL_Functions.llDetectedPos(number);
  204. }
  205. public vector llDetectedVel(int number)
  206. {
  207. return m_LSL_Functions.llDetectedVel(number);
  208. }
  209. public vector llDetectedGrab(int number)
  210. {
  211. return m_LSL_Functions.llDetectedGrab(number);
  212. }
  213. public rotation llDetectedRot(int number)
  214. {
  215. return m_LSL_Functions.llDetectedRot(number);
  216. }
  217. public LSL_Types.LSLInteger llDetectedGroup(int number)
  218. {
  219. return m_LSL_Functions.llDetectedGroup(number);
  220. }
  221. public LSL_Types.LSLInteger llDetectedLinkNumber(int number)
  222. {
  223. return m_LSL_Functions.llDetectedLinkNumber(number);
  224. }
  225. public void llDie()
  226. {
  227. m_LSL_Functions.llDie();
  228. }
  229. public double llGround(vector offset)
  230. {
  231. return m_LSL_Functions.llGround(offset);
  232. }
  233. public double llCloud(vector offset)
  234. {
  235. return m_LSL_Functions.llCloud(offset);
  236. }
  237. public vector llWind(vector offset)
  238. {
  239. return m_LSL_Functions.llWind(offset);
  240. }
  241. public void llSetStatus(int status, int value)
  242. {
  243. m_LSL_Functions.llSetStatus(status, value);
  244. }
  245. public LSL_Types.LSLInteger llGetStatus(int status)
  246. {
  247. return m_LSL_Functions.llGetStatus(status);
  248. }
  249. public void llSetScale(vector scale)
  250. {
  251. m_LSL_Functions.llSetScale(scale);
  252. }
  253. public vector llGetScale()
  254. {
  255. return m_LSL_Functions.llGetScale();
  256. }
  257. public void llSetColor(vector color, int face)
  258. {
  259. m_LSL_Functions.llSetColor(color, face);
  260. }
  261. public double llGetAlpha(int face)
  262. {
  263. return m_LSL_Functions.llGetAlpha(face);
  264. }
  265. public void llSetAlpha(double alpha, int face)
  266. {
  267. m_LSL_Functions.llSetAlpha(alpha, face);
  268. }
  269. public vector llGetColor(int face)
  270. {
  271. return m_LSL_Functions.llGetColor(face);
  272. }
  273. public void llSetTexture(string texture, int face)
  274. {
  275. m_LSL_Functions.llSetTexture(texture, face);
  276. }
  277. public void llScaleTexture(double u, double v, int face)
  278. {
  279. m_LSL_Functions.llScaleTexture(u, v, face);
  280. }
  281. public void llOffsetTexture(double u, double v, int face)
  282. {
  283. m_LSL_Functions.llOffsetTexture(u, v, face);
  284. }
  285. public void llRotateTexture(double rotation, int face)
  286. {
  287. m_LSL_Functions.llRotateTexture(rotation, face);
  288. }
  289. public string llGetTexture(int face)
  290. {
  291. return m_LSL_Functions.llGetTexture(face);
  292. }
  293. public void llSetPos(vector pos)
  294. {
  295. m_LSL_Functions.llSetPos(pos);
  296. }
  297. public vector llGetPos()
  298. {
  299. return m_LSL_Functions.llGetPos();
  300. }
  301. public vector llGetLocalPos()
  302. {
  303. return m_LSL_Functions.llGetLocalPos();
  304. }
  305. public void llSetRot(rotation rot)
  306. {
  307. m_LSL_Functions.llSetRot(rot);
  308. }
  309. public rotation llGetRot()
  310. {
  311. return m_LSL_Functions.llGetRot();
  312. }
  313. public rotation llGetLocalRot()
  314. {
  315. return m_LSL_Functions.llGetLocalRot();
  316. }
  317. public void llSetForce(vector force, int local)
  318. {
  319. m_LSL_Functions.llSetForce(force, local);
  320. }
  321. public vector llGetForce()
  322. {
  323. return m_LSL_Functions.llGetForce();
  324. }
  325. public LSL_Types.LSLInteger llTarget(vector position, double range)
  326. {
  327. return m_LSL_Functions.llTarget(position, range);
  328. }
  329. public void llTargetRemove(int number)
  330. {
  331. m_LSL_Functions.llTargetRemove(number);
  332. }
  333. public LSL_Types.LSLInteger llRotTarget(rotation rot, double error)
  334. {
  335. return m_LSL_Functions.llRotTarget(rot, error);
  336. }
  337. public void llRotTargetRemove(int number)
  338. {
  339. m_LSL_Functions.llRotTargetRemove(number);
  340. }
  341. public void llMoveToTarget(vector target, double tau)
  342. {
  343. m_LSL_Functions.llMoveToTarget(target, tau);
  344. }
  345. public void llStopMoveToTarget()
  346. {
  347. m_LSL_Functions.llStopMoveToTarget();
  348. }
  349. public void llApplyImpulse(vector force, int local)
  350. {
  351. m_LSL_Functions.llApplyImpulse(force, local);
  352. }
  353. public void llApplyRotationalImpulse(vector force, int local)
  354. {
  355. m_LSL_Functions.llApplyRotationalImpulse(force, local);
  356. }
  357. public void llSetTorque(vector torque, int local)
  358. {
  359. m_LSL_Functions.llSetTorque(torque, local);
  360. }
  361. public vector llGetTorque()
  362. {
  363. return m_LSL_Functions.llGetTorque();
  364. }
  365. public void llSetForceAndTorque(vector force, vector torque, int local)
  366. {
  367. m_LSL_Functions.llSetForceAndTorque(force, torque, local);
  368. }
  369. public vector llGetVel()
  370. {
  371. return m_LSL_Functions.llGetVel();
  372. }
  373. public vector llGetAccel()
  374. {
  375. return m_LSL_Functions.llGetAccel();
  376. }
  377. public vector llGetOmega()
  378. {
  379. return m_LSL_Functions.llGetOmega();
  380. }
  381. public double llGetTimeOfDay()
  382. {
  383. return m_LSL_Functions.llGetTimeOfDay();
  384. }
  385. public double llGetWallclock()
  386. {
  387. return m_LSL_Functions.llGetWallclock();
  388. }
  389. public double llGetTime()
  390. {
  391. return m_LSL_Functions.llGetTime();
  392. }
  393. public void llResetTime()
  394. {
  395. m_LSL_Functions.llResetTime();
  396. }
  397. public double llGetAndResetTime()
  398. {
  399. return m_LSL_Functions.llGetAndResetTime();
  400. }
  401. public void llSound()
  402. {
  403. m_LSL_Functions.llSound();
  404. }
  405. public void llPlaySound(string sound, double volume)
  406. {
  407. m_LSL_Functions.llPlaySound(sound, volume);
  408. }
  409. public void llLoopSound(string sound, double volume)
  410. {
  411. m_LSL_Functions.llLoopSound(sound, volume);
  412. }
  413. public void llLoopSoundMaster(string sound, double volume)
  414. {
  415. m_LSL_Functions.llLoopSoundMaster(sound, volume);
  416. }
  417. public void llLoopSoundSlave(string sound, double volume)
  418. {
  419. m_LSL_Functions.llLoopSoundSlave(sound, volume);
  420. }
  421. public void llPlaySoundSlave(string sound, double volume)
  422. {
  423. m_LSL_Functions.llPlaySoundSlave(sound, volume);
  424. }
  425. public void llTriggerSound(string sound, double volume)
  426. {
  427. m_LSL_Functions.llTriggerSound(sound, volume);
  428. }
  429. public void llStopSound()
  430. {
  431. m_LSL_Functions.llStopSound();
  432. }
  433. public void llPreloadSound(string sound)
  434. {
  435. m_LSL_Functions.llPreloadSound(sound);
  436. }
  437. public string llGetSubString(string src, int start, int end)
  438. {
  439. return m_LSL_Functions.llGetSubString(src, start, end);
  440. }
  441. public string llDeleteSubString(string src, int start, int end)
  442. {
  443. return m_LSL_Functions.llDeleteSubString(src, start, end);
  444. }
  445. public string llInsertString(string dst, int position, string src)
  446. {
  447. return m_LSL_Functions.llInsertString(dst, position, src);
  448. }
  449. public string llToUpper(string source)
  450. {
  451. return m_LSL_Functions.llToUpper(source);
  452. }
  453. public string llToLower(string source)
  454. {
  455. return m_LSL_Functions.llToLower(source);
  456. }
  457. public LSL_Types.LSLInteger llGiveMoney(string destination, int amount)
  458. {
  459. return m_LSL_Functions.llGiveMoney(destination, amount);
  460. }
  461. public void llMakeExplosion()
  462. {
  463. m_LSL_Functions.llMakeExplosion();
  464. }
  465. public void llMakeFountain()
  466. {
  467. m_LSL_Functions.llMakeFountain();
  468. }
  469. public void llMakeSmoke()
  470. {
  471. m_LSL_Functions.llMakeSmoke();
  472. }
  473. public void llMakeFire()
  474. {
  475. m_LSL_Functions.llMakeFire();
  476. }
  477. public void llRezObject(string inventory, vector pos, vector vel, rotation rot, int param)
  478. {
  479. m_LSL_Functions.llRezObject(inventory, pos, vel, rot, param);
  480. }
  481. public void llLookAt(vector target, double strength, double damping)
  482. {
  483. m_LSL_Functions.llLookAt(target, strength, damping);
  484. }
  485. public void llStopLookAt()
  486. {
  487. m_LSL_Functions.llStopLookAt();
  488. }
  489. public void llSetTimerEvent(double sec)
  490. {
  491. m_LSL_Functions.llSetTimerEvent(sec);
  492. }
  493. public void llSleep(double sec)
  494. {
  495. m_LSL_Functions.llSleep(sec);
  496. }
  497. public double llGetMass()
  498. {
  499. return m_LSL_Functions.llGetMass();
  500. }
  501. public void llCollisionFilter(string name, string id, int accept)
  502. {
  503. m_LSL_Functions.llCollisionFilter(name, id, accept);
  504. }
  505. public void llTakeControls(int controls, int accept, int pass_on)
  506. {
  507. m_LSL_Functions.llTakeControls(controls, accept, pass_on);
  508. }
  509. public void llReleaseControls()
  510. {
  511. m_LSL_Functions.llReleaseControls();
  512. }
  513. public void llAttachToAvatar(int attachment)
  514. {
  515. m_LSL_Functions.llAttachToAvatar(attachment);
  516. }
  517. public void llDetachFromAvatar()
  518. {
  519. m_LSL_Functions.llDetachFromAvatar();
  520. }
  521. public void llTakeCamera(string avatar)
  522. {
  523. m_LSL_Functions.llTakeCamera(avatar);
  524. }
  525. public void llReleaseCamera(string avatar)
  526. {
  527. m_LSL_Functions.llReleaseCamera(avatar);
  528. }
  529. public string llGetOwner()
  530. {
  531. return m_LSL_Functions.llGetOwner();
  532. }
  533. public void llInstantMessage(string user, string message)
  534. {
  535. m_LSL_Functions.llInstantMessage(user, message);
  536. }
  537. public void llEmail(string address, string subject, string message)
  538. {
  539. m_LSL_Functions.llEmail(address, subject, message);
  540. }
  541. public void llGetNextEmail(string address, string subject)
  542. {
  543. m_LSL_Functions.llGetNextEmail(address, subject);
  544. }
  545. public string llGetKey()
  546. {
  547. return m_LSL_Functions.llGetKey();
  548. }
  549. public void llSetBuoyancy(double buoyancy)
  550. {
  551. m_LSL_Functions.llSetBuoyancy(buoyancy);
  552. }
  553. public void llSetHoverHeight(double height, int water, double tau)
  554. {
  555. m_LSL_Functions.llSetHoverHeight(height, water, tau);
  556. }
  557. public void llStopHover()
  558. {
  559. m_LSL_Functions.llStopHover();
  560. }
  561. public void llMinEventDelay(double delay)
  562. {
  563. m_LSL_Functions.llMinEventDelay(delay);
  564. }
  565. public void llSoundPreload()
  566. {
  567. m_LSL_Functions.llSoundPreload();
  568. }
  569. public void llRotLookAt(rotation target, double strength, double damping)
  570. {
  571. m_LSL_Functions.llRotLookAt(target, strength, damping);
  572. }
  573. public LSL_Types.LSLInteger llStringLength(string str)
  574. {
  575. return m_LSL_Functions.llStringLength(str);
  576. }
  577. public void llStartAnimation(string anim)
  578. {
  579. m_LSL_Functions.llStartAnimation(anim);
  580. }
  581. public void llStopAnimation(string anim)
  582. {
  583. m_LSL_Functions.llStopAnimation(anim);
  584. }
  585. public void llPointAt()
  586. {
  587. m_LSL_Functions.llPointAt();
  588. }
  589. public void llStopPointAt()
  590. {
  591. m_LSL_Functions.llStopPointAt();
  592. }
  593. public void llTargetOmega(vector axis, double spinrate, double gain)
  594. {
  595. m_LSL_Functions.llTargetOmega(axis, spinrate, gain);
  596. }
  597. public LSL_Types.LSLInteger llGetStartParameter()
  598. {
  599. return m_LSL_Functions.llGetStartParameter();
  600. }
  601. public void llGodLikeRezObject(string inventory, vector pos)
  602. {
  603. m_LSL_Functions.llGodLikeRezObject(inventory, pos);
  604. }
  605. public void llRequestPermissions(string agent, int perm)
  606. {
  607. m_LSL_Functions.llRequestPermissions(agent, perm);
  608. }
  609. public string llGetPermissionsKey()
  610. {
  611. return m_LSL_Functions.llGetPermissionsKey();
  612. }
  613. public LSL_Types.LSLInteger llGetPermissions()
  614. {
  615. return m_LSL_Functions.llGetPermissions();
  616. }
  617. public LSL_Types.LSLInteger llGetLinkNumber()
  618. {
  619. return m_LSL_Functions.llGetLinkNumber();
  620. }
  621. public void llSetLinkColor(int linknumber, vector color, int face)
  622. {
  623. m_LSL_Functions.llSetLinkColor(linknumber, color, face);
  624. }
  625. public void llCreateLink(string target, int parent)
  626. {
  627. m_LSL_Functions.llCreateLink(target, parent);
  628. }
  629. public void llBreakLink(int linknum)
  630. {
  631. m_LSL_Functions.llBreakLink(linknum);
  632. }
  633. public void llBreakAllLinks()
  634. {
  635. m_LSL_Functions.llBreakAllLinks();
  636. }
  637. public string llGetLinkKey(int linknum)
  638. {
  639. return m_LSL_Functions.llGetLinkKey(linknum);
  640. }
  641. public string llGetLinkName(int linknum)
  642. {
  643. return m_LSL_Functions.llGetLinkName(linknum);
  644. }
  645. public LSL_Types.LSLInteger llGetInventoryNumber(int type)
  646. {
  647. return m_LSL_Functions.llGetInventoryNumber(type);
  648. }
  649. public string llGetInventoryName(int type, int number)
  650. {
  651. return m_LSL_Functions.llGetInventoryName(type, number);
  652. }
  653. public void llSetScriptState(string name, int run)
  654. {
  655. m_LSL_Functions.llSetScriptState(name, run);
  656. }
  657. public double llGetEnergy()
  658. {
  659. return m_LSL_Functions.llGetEnergy();
  660. }
  661. public void llGiveInventory(string destination, string inventory)
  662. {
  663. m_LSL_Functions.llGiveInventory(destination, inventory);
  664. }
  665. public void llRemoveInventory(string item)
  666. {
  667. m_LSL_Functions.llRemoveInventory(item);
  668. }
  669. public void llSetText(string text, vector color, double alpha)
  670. {
  671. m_LSL_Functions.llSetText(text, color, alpha);
  672. }
  673. public double llWater(vector offset)
  674. {
  675. return m_LSL_Functions.llWater(offset);
  676. }
  677. public void llPassTouches(int pass)
  678. {
  679. m_LSL_Functions.llPassTouches(pass);
  680. }
  681. public string llRequestAgentData(string id, int data)
  682. {
  683. return m_LSL_Functions.llRequestAgentData(id, data);
  684. }
  685. public string llRequestInventoryData(string name)
  686. {
  687. return m_LSL_Functions.llRequestInventoryData(name);
  688. }
  689. public void llSetDamage(double damage)
  690. {
  691. m_LSL_Functions.llSetDamage(damage);
  692. }
  693. public void llTeleportAgentHome(string agent)
  694. {
  695. m_LSL_Functions.llTeleportAgentHome(agent);
  696. }
  697. public void llModifyLand(int action, int brush)
  698. {
  699. m_LSL_Functions.llModifyLand(action, brush);
  700. }
  701. public void llCollisionSound(string impact_sound, double impact_volume)
  702. {
  703. m_LSL_Functions.llCollisionSound(impact_sound, impact_volume);
  704. }
  705. public void llCollisionSprite(string impact_sprite)
  706. {
  707. m_LSL_Functions.llCollisionSprite(impact_sprite);
  708. }
  709. public string llGetAnimation(string id)
  710. {
  711. return m_LSL_Functions.llGetAnimation(id);
  712. }
  713. public void llResetScript()
  714. {
  715. m_LSL_Functions.llResetScript();
  716. }
  717. public void llMessageLinked(int linknum, int num, string str, string id)
  718. {
  719. m_LSL_Functions.llMessageLinked(linknum, num, str, id);
  720. }
  721. public void llPushObject(string target, vector impulse, vector ang_impulse, int local)
  722. {
  723. m_LSL_Functions.llPushObject(target, impulse, ang_impulse, local);
  724. }
  725. public void llPassCollisions(int pass)
  726. {
  727. m_LSL_Functions.llPassCollisions(pass);
  728. }
  729. public string llGetScriptName()
  730. {
  731. return m_LSL_Functions.llGetScriptName();
  732. }
  733. public LSL_Types.LSLInteger llGetNumberOfSides()
  734. {
  735. return m_LSL_Functions.llGetNumberOfSides();
  736. }
  737. public rotation llAxisAngle2Rot(vector axis, double angle)
  738. {
  739. return m_LSL_Functions.llAxisAngle2Rot(axis, angle);
  740. }
  741. public vector llRot2Axis(rotation rot)
  742. {
  743. return m_LSL_Functions.llRot2Axis(rot);
  744. }
  745. public double llRot2Angle(rotation rot)
  746. {
  747. return m_LSL_Functions.llRot2Angle(rot);
  748. }
  749. public double llAcos(double val)
  750. {
  751. return m_LSL_Functions.llAcos(val);
  752. }
  753. public double llAsin(double val)
  754. {
  755. return m_LSL_Functions.llAsin(val);
  756. }
  757. public double llAngleBetween(rotation a, rotation b)
  758. {
  759. return m_LSL_Functions.llAngleBetween(a, b);
  760. }
  761. public string llGetInventoryKey(string name)
  762. {
  763. return m_LSL_Functions.llGetInventoryKey(name);
  764. }
  765. public void llAllowInventoryDrop(int add)
  766. {
  767. m_LSL_Functions.llAllowInventoryDrop(add);
  768. }
  769. public vector llGetSunDirection()
  770. {
  771. return m_LSL_Functions.llGetSunDirection();
  772. }
  773. public vector llGetTextureOffset(int face)
  774. {
  775. return m_LSL_Functions.llGetTextureOffset(face);
  776. }
  777. public vector llGetTextureScale(int side)
  778. {
  779. return m_LSL_Functions.llGetTextureScale(side);
  780. }
  781. public double llGetTextureRot(int side)
  782. {
  783. return m_LSL_Functions.llGetTextureRot(side);
  784. }
  785. public LSL_Types.LSLInteger llSubStringIndex(string source, string pattern)
  786. {
  787. return m_LSL_Functions.llSubStringIndex(source, pattern);
  788. }
  789. public string llGetOwnerKey(string id)
  790. {
  791. return m_LSL_Functions.llGetOwnerKey(id);
  792. }
  793. public vector llGetCenterOfMass()
  794. {
  795. return m_LSL_Functions.llGetCenterOfMass();
  796. }
  797. public LSL_Types.list llListSort(LSL_Types.list src, int stride, int ascending)
  798. {
  799. return m_LSL_Functions.llListSort(src, stride, ascending);
  800. }
  801. public LSL_Types.LSLInteger llGetListLength(LSL_Types.list src)
  802. {
  803. return m_LSL_Functions.llGetListLength(src);
  804. }
  805. public LSL_Types.LSLInteger llList2Integer(LSL_Types.list src, int index)
  806. {
  807. return m_LSL_Functions.llList2Integer(src, index);
  808. }
  809. public string llList2String(LSL_Types.list src, int index)
  810. {
  811. return m_LSL_Functions.llList2String(src, index);
  812. }
  813. public string llList2Key(LSL_Types.list src, int index)
  814. {
  815. return m_LSL_Functions.llList2Key(src, index);
  816. }
  817. public vector llList2Vector(LSL_Types.list src, int index)
  818. {
  819. return m_LSL_Functions.llList2Vector(src, index);
  820. }
  821. public rotation llList2Rot(LSL_Types.list src, int index)
  822. {
  823. return m_LSL_Functions.llList2Rot(src, index);
  824. }
  825. public LSL_Types.list llList2List(LSL_Types.list src, int start, int end)
  826. {
  827. return m_LSL_Functions.llList2List(src, start, end);
  828. }
  829. public LSL_Types.list llDeleteSubList(LSL_Types.list src, int start, int end)
  830. {
  831. return m_LSL_Functions.llDeleteSubList(src, start, end);
  832. }
  833. public LSL_Types.LSLInteger llGetListEntryType(LSL_Types.list src, int index)
  834. {
  835. return m_LSL_Functions.llGetListEntryType(src, index);
  836. }
  837. public string llList2CSV(LSL_Types.list src)
  838. {
  839. return m_LSL_Functions.llList2CSV(src);
  840. }
  841. public LSL_Types.list llCSV2List(string src)
  842. {
  843. return m_LSL_Functions.llCSV2List(src);
  844. }
  845. public LSL_Types.list llListRandomize(LSL_Types.list src, int stride)
  846. {
  847. return m_LSL_Functions.llListRandomize(src, stride);
  848. }
  849. public LSL_Types.list llList2ListStrided(LSL_Types.list src, int start, int end, int stride)
  850. {
  851. return m_LSL_Functions.llList2ListStrided(src, start, end, stride);
  852. }
  853. public vector llGetRegionCorner()
  854. {
  855. return m_LSL_Functions.llGetRegionCorner();
  856. }
  857. public LSL_Types.list llListInsertList(LSL_Types.list dest, LSL_Types.list src, int start)
  858. {
  859. return m_LSL_Functions.llListInsertList(dest, src, start);
  860. }
  861. public LSL_Types.LSLInteger llListFindList(LSL_Types.list src, LSL_Types.list test)
  862. {
  863. return m_LSL_Functions.llListFindList(src, test);
  864. }
  865. public string llGetObjectName()
  866. {
  867. return m_LSL_Functions.llGetObjectName();
  868. }
  869. public void llSetObjectName(string name)
  870. {
  871. m_LSL_Functions.llSetObjectName(name);
  872. }
  873. public string llGetDate()
  874. {
  875. return m_LSL_Functions.llGetDate();
  876. }
  877. public LSL_Types.LSLInteger llEdgeOfWorld(vector pos, vector dir)
  878. {
  879. return m_LSL_Functions.llEdgeOfWorld(pos, dir);
  880. }
  881. public LSL_Types.LSLInteger llGetAgentInfo(string id)
  882. {
  883. return m_LSL_Functions.llGetAgentInfo(id);
  884. }
  885. public void llAdjustSoundVolume(double volume)
  886. {
  887. m_LSL_Functions.llAdjustSoundVolume(volume);
  888. }
  889. public void llSetSoundQueueing(int queue)
  890. {
  891. m_LSL_Functions.llSetSoundQueueing(queue);
  892. }
  893. public void llSetSoundRadius(double radius)
  894. {
  895. m_LSL_Functions.llSetSoundRadius(radius);
  896. }
  897. public string llKey2Name(string id)
  898. {
  899. return m_LSL_Functions.llKey2Name(id);
  900. }
  901. public void llSetTextureAnim(int mode, int face, int sizex, int sizey, double start, double length, double rate)
  902. {
  903. m_LSL_Functions.llSetTextureAnim(mode, face, sizex, sizey, start, length, rate);
  904. }
  905. public void llTriggerSoundLimited(string sound, double volume, vector top_north_east, vector bottom_south_west)
  906. {
  907. m_LSL_Functions.llTriggerSoundLimited(sound, volume, top_north_east, bottom_south_west);
  908. }
  909. public void llEjectFromLand(string pest)
  910. {
  911. m_LSL_Functions.llEjectFromLand(pest);
  912. }
  913. public LSL_Types.list llParseString2List(string str, LSL_Types.list separators, LSL_Types.list spacers)
  914. {
  915. return m_LSL_Functions.llParseString2List(str,separators,spacers);
  916. }
  917. public LSL_Types.LSLInteger llOverMyLand(string id)
  918. {
  919. return m_LSL_Functions.llOverMyLand(id);
  920. }
  921. public string llGetLandOwnerAt(vector pos)
  922. {
  923. return m_LSL_Functions.llGetLandOwnerAt(pos);
  924. }
  925. public string llGetNotecardLine(string name, int line)
  926. {
  927. return m_LSL_Functions.llGetNotecardLine(name, line);
  928. }
  929. public vector llGetAgentSize(string id)
  930. {
  931. return m_LSL_Functions.llGetAgentSize(id);
  932. }
  933. public LSL_Types.LSLInteger llSameGroup(string agent)
  934. {
  935. return m_LSL_Functions.llSameGroup(agent);
  936. }
  937. public void llUnSit(string id)
  938. {
  939. m_LSL_Functions.llUnSit(id);
  940. }
  941. public vector llGroundSlope(vector offset)
  942. {
  943. return m_LSL_Functions.llGroundSlope(offset);
  944. }
  945. public vector llGroundNormal(vector offset)
  946. {
  947. return m_LSL_Functions.llGroundNormal(offset);
  948. }
  949. public vector llGroundContour(vector offset)
  950. {
  951. return m_LSL_Functions.llGroundContour(offset);
  952. }
  953. public LSL_Types.LSLInteger llGetAttached()
  954. {
  955. return m_LSL_Functions.llGetAttached();
  956. }
  957. public LSL_Types.LSLInteger llGetFreeMemory()
  958. {
  959. return m_LSL_Functions.llGetFreeMemory();
  960. }
  961. public string llGetRegionName()
  962. {
  963. return m_LSL_Functions.llGetRegionName();
  964. }
  965. public double llGetRegionTimeDilation()
  966. {
  967. return m_LSL_Functions.llGetRegionTimeDilation();
  968. }
  969. public double llGetRegionFPS()
  970. {
  971. return m_LSL_Functions.llGetRegionFPS();
  972. }
  973. public void llParticleSystem(LSL_Types.list rules)
  974. {
  975. m_LSL_Functions.llParticleSystem(rules);
  976. }
  977. public void llGroundRepel(double height, int water, double tau)
  978. {
  979. m_LSL_Functions.llGroundRepel(height, water, tau);
  980. }
  981. public void llGiveInventoryList(string destination, string category, LSL_Types.list inventory)
  982. {
  983. m_LSL_Functions.llGiveInventoryList(destination, category, inventory);
  984. }
  985. public void llSetVehicleType(int type)
  986. {
  987. m_LSL_Functions.llSetVehicleType(type);
  988. }
  989. public void llSetVehicledoubleParam(int param, double value)
  990. {
  991. m_LSL_Functions.llSetVehicledoubleParam(param, value);
  992. }
  993. public void llSetVehicleFloatParam(int param, float value)
  994. {
  995. m_LSL_Functions.llSetVehicleFloatParam(param, value);
  996. }
  997. public void llSetVehicleVectorParam(int param, vector vec)
  998. {
  999. m_LSL_Functions.llSetVehicleVectorParam(param, vec);
  1000. }
  1001. public void llSetVehicleRotationParam(int param, rotation rot)
  1002. {
  1003. m_LSL_Functions.llSetVehicleRotationParam(param, rot);
  1004. }
  1005. public void llSetVehicleFlags(int flags)
  1006. {
  1007. m_LSL_Functions.llSetVehicleFlags(flags);
  1008. }
  1009. public void llRemoveVehicleFlags(int flags)
  1010. {
  1011. m_LSL_Functions.llRemoveVehicleFlags(flags);
  1012. }
  1013. public void llSitTarget(vector offset, rotation rot)
  1014. {
  1015. m_LSL_Functions.llSitTarget(offset, rot);
  1016. }
  1017. public string llAvatarOnSitTarget()
  1018. {
  1019. return m_LSL_Functions.llAvatarOnSitTarget();
  1020. }
  1021. public void llAddToLandPassList(string avatar, double hours)
  1022. {
  1023. m_LSL_Functions.llAddToLandPassList(avatar, hours);
  1024. }
  1025. public void llSetTouchText(string text)
  1026. {
  1027. m_LSL_Functions.llSetTouchText(text);
  1028. }
  1029. public void llSetSitText(string text)
  1030. {
  1031. m_LSL_Functions.llSetSitText(text);
  1032. }
  1033. public void llSetCameraEyeOffset(vector offset)
  1034. {
  1035. m_LSL_Functions.llSetCameraEyeOffset(offset);
  1036. }
  1037. public void llSetCameraAtOffset(vector offset)
  1038. {
  1039. m_LSL_Functions.llSetCameraAtOffset(offset);
  1040. }
  1041. public string llDumpList2String(LSL_Types.list src, string seperator)
  1042. {
  1043. return m_LSL_Functions.llDumpList2String(src, seperator);
  1044. }
  1045. public LSL_Types.LSLInteger llScriptDanger(vector pos)
  1046. {
  1047. return m_LSL_Functions.llScriptDanger(pos);
  1048. }
  1049. public void llDialog(string avatar, string message, LSL_Types.list buttons, int chat_channel)
  1050. {
  1051. m_LSL_Functions.llDialog(avatar, message, buttons, chat_channel);
  1052. }
  1053. public void llVolumeDetect(int detect)
  1054. {
  1055. m_LSL_Functions.llVolumeDetect(detect);
  1056. }
  1057. public void llResetOtherScript(string name)
  1058. {
  1059. m_LSL_Functions.llResetOtherScript(name);
  1060. }
  1061. public LSL_Types.LSLInteger llGetScriptState(string name)
  1062. {
  1063. return m_LSL_Functions.llGetScriptState(name);
  1064. }
  1065. public void llRemoteLoadScript()
  1066. {
  1067. m_LSL_Functions.llRemoteLoadScript();
  1068. }
  1069. public void llSetRemoteScriptAccessPin(int pin)
  1070. {
  1071. m_LSL_Functions.llSetRemoteScriptAccessPin(pin);
  1072. }
  1073. public void llRemoteLoadScriptPin(string target, string name, int pin, int running, int start_param)
  1074. {
  1075. m_LSL_Functions.llRemoteLoadScriptPin(target, name, pin, running, start_param);
  1076. }
  1077. public void llOpenRemoteDataChannel()
  1078. {
  1079. m_LSL_Functions.llOpenRemoteDataChannel();
  1080. }
  1081. public string llSendRemoteData(string channel, string dest, int idata, string sdata)
  1082. {
  1083. return m_LSL_Functions.llSendRemoteData(channel, dest, idata, sdata);
  1084. }
  1085. public void llRemoteDataReply(string channel, string message_id, string sdata, int idata)
  1086. {
  1087. m_LSL_Functions.llRemoteDataReply(channel, message_id, sdata, idata);
  1088. }
  1089. public void llCloseRemoteDataChannel(string channel)
  1090. {
  1091. m_LSL_Functions.llCloseRemoteDataChannel(channel);
  1092. }
  1093. public string llMD5String(string src, int nonce)
  1094. {
  1095. return m_LSL_Functions.llMD5String(src, nonce);
  1096. }
  1097. public void llSetPrimitiveParams(LSL_Types.list rules)
  1098. {
  1099. m_LSL_Functions.llSetPrimitiveParams(rules);
  1100. }
  1101. public void llSetLinkPrimitiveParams(int linknumber, LSL_Types.list rules)
  1102. {
  1103. m_LSL_Functions.llSetLinkPrimitiveParams(linknumber, rules);
  1104. }
  1105. public string llStringToBase64(string str)
  1106. {
  1107. return m_LSL_Functions.llStringToBase64(str);
  1108. }
  1109. public string llBase64ToString(string str)
  1110. {
  1111. return m_LSL_Functions.llBase64ToString(str);
  1112. }
  1113. public void llXorBase64Strings()
  1114. {
  1115. m_LSL_Functions.llXorBase64Strings();
  1116. }
  1117. public void llRemoteDataSetRegion()
  1118. {
  1119. m_LSL_Functions.llRemoteDataSetRegion();
  1120. }
  1121. public double llLog10(double val)
  1122. {
  1123. return m_LSL_Functions.llLog10(val);
  1124. }
  1125. public double llLog(double val)
  1126. {
  1127. return m_LSL_Functions.llLog(val);
  1128. }
  1129. public LSL_Types.list llGetAnimationList(string id)
  1130. {
  1131. return m_LSL_Functions.llGetAnimationList(id);
  1132. }
  1133. public void llSetParcelMusicURL(string url)
  1134. {
  1135. m_LSL_Functions.llSetParcelMusicURL(url);
  1136. }
  1137. public vector llGetRootPosition()
  1138. {
  1139. return m_LSL_Functions.llGetRootPosition();
  1140. }
  1141. public rotation llGetRootRotation()
  1142. {
  1143. return m_LSL_Functions.llGetRootRotation();
  1144. }
  1145. public string llGetObjectDesc()
  1146. {
  1147. return m_LSL_Functions.llGetObjectDesc();
  1148. }
  1149. public void llSetObjectDesc(string desc)
  1150. {
  1151. m_LSL_Functions.llSetObjectDesc(desc);
  1152. }
  1153. public string llGetCreator()
  1154. {
  1155. return m_LSL_Functions.llGetCreator();
  1156. }
  1157. public string llGetTimestamp()
  1158. {
  1159. return m_LSL_Functions.llGetTimestamp();
  1160. }
  1161. public void llSetLinkAlpha(int linknumber, double alpha, int face)
  1162. {
  1163. m_LSL_Functions.llSetLinkAlpha(linknumber, alpha, face);
  1164. }
  1165. public LSL_Types.LSLInteger llGetNumberOfPrims()
  1166. {
  1167. return m_LSL_Functions.llGetNumberOfPrims();
  1168. }
  1169. public string llGetNumberOfNotecardLines(string name)
  1170. {
  1171. return m_LSL_Functions.llGetNumberOfNotecardLines(name);
  1172. }
  1173. public LSL_Types.list llGetBoundingBox(string obj)
  1174. {
  1175. return m_LSL_Functions.llGetBoundingBox(obj);
  1176. }
  1177. public vector llGetGeometricCenter()
  1178. {
  1179. return m_LSL_Functions.llGetGeometricCenter();
  1180. }
  1181. public LSL_Types.list llGetPrimitiveParams(LSL_Types.list rules)
  1182. {
  1183. return m_LSL_Functions.llGetPrimitiveParams(rules);
  1184. }
  1185. public string llIntegerToBase64(int number)
  1186. {
  1187. return m_LSL_Functions.llIntegerToBase64(number);
  1188. }
  1189. public LSL_Types.LSLInteger llBase64ToInteger(string str)
  1190. {
  1191. return m_LSL_Functions.llBase64ToInteger(str);
  1192. }
  1193. public double llGetGMTclock()
  1194. {
  1195. return m_LSL_Functions.llGetGMTclock();
  1196. }
  1197. public string llGetSimulatorHostname()
  1198. {
  1199. return m_LSL_Functions.llGetSimulatorHostname();
  1200. }
  1201. public void llSetLocalRot(rotation rot)
  1202. {
  1203. m_LSL_Functions.llSetLocalRot(rot);
  1204. }
  1205. public LSL_Types.list llParseStringKeepNulls(string src, LSL_Types.list seperators, LSL_Types.list spacers)
  1206. {
  1207. return m_LSL_Functions.llParseStringKeepNulls(src, seperators, spacers);
  1208. }
  1209. public void llRezAtRoot(string inventory, vector position, vector velocity, rotation rot, int param)
  1210. {
  1211. m_LSL_Functions.llRezAtRoot(inventory, position, velocity, rot, param);
  1212. }
  1213. public LSL_Types.LSLInteger llGetObjectPermMask(int mask)
  1214. {
  1215. return m_LSL_Functions.llGetObjectPermMask(mask);
  1216. }
  1217. public void llSetObjectPermMask(int mask, int value)
  1218. {
  1219. m_LSL_Functions.llSetObjectPermMask(mask, value);
  1220. }
  1221. public LSL_Types.LSLInteger llGetInventoryPermMask(string item, int mask)
  1222. {
  1223. return m_LSL_Functions.llGetInventoryPermMask(item, mask);
  1224. }
  1225. public void llSetInventoryPermMask(string item, int mask, int value)
  1226. {
  1227. m_LSL_Functions.llSetInventoryPermMask(item, mask, value);
  1228. }
  1229. public string llGetInventoryCreator(string item)
  1230. {
  1231. return m_LSL_Functions.llGetInventoryCreator(item);
  1232. }
  1233. public void llOwnerSay(string msg)
  1234. {
  1235. m_LSL_Functions.llOwnerSay(msg);
  1236. }
  1237. public string llRequestSimulatorData(string simulator, int data)
  1238. {
  1239. return m_LSL_Functions.llRequestSimulatorData(simulator, data);
  1240. }
  1241. public void llForceMouselook(int mouselook)
  1242. {
  1243. m_LSL_Functions.llForceMouselook(mouselook);
  1244. }
  1245. public double llGetObjectMass(string id)
  1246. {
  1247. return m_LSL_Functions.llGetObjectMass(id);
  1248. }
  1249. public LSL_Types.list llListReplaceList(LSL_Types.list dest, LSL_Types.list src, int start, int end)
  1250. {
  1251. return m_LSL_Functions.llListReplaceList(dest, src, start, end);
  1252. }
  1253. public void llLoadURL(string avatar_id, string message, string url)
  1254. {
  1255. m_LSL_Functions.llLoadURL(avatar_id, message, url);
  1256. }
  1257. public void llParcelMediaCommandList(LSL_Types.list commandList)
  1258. {
  1259. m_LSL_Functions.llParcelMediaCommandList(commandList);
  1260. }
  1261. public void llParcelMediaQuery()
  1262. {
  1263. m_LSL_Functions.llParcelMediaQuery();
  1264. }
  1265. public LSL_Types.LSLInteger llModPow(int a, int b, int c)
  1266. {
  1267. return m_LSL_Functions.llModPow(a, b, c);
  1268. }
  1269. public LSL_Types.LSLInteger llGetInventoryType(string name)
  1270. {
  1271. return m_LSL_Functions.llGetInventoryType(name);
  1272. }
  1273. public void llSetPayPrice(int price, LSL_Types.list quick_pay_buttons)
  1274. {
  1275. m_LSL_Functions.llSetPayPrice(price, quick_pay_buttons);
  1276. }
  1277. public vector llGetCameraPos()
  1278. {
  1279. return m_LSL_Functions.llGetCameraPos();
  1280. }
  1281. public rotation llGetCameraRot()
  1282. {
  1283. return m_LSL_Functions.llGetCameraRot();
  1284. }
  1285. public void llSetPrimURL()
  1286. {
  1287. m_LSL_Functions.llSetPrimURL();
  1288. }
  1289. public void llRefreshPrimURL()
  1290. {
  1291. m_LSL_Functions.llRefreshPrimURL();
  1292. }
  1293. public string llEscapeURL(string url)
  1294. {
  1295. return m_LSL_Functions.llEscapeURL(url);
  1296. }
  1297. public string llUnescapeURL(string url)
  1298. {
  1299. return m_LSL_Functions.llUnescapeURL(url);
  1300. }
  1301. public void llMapDestination(string simname, vector pos, vector look_at)
  1302. {
  1303. m_LSL_Functions.llMapDestination(simname, pos, look_at);
  1304. }
  1305. public void llAddToLandBanList(string avatar, double hours)
  1306. {
  1307. m_LSL_Functions.llAddToLandBanList(avatar, hours);
  1308. }
  1309. public void llRemoveFromLandPassList(string avatar)
  1310. {
  1311. m_LSL_Functions.llRemoveFromLandPassList(avatar);
  1312. }
  1313. public void llRemoveFromLandBanList(string avatar)
  1314. {
  1315. m_LSL_Functions.llRemoveFromLandBanList(avatar);
  1316. }
  1317. public void llSetCameraParams(LSL_Types.list rules)
  1318. {
  1319. m_LSL_Functions.llSetCameraParams(rules);
  1320. }
  1321. public void llClearCameraParams()
  1322. {
  1323. m_LSL_Functions.llClearCameraParams();
  1324. }
  1325. public double llListStatistics(int operation, LSL_Types.list src)
  1326. {
  1327. return m_LSL_Functions.llListStatistics(operation, src);
  1328. }
  1329. public LSL_Types.LSLInteger llGetUnixTime()
  1330. {
  1331. return m_LSL_Functions.llGetUnixTime();
  1332. }
  1333. public LSL_Types.LSLInteger llGetParcelFlags(vector pos)
  1334. {
  1335. return m_LSL_Functions.llGetParcelFlags(pos);
  1336. }
  1337. public LSL_Types.LSLInteger llGetRegionFlags()
  1338. {
  1339. return m_LSL_Functions.llGetRegionFlags();
  1340. }
  1341. public string llXorBase64StringsCorrect(string str1, string str2)
  1342. {
  1343. return m_LSL_Functions.llXorBase64StringsCorrect(str1, str2);
  1344. }
  1345. public string llHTTPRequest(string url, LSL_Types.list parameters, string body)
  1346. {
  1347. return m_LSL_Functions.llHTTPRequest(url, parameters, body);
  1348. }
  1349. public void llResetLandBanList()
  1350. {
  1351. m_LSL_Functions.llResetLandBanList();
  1352. }
  1353. public void llResetLandPassList()
  1354. {
  1355. m_LSL_Functions.llResetLandPassList();
  1356. }
  1357. public LSL_Types.LSLInteger llGetParcelPrimCount(vector pos, int category, int sim_wide)
  1358. {
  1359. return m_LSL_Functions.llGetParcelPrimCount(pos, category, sim_wide);
  1360. }
  1361. public LSL_Types.list llGetParcelPrimOwners(vector pos)
  1362. {
  1363. return m_LSL_Functions.llGetParcelPrimOwners(pos);
  1364. }
  1365. public LSL_Types.LSLInteger llGetObjectPrimCount(string object_id)
  1366. {
  1367. return m_LSL_Functions.llGetObjectPrimCount(object_id);
  1368. }
  1369. public LSL_Types.LSLInteger llGetParcelMaxPrims(vector pos, int sim_wide)
  1370. {
  1371. return m_LSL_Functions.llGetParcelMaxPrims(pos, sim_wide);
  1372. }
  1373. public LSL_Types.list llGetParcelDetails(vector pos, LSL_Types.list param)
  1374. {
  1375. return m_LSL_Functions.llGetParcelDetails(pos, param);
  1376. }
  1377. public void llSetLinkTexture(int linknumber, string texture, int face)
  1378. {
  1379. m_LSL_Functions.llSetLinkTexture(linknumber, texture, face);
  1380. }
  1381. public string llStringTrim(string src, int type)
  1382. {
  1383. return m_LSL_Functions.llStringTrim(src, type);
  1384. }
  1385. public LSL_Types.list llGetObjectDetails(string id, LSL_Types.list args)
  1386. {
  1387. return m_LSL_Functions.llGetObjectDetails(id, args);
  1388. }
  1389. public double llList2Float(LSL_Types.list src, int index)
  1390. {
  1391. return m_LSL_Functions.llList2Float(src, index);
  1392. }
  1393. }
  1394. }