14.03.2016, 23:13
(
Last edited by AdrianG; 26/11/2016 at 05:41 PM.
)
Hello folks, I've created a FS Simple & Usefull (I find it) as Real Phone Signal
Bellow is a Video Tutorial:
http://www.youtube.com/watch?v=aF7ektcOLM0
Pvars (Use them to link my FS to your Own Script)
PHP Code:
- GetPVarInt(playerid,"Signal"); - returns an integer, the lines of the signal strength of playerid.
- GetPVarInt(playerid,"TowerID"); - returns an integer, to which Signal Tower ID is connected playerid.
- GetPVarFloat(playerid,"TowerDistance"); - returns a float, the distance between player and connected Signal Tower

P.S.:
PHP Code:
- Script will create automatically create a file called "stations" in scriptfiles in order to save the data about signal towers.
- The limit of Signal Towers is by default 25; you can change it as you want from FS.
- The Update of the Signal Lines is by default at each 3 seconds; you can change it, as your server host allows (or as you want
Download Link (updated): Click Here
Pastebin Link: Click Here