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

  1. N

    Вопросы по CLEO-скриптингу

    // main.cpp // Файл main.h тут: http://pastebin.com/SGrsgYnV #include <windows.h> #include "main.h" LRESULT CALLBACK WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { switch ( uMsg ) { case WM_KEYUP: { switch ( wParam ) {...
  2. N

    Вопросы по CLEO-скриптингу

    {$CLEO .cs} 0662: "by woksonal blasthack.net" 0662: "offsets - 0B36" if not 0@ = SAMP.Base() then 0A93: end_custom_thread end while not SAMP.Available() wait 100 end 0B34: samp register_client_command "fp" to_label @fp 0B34: samp register_client_command "gp" to_label @gp 0B34: samp...
  3. N

    Вопросы по CLEO-скриптингу

    :rfp if call @is_racecp_active 0 then call @get_racecp_pos 0 X 1@ Y 2@ Z 3@ 0AD1: show_formatted_text_highpriority "%f %f %f" time 1448 1@ 2@ 3@ if Actor.Driving($PLAYER_ACTOR) then call @incar 3 X 1@ Y 2@ Z 3@ else call @onfoot 3 X 1@ Y 2@ Z 3@ end else 0AD1...