Help -
JhnzRep - 05.04.2012
Hi, I am creating a server in Palomino Creeks, and I was walking around looking for a good location to set up a pizza boy job. I found a Pizza Stack..But found there was a pick up there that puts you into the pizza stack interior. There is a NPC inside.
There is a ammunation right next to it, and same thing.
My question is how can I remove theses?
Re: Help -
TzAkS. - 05.04.2012
If you are creating the server,how did the npc get`s there?

)
Search for npc on gamemode and delete it.
You need to delete this line
Код:
ConnectNPC("NpcName", "NpcName");
Re: Help -
JhnzRep - 05.04.2012
I have no idea what the hell this is. Already did that, its not there.
Re: Help -
Georgi166 - 05.04.2012
There was something you had to change.Other than that, make a blank gamemode, not the one it gives you.Blank , just a blank list with nothing on it .
Re: Help -
JhnzRep - 05.04.2012
Nope, I search the script and find nothing. This was a blank script BTW...
Re: Help -
TzAkS. - 05.04.2012
Maybe you got a filterscript?
Re: Help -
Kindred - 05.04.2012
Do you mean a floating yellow arrow that shows you pushing through the door? If so, here is how to disable it
pawn Код:
DisableInteriorEnterExits(); //Place under OnGameModeInit
For the person below:
If you read his post, it said he wanted the PICKUP removed, all he said was that there was an NPC inside, which isn't really needed information.
And thanks for the reputation, its appreciated.
Re: Help -
JhnzRep - 05.04.2012
Thank you so much. Repped
Re: Help -
TzAkS. - 05.04.2012
Quote:
Originally Posted by JhnzRep
Thank you so much. Repped 
|
But why did you tell us about npc?
I though that you can`t find the npc..nvm