[Plugin] SKY - Slice's fork of kurta999's fork of YSF
#41

I see some people have trouble with linux version of plugin.
So here is unofficial version compiled by me on Ubuntu 14.04 LTS (Compiled at 2.Feb.2016)
http://negative-iq.tk/YSF/YSF.so

It will be hosted until i start cleaning up my shit on VPS, and that wont be any time soon...
Reply
#42

Hey Slice, how can I use it if I use a Linux Server?
Reply
#43

Quote:
Originally Posted by poxer
Посмотреть сообщение
Hey Slice, how can I use it if I use a Linux Server?
Click Me!
Reply
#44

Quote:
Originally Posted by poxer
Посмотреть сообщение
Hey Slice, how can I use it if I use a Linux Server?
Download and just use it, scroll up for linux compiled plugin
Reply
#45

[20:24:24] Loading plugin: SKY.so
[20:24:24] [debug] Server crashed due to an unknown error
[20:24:24] [debug] Native backtrace:
[20:24:24] [debug] #0 f74efe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[20:24:24] [debug] #1 f74e8bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[20:24:24] [debug] #2 f74e9dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[20:24:24] [debug] #3 f74ea226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[20:24:24] [debug] #4 f74efadc in ?? () from plugins/crashdetect.so
[20:24:24] [debug] #5 f77d1410 in ?? ()
[20:24:24] [debug] #6 f4fb0761 in subhook_new () from plugins/SKY.so
[20:24:24] [debug] #7 f4fad9ed in _Z15InstallPreHooksv () from plugins/SKY.so
[20:24:24] [debug] #8 f4fb058a in Load () from plugins/SKY.so
[20:24:24] [debug] #9 080d2742 in ?? () from ./samp03svr
[20:24:24] [debug] #10 080d2afa in ?? () from ./samp03svr
[20:24:24] [debug] #11 080aa0d0 in ?? () from ./samp03svr
[20:24:24] [debug] #12 f752ae46 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
[20:24:24] [debug] #13 0804b4e1 in ?? () from ./samp03svr
Reply
#46

I'm going to need some more information..

What other plugins do you have? Which OS?
Reply
#47

Someone can compile the latest commit on windows?

if anyone need linux i attached here.
Reply
#48

It's not working for me on windows, is it running for someone else in 0.3.7 R2-1?

@Edit: Nvm just realized that my YSF from Kurta's wasn't updated to the last version.

As asked by Dayvison_ above, here is the latest plugin commits compiled for windows: https://www.mediafire.com/?oyvrc21h8binvfc


@Edit2: Found a possible bug, I shoot players with shotgun, even using a script to prevent them to take damage they die and I get many weird erros on my console:

