kebab.pwn 226 B

123456789101112
  1. #include <a_samp>
  2. #include <streamer>
  3. public OnFilterScriptInit()
  4. {
  5. new
  6. objectid;
  7. CreateDynamicObject(1340, 1536.057373, -1683.307739, 13.596878, 0.000000, 0.000000, 180.000000);
  8. return 1;
  9. }