NPC Problem
#1

Код:
public OnPlayerConnect(playerid)
{
  if (IsPlayerNPC(playerid))
  {
	SendClientMessageToAll(0x00000000,"A new NPC connected!");
	return 1;
  }
}
Were do i need to put this?? Help pls
Reply
#2

In your script.

Either place it into a FilterScript or a GameMode.
Reply
#3

i want to place it into "my" gamemod, but were?
Reply
#4

Oh hai, I see your problem, listen to my advices:

1) never fear to try something new
2) searching before asking
3) read the sticky threads

/imageshack/img132/2514/91005807.png

example link:
http://www.megaupload.com/?d=EYT39O0X
Reply
#5

1) the Search is not working
2) thx for the advices
3) i tryed this but its not working
Reply
#6

Ye... try the link i gave you.
Reply
#7

Not working the bot connects to server and lives!!!!
Reply
#8

lives means they leave the server after joining?
Reply
#9

yes
Reply
#10

Pls Help!!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)