Get Started
·
Register
·
Login
Posts
ID:724213
Favorites
Creations
Medals
Any way to make SendPage() check if the recipient is an actual Byond Key?
in
Developer Help
[Tips]
ID:724213
May 4 2012, 8:36 pm
Keywords:
check
,
if
,
input
,
key
,
real
,
recipient
,
sendpage
Iobject
I recently discovered SendPage() using the Byond Reference, however I didn't see anything on there to check if the key inputted, AKA the recipient, was a real key.
Is there anything I can use to check if it's an actual Byond Key?
#1
May 4 2012, 8:43 pm
Kozuma3
Using Topic() and world.Export() you can get info from the text-field-key to check if it exists.
#2
May 4 2012, 8:45 pm
In response to
Kozuma3
(#1)
Iobject
Two more procs I have no knowledge about that I need to look into.
Thanks for telling me I'll check it out!
#3
May 5 2012, 2:23 pm
Kozuma3
No problem ^^
Copyright © 2013 BYOND. All rights reserved.