Jump to content

poonoo

Resident
  • Posts

    7
  • Joined

  • Last visited

Everything posted by poonoo

  1. i already know the AIP llLoadURL , i need to send some data like a tab. data[1][2] = 1; data[2][2] = 0; like this kinda data ,,,how to use llLoadURL(player,"abc","http://www.XXXX.com") to send data outside? its more like a quiz about URL ,, how to translate data into a URL ?? like http://XXXX.com/? d12=1 d22=0 ? should i write like that?? im confused :matte-motes-mad:
  2. default{ touch_start(integer num) { key player = llGetOwner(); llLoadURL(player,"abc","http://www.google.com"); } } i try this in LSLeditor ,,it works .. but not in the game..(when i touch the object ,,, nothing happened ) i notice that im in a script allowed area ,and also , i build my own object,,,
  3. i did this yesterday , it could come out this website :google .. but today when i try this again ,,do not work ,,,why?? i dont know wether i could code like this: key player = llGetOwner(); llLoadURL(player,"abc","http://www.google.com/"); :matte-motes-sour:
  4. pardon,, but whats sandbox ... i cant even connect right ,, OMG .. T.T:smileyindifferent:
  5. i really need to find a land to build right now ,, nobody tell me the area ..plz !~
×
×
  • Create New...