Guest User

Untitled

a guest
Oct 11th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1.  
  2. else if(dialogid == TELEMENU)
  3. {
  4. if(response)
  5. if(GetPlayerState(playerid) == 2)
  6. {
  7. if(listitem == 0)
  8. {
  9.  
  10. if(IsPlayerInAnyVehicle(playerid))
  11. {
  12. SetVehiclePos(GetPlayerVehicleID(playerid),1893.8665,-2328.5776,13.5469);
  13. }
  14. SetPlayerPos(playerid,1893.8665,-2328.5776,13.5469); //LS AIRPORT
  15. }
Advertisement
Add Comment
Please, Sign In to add comment