llGetLandPrice/fr

From Second Life Wiki
< LlGetLandPrice
Revision as of 12:04, 11 June 2008 by Brice Grot (talk | contribs) (New page: {{LSL_Function|func_id|mode=request|func_sleep=0.1|func_energy=10.0|func=llGetLandPrice|sort= llGetLandPrice|p1_type=vector|p1_name=pos |func_desc= Image:Emblem-important-yellow.png C...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Function: llGetLandPrice( vector pos );

Emblem-important-yellow.png Cette fonction est une proposition et n'existe pas !

Retourne le prix d'un terrain en vente a la position donnée

• vector pos

Caveats

  • This function causes the script to sleep for 0.1 seconds.
All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

Search JIRA for related Issues

Signature

function void llGetLandPrice( vector pos );

Comments

JIRA feature request at SVC-2507 - llGetLandPrice. Merci d'aller voter si vous pensez que cette fonction est importante

--Brice Grot 10:32, 8 June 2008 (PDT)