Недавнее содержимое от pain0

  1. P

    Help me to fix.

    [code = lua] script_name ("tp car to tp") function main () if not isSampLoaded () or not isSampfuncsLoaded () then return end while not isSampAvailable () do wait (0) end sampRegisterChatCommand ("tp", tptotp) if isSampLoaded () then wait (1500) sampAddChatMessage ("TP car to tp.", -1)...