/take phone (( It's Scripted But I have A Few Questions.)) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: /take phone (( It's Scripted But I have A Few Questions.)) (
/showthread.php?tid=64369)
/take phone (( It's Scripted But I have A Few Questions.)) -
Tito_Johnson - 03.02.2009
So, I've recently made a /take phone command based off of the /tie command. Everything works perfectly, but I would love to know how to "record" the phone number so when I give the phone back ((/return phone)), they don't get a new number. Any help would be appreciated!
Here's the past bin link, if you guys would like to look at it. (( If you use this, please give me credit ))
Click Me - Pastebin
Re: /take phone (( It's Scripted But I have A Few Questions.)) -
MenaceX^ - 03.02.2009
Save the player's phone.
Re: /take phone (( It's Scripted But I have A Few Questions.)) -
Tito_Johnson - 03.02.2009
How would I do that?
Re: /take phone (( It's Scripted But I have A Few Questions.)) -
ICECOLDKILLAK8 - 03.02.2009
Just make a extra variable called Number that saves to the players account along with Phone
Re: /take phone (( It's Scripted But I have A Few Questions.)) -
Tito_Johnson - 04.02.2009
Alright, I'll give that a try. Hopefully it works.