SBI - Simple Bot Include -
GAMER_PS2 - 08.11.2011
Hello heres my another include make. you dont wanna use
those bot tutorials? wanna use only one function doesnt
need
then heres for you!
its called SBI - Simple Bot Include. this is the simplest include
for beginner here in SAMP.
i introduce you my another include project i only use normal
functions the include has 2 stuff inside:
Код:
AddLeoKateMsg(msg, color);
- with this Leo And Kate from Titanic Actors can now msg you via with this function.
when you type this, AddLeoKateMsg("Titanic is sad disaster",COLOR_RED); it will send
"Leo & Kate: Titanic is sad disaster" 100% test on this function. useful on fans of
Titanic - Jack (Leo) & Rose (Kate) Actors best function ever first titanic chat actors
had been made here in SAMP.
Example:
pawn Код:
if(!strcmp(text, "leo & kate great couple", true))
{
AddLeoKateMsg("Thanks fans",COLOR_RED); //<<< Function
return 0;
}
Код:
AddCBotText(botname,msg,color);
- with this you can now create bot text without using new botname; this is first bot include
has been made here when you type AddCBotText("Colin","Never Mind dude",COLOR_RED);
it will send this "Colin: Never Mind dude" 100% test in this function. First Include Bot
oh well SSI Include? no the name of include is SBI - Simple Bot Include
Include link:
http://pastebin.com/V06RRGYx
Re: SBI - Simple Bot Include -
kiss - 08.11.2011
that's f*cking useful....
Good release!
Re: SBI - Simple Bot Include -
Marshall32 - 08.11.2011
This is really userfull and mostly to the people that are having problems to make something like this.
Nice done Rep +1.
Re: SBI - Simple Bot Include -
wups - 08.11.2011
IMHO should be SendCBotText not AddCBotText, and the Leo & Kate function is useless with the AddCBotOne(since you can make that by yourself).
Re: SBI - Simple Bot Include -
Flyfishes - 08.11.2011
Wow, that's amazing. How long did it take?
Not so hard, but a nice try!
Re: SBI - Simple Bot Include -
[LaTinb0y]...$ag3R - 08.11.2011
nice work ! dude...keeep it up ! united we stand
Re: SBI - Simple Bot Include -
A.Johnson - 08.11.2011
Great Include
Re: SBI - Simple Bot Include -
Kostas' - 08.11.2011
Nice include
Re: SBI - Simple Bot Include -
Norn - 08.11.2011
This is useless... post it in the useful functions thread if even
Re: SBI - Simple Bot Include -
GAMER_PS2 - 09.11.2011
Thanks guys
Quote:
Originally Posted by wups
IMHO should be SendCBotText not AddCBotText, and the Leo & Kate function is useless with the AddCBotOne(since you can make that by yourself).
|
Sorry sir but i said the AddLeoKateMsg is for Titanic Actor fans only
Quote:
Originally Posted by Norn
This is useless... post it in the useful functions thread if even
|
Sir this is for beginners if your not beginners and gonna comment bad then go away
Quote:
Originally Posted by Kostas'
Nice include
|
Quote:
Originally Posted by A.Johnson
Great Include
|
Quote:
Originally Posted by [LaTinb0y]...$ag3R
nice work ! dude...keeep it up ! united we stand
|
Quote:
Originally Posted by Flyfishes
Wow, that's amazing. How long did it take?
Not so hard, but a nice try!
|
Thanks guys