05.09.2011, 17:34
Sup' Peeps?
So, Here It Is:
Function #1
Status: Useful
It's Will send a Message (To All) As a Bot, Just Choose the "Player" Name in the name[] Parameter
And Write the Text the the text[] Parameter
Example:
...
Function #2
Status: Useful
This will show the Player A Dialog Without Effect Just Info, I mean, If someone will Kill someone for example
So you can Show the Death Player a null dialog "You killed by X" and Choose the Title And Button text, When he pressing the Button it will close... "A Info Dialog".
Function #3
Status: Usefull (But Wasn't Tested)
This Will Simply Spectate an Object, I added this becoause someone requested that...
No more needed to Explain
Function #4
Status: ...
...
Function #5
Status: Useless
It will send "GET LIFE" In high case to the Console (samp-server.exe)
Download
No, No Pastebin for you!
Download in Solidfiles
So, Here It Is:
Function #1
pawn Код:
SendBotMessage(name[], text[]);
It's Will send a Message (To All) As a Bot, Just Choose the "Player" Name in the name[] Parameter
And Write the Text the the text[] Parameter
Example:
pawn Код:
SendBotMessage("Speedy213", "My name is Generated Randomaly by Hellhound");
Function #2
pawn Код:
ShowPlayerNullDialog(playerid, title[], content[], button[]);
This will show the Player A Dialog Without Effect Just Info, I mean, If someone will Kill someone for example
So you can Show the Death Player a null dialog "You killed by X" and Choose the Title And Button text, When he pressing the Button it will close... "A Info Dialog".
Function #3
pawn Код:
SetPlayerSpectateObject(playerid, objectid);
This Will Simply Spectate an Object, I added this becoause someone requested that...
No more needed to Explain
Function #4
pawn Код:
StopSpectate(playerid)
...
Function #5
pawn Код:
GetLife();
It will send "GET LIFE" In high case to the Console (samp-server.exe)
Download
No, No Pastebin for you!
Download in Solidfiles