Difference between revisions of "PREVIEW RINGTONE"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |np=1 |p1t=integer |p1d=ringtone number }} Plays the sound for the specified ringtone. To stop the sound played call STOP_PREVIEW_RINGTONE.)
 
 
Line 2: Line 2:
 
|np=1
 
|np=1
 
|p1t=integer
 
|p1t=integer
|p1d=ringtone number
+
|p1d=[[START_CUSTOM_MOBILE_PHONE_RINGING|ringtone ID]]
 
}}
 
}}
  
Plays the sound for the specified ringtone. To stop the sound played call [[STOP_PREVIEW_RINGTONE]].
+
Plays the sound for the specified ringtone. To stop the sound played call [[STOP_PREVIEW_RINGTONE]]. It functions similarly to [[START_CUSTOM_MOBILE_PHONE_RINGING]].

Latest revision as of 03:30, 2 September 2009

PREVIEW_RINGTONE
Number of parameters: 1
Parameter #TypeDescription
1.integerringtone ID
Return value:
TypeDescription
None

Plays the sound for the specified ringtone. To stop the sound played call STOP_PREVIEW_RINGTONE. It functions similarly to START_CUSTOM_MOBILE_PHONE_RINGING.