gang problems
#1

hello i have a problem that need some good scripters help.
i have a server with a gamemode but i only have amx file so cant edit anything really only can add filterscripts...
and then i have a problem so can anyone help me to fix this i have when a player kills another player or player kills a cop they get wanted stars but i dont want them to get wanted stars for gang members killing other gang members is any way i can fix this?
like edit amx file someway or make amx to pwn or add a filterscript that overtake it or something? pls help
Reply
#2

There is no way to edit a .amx file, .amx is the executable code while .pwn is the source code.
Reply
#3

Well is there any way changing it with a filterscript or?
Reply
#4

Quote:
Originally Posted by conroy
Not sure if this is allowed tho, https://sampforum.blast.hk/showthread.php?tid=156280
Reply
#5

It's not allowed to reverse-engineer a executable code into source code and it doesn't works with the 'NEW' pawn compiler... Luicy, remove the link and the post to avoid getting infarction.
Reply
#6

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
It's not allowed to reverse-engineer a executable code into source code and it doesn't works with the 'NEW' pawn compiler... Luicy, remove the link and the post to avoid getting infarction.
I did not post the link, so it wouldn't be my fault, I just quoted.
Reply
#7

It goes against the rules, remove the link from the quote.
Reply
#8

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
It goes against the rules, remove the link from the quote.
They should've removed that 10 year old topic.
It's not my fault if it's not allowed, just saying.
Reply
#9

Decompilers are useless. Even IF you get it to decompile, which doesn't always work, the resulting code is completely unreadable and impossible to compile again; human readable variable and function names are lost when a script is compiled because computers don't need these. As a result, the decompiled script will be littered with names like var0, glob342 and func142.
Reply
#10

Well is it anyway to fix it with any filterscript then?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)