[Include] SBI - Simple Bot Include
#1

Hello heres my another include make. you dont wanna use
those bot tutorials? wanna use only one function doesnt
need
Код:
new "Botname";
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
Reply


Messages In This Thread
SBI - Simple Bot Include - by GAMER_PS2 - 08.11.2011, 11:58
Re: SBI - Simple Bot Include - by kiss - 08.11.2011, 12:04
Re: SBI - Simple Bot Include - by Marshall32 - 08.11.2011, 12:16
Re: SBI - Simple Bot Include - by wups - 08.11.2011, 13:31
Re: SBI - Simple Bot Include - by Flyfishes - 08.11.2011, 14:32
Re: SBI - Simple Bot Include - by [LaTinb0y]...$ag3R - 08.11.2011, 15:00
Re: SBI - Simple Bot Include - by A.Johnson - 08.11.2011, 15:03
Re: SBI - Simple Bot Include - by Kostas' - 08.11.2011, 15:05
Re: SBI - Simple Bot Include - by Norn - 08.11.2011, 16:02
Re: SBI - Simple Bot Include - by GAMER_PS2 - 09.11.2011, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)