[Tool/Web/Other] Updated new.pwn [0.3d]
#1

All available callbacks added into new.pwn - v0.3d .
Forgot to mention: copy this into your "pawno" folder, in new.pwn .

http://pastebin.com/XgSVgPw4
Reply
#2

cool bro
Reply
#3

Would come in handy sometimes. Thanks ce em ge.
Reply
#4

Can you write in this topic the new callbacks added?
Reply
#5

pawn Код:
public OnPlayerTeamPrivmsg(playerid, text[])
{
    return false; // Disables /tpm - sending team message (built in command).
}
dafak?
Reply
#6

Quote:
Originally Posted by FireCat
Посмотреть сообщение
pawn Код:
public OnPlayerTeamPrivmsg(playerid, text[])
{
    return false; // Disables /tpm - sending team message (built in command).
}
dafak?
maybe.
anyway, you've added few more clean lines delete them.
Reply
#7

You... are... kidding... me, right ? ... -_-' *facepalm*

Also: https://sampwiki.blast.hk/wiki/Category:Scripting_Callbacks

Note: How can I say... ALL OF THE CALLBACKS... i think that suffices... you compare them and you will see.
Reply
#8

Quote:
Originally Posted by cmg4life
Посмотреть сообщение
You... are... kidding... me, right ? ... -_-' *facepalm*

Also: https://sampwiki.blast.hk/wiki/Category:Scripting_Callbacks

Note: How can I say... ALL OF THE CALLBACKS... i think that suffices... you compare them and you will see.
I suppose you're one of those who don't test something before they release it? If you would have bothered to click the compile button or look through the include files, you would notice some of those callbacks were removed in later versions of SA:MP

*cough* OnPlayerTeamPrivmsg *cough*
Reply
#9

Quote:
Originally Posted by FireCat
Посмотреть сообщение
pawn Код:
public OnPlayerTeamPrivmsg(playerid, text[])
{
    return false; // Disables /tpm - sending team message (built in command).
}
dafak?
https://sampwiki.blast.hk/wiki/OnPlayerTeamPrivmsg

Lol it sends only to your team mates i think its bad -.-
Reply
#10

Quote:
Originally Posted by Bakr
Посмотреть сообщение
I suppose you're one of those who don't test something before they release it? If you would have bothered to click the compile button or look through the include files, you would notice some of those callbacks were removed in later versions of SA:MP

*cough* OnPlayerTeamPrivmsg *cough*
I suppose you're the one that doesn't test, the function STILL exists. It compiles with no warnings or errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)