Код:
[11/11/16 00:59:36] [connection] incoming connection: 127.0.0.1:49627 id: 0
[11/11/16 00:59:37] [join] n0minal has joined the server (0:127.0.0.1)
[11/11/16 00:59:37] [nick] n0minal nick changed to [ZT]Guest_User[0]
[11/11/16 00:59:37] [debug] Run time error 6: "Invalid instruction"
[11/11/16 00:59:37] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 00:59:37] [debug] AMX backtrace:
[11/11/16 00:59:37] [debug] #0 000000e5 in ?? (0, 1076426179, 65535, 54, 3, 0) from zombo.amx
[11/11/16 00:59:37] [debug] #1 0000cbe8 in public OnPlayerTakeDamage (0, 65535, 1076426179, 54, 3) from zombo.amx
[11/11/16 00:59:39] [debug] Run time error 6: "Invalid instruction"
[11/11/16 00:59:39] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 00:59:39] [debug] AMX backtrace:
[11/11/16 00:59:39] [debug] #0 000000e5 in ?? (0, 1076426179, 65535, 54, 3, 0) from zombo.amx
[11/11/16 00:59:39] [debug] #1 0000cbe8 in public OnPlayerTakeDamage (0, 65535, 1076426179, 54, 3) from zombo.amx
[11/11/16 00:59:55] [nick] [ZT]Guest_User[0] nick changed to n0minal
[11/11/16 01:00:04] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:04] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:04] [debug] AMX backtrace:
[11/11/16 01:00:04] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, -1106395136, 1050312704, 1059349424) from zombo.amx
[11/11/16 01:00:04] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:04] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:04] [debug] AMX backtrace:
[11/11/16 01:00:04] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1106090394, 25, 9) from zombo.amx
[11/11/16 01:00:05] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:05] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:05] [debug] AMX backtrace:
[11/11/16 01:00:05] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, -1110376448, 1051074560, 1045471936) from zombo.amx
[11/11/16 01:00:05] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:05] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:05] [debug] AMX backtrace:
[11/11/16 01:00:05] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1109288551, 25, 3) from zombo.amx
[11/11/16 01:00:41] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:41] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:41] [debug] AMX backtrace:
[11/11/16 01:00:41] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, 1051103232, 1035632640, 1063043584) from zombo.amx
[11/11/16 01:00:41] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:41] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:41] [debug] AMX backtrace:
[11/11/16 01:00:41] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1087583028, 25, 9) from zombo.amx
[11/11/16 01:00:42] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:42] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:42] [debug] AMX backtrace:
[11/11/16 01:00:42] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, -1110999040, 1050877952, 1061412016) from zombo.amx
[11/11/16 01:00:42] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:42] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:42] [debug] AMX backtrace:
[11/11/16 01:00:42] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1102630093, 25, 5) from zombo.amx
[11/11/16 01:00:43] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:43] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:43] [debug] AMX backtrace:
[11/11/16 01:00:43] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, 1036812288, 1050836992, 1061940704) from zombo.amx
[11/11/16 01:00:43] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:43] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:43] [debug] AMX backtrace:
[11/11/16 01:00:43] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1100899943, 25, 9) from zombo.amx
[11/11/16 01:00:44] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:44] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:44] [debug] AMX backtrace:
[11/11/16 01:00:44] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, 1036828672, 1050894336, 1061940624) from zombo.amx
[11/11/16 01:00:44] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:44] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:44] [debug] AMX backtrace:
[11/11/16 01:00:44] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1100899943, 25, 9) from zombo.amx
[11/11/16 01:00:45] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:45] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:45] [debug] AMX backtrace:
[11/11/16 01:00:45] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, -1124335616, 1051148288, 1060356000) from zombo.amx
[11/11/16 01:00:45] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:45] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:45] [debug] AMX backtrace:
[11/11/16 01:00:45] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1110153626, 25, 5) from zombo.amx
[11/11/16 01:00:46] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:46] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:46] [debug] AMX backtrace:
[11/11/16 01:00:46] [debug] #0 000000e5 in public OnPlayerWeaponShot (0, 25, 1, 145, -1111310336, 1051484160, 1048926496) from zombo.amx
[11/11/16 01:00:46] [debug] Run time error 6: "Invalid instruction"
[11/11/16 01:00:46] [debug]  Unknown opcode 0xc000000 at address 0x000000E5
[11/11/16 01:00:46] [debug] AMX backtrace:
[11/11/16 01:00:46] [debug] #0 000000e5 in public OnPlayerGiveDamage (0, 145, 1110153626, 25, 3) from zombo.amx
[11/11/16 01:00:46] [kill] n0minal killed Zombie[146] Shotgun
PS: I don't have OnPlayerTakeDamage callback on my gamemode, just in weapon-config include, and I'm testing it with FCNPC's.
Reply
#49

The latest commit of SKY plugin on GitHub is stable?

Anyone know anything about it?
Reply
#50

How to install this?
Reply
#51

If I set my health to 100.0 HP and fake it to show 50.0 HP, does it show the fake health only to other players or to myself aswell?
Reply
#52

It affects only how others see your HP, so you'll see 100 and players around you'll see 50.
Reply
#53

Код:
native SetDisableSyncBugs(toggle);
Will this work for disabling the no-reload bug (Which is used to do '2 Shot')?
Reply
#54

It's very good and it's working but I have 2 problems! When cheater has HH on and jump from building his HP won't change. When players shoot beatween them sometimes crash occures. Something like bullet crasher as thay described but we have protection for it. And we see some errors in server_log.txt So if someone could help we would be greatefull!

Altrought script saved our asses! Fuck cheaters there is 2 more thing that samp needs car troll and aim anticheat If you could think something to make protection like this it would be amazing! f... cheaters!
Reply
#55

Dont you have linux version... ?
Reply
#56

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Dont you have linux version... ?
You have to compile, to use in linux! (But it's not difficult)
Reply
#57

SKY.so plugin is not working on linux server in SA-MP version 0.3.8.

Would you make it work in the latest version?
Reply
#58

No reason updating memory-editing plugins for beta rapidly-updating versions.
Reply
#59

Quote:
Originally Posted by maraz1987
Посмотреть сообщение
SKY.so plugin is not working on linux server in SA-MP version 0.3.8.

Would you make it work in the latest version?
Memhacking plugins usually get updated after the RC phase. Nobody likes to reverse engineer memory addresses out of an executable that changes every week or so.

(didn't refresh and posted at the same time of sprtik)
Reply
#60

Quote:
Originally Posted by SimonItaly
Посмотреть сообщение
Memhacking plugins usually get updated after the RC phase. Nobody likes to reverse engineer memory addresses out of an executable that changes every week or so.

(didn't refresh and posted at the same time of sprtik)
We don't really know how long it will take for them to update this plugin after the official release. Other plugins are working completely fine from 0.3.7, so I doubt they would need to update this one every RC-phase.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)