Bot talking
#1

Hello, I wanna know how to do a bot , to talk. I mean this :

"xKeZx: Bot1?"
"Bot1: Yes"

Like this. Please help me. I'm scripting from 1 week.

Thanks
Reply
#2

If you look at the source, how the creator made it. You maybe get some knowledge on doing it.

Link: http://forum.sa-mp.com/index.php?topic=131801.0
Reply
#3

It may help me.

thnx
Reply
#4

Not a tutorial man...... omg
NEED A TUTORIAL
sorry for spamming btw.
Reply
#5

onplayertext:
Код:
if(!strcmp(text,"Bot1?",true)) SendChat("Yes?");
EDIT: 99 Posts ;P
Reply
#6

didn't work

sendchat is an unknown simbol...

help
Reply
#7

Код:
if(!strcmp(text,"Bot1?",true)) SendClientMessageToAll("Yes?");
IDK if it will work. Just a thought
Reply
#8

i dont try it cause i know this one won't work too.

PS : stop edit his script lol
Reply
#9

Bump (i've forgot xD)
Reply
#10

Use SendPlayerMessageToAll.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)