Phone System?
#1

How do I create a Phone system, I searched but never found one, If Possible Even help me make it so that, the player has to buy a sim card and credit points before making a call to anyone (exept 911)
Reply
#2

You would have to create a good amount of global variables, like:

Код:
HasPhone[playerid]
HasSimCard[playerid]
HasPhoneCredit[playerid]
Then set the variables to a true value (1) when they purchase a phone/credits/sim card.

You have to use a lot of ' if ' statements too for all of those global variables.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)