objects that look like player
#1

Hello,

I am creating an rp gamemode where I have my insurance company system which has its own building I mapped. The thing is that I'd love to put a person (not real player) behind the counter but it couldnt be npc (as my hoster would charge extra for npc's). I tried creating a skin object but it would be invisible. Do you guys have any clue if it is possible? Any help appreciated.
Reply
#2

Try and just use createobject;

pawn Код:
CreateObject(57, 114.19, 1814.11, 34.00,   90.00, 0.00, 90.00);
Would create this;

Reply
#3

That will not work.

You may try the chopped body parts but they are ugly.
Reply
#4

All you got to do is :
1)Open your map editor,
2)Create a ped in the cords that you want it to be,
3)Get the cords and put them under the callblack
pawn Код:
public OnGameModeInit()
Suggestion : A good skin would be Skin ID: 211
Reply
#5

Quote:
Originally Posted by Tamer T
Посмотреть сообщение
That will not work.

You may try the chopped body parts but they are ugly.
Correct. Didn't Work.



Quote:
Originally Posted by virusa1
Посмотреть сообщение
All you got to do is :
1)Open your map editor,
2)Create a ped in the cords that you want it to be,
3)Get the cords and put them under the callblack
pawn Код:
public OnGameModeInit()
Suggestion : A good skin would be Skin ID: 211
I don't understand what you mean by create a ped. you mean create an object with id of skin of ped? Because thats what im saying doesnt work. Thanks though.
Reply
#6

you sure ? i will test one.. wait a bit
Reply
#7

It will not work. Duhh. lets see,I'll try to find something aight for you.

Btw,your host doesn't accept NPC's.

So decrease 1 slot from your max players and use that as an NPC,they don't accept that too?

Edit:

Found some objects that are body parts,but depends on you.


object range 3007-3012 (these are body parts,3007 between 3012 (3007 and 3012 is included aswell)
Reply
#8

Quote:
Originally Posted by Tamer T
Посмотреть сообщение
It will not work. Duhh. lets see,I'll try to find something aight for you.

Btw,your host doesn't accept NPC's.

So decrease 1 slot from your max players and use that as an NPC,they don't accept that too?

Edit:

Found some objects that are body parts,but depends on you.


object range 3007-3012 (these are body parts,3007 between 3012 (3007 and 3012 is included aswell)
Thanks but those are not really usable as if I would combine them, I would get some sort of police officer monster, which is not really rp as im trying to put him in an insurance company :P
Reply
#9

Yeah,I know you would say exactly that. But this is the best thing you can do. Nothing further. I would quit that idea out,I don't think there is another way but using NPC's.
Reply
#10

Alright. Thanks for help though. Rep++ for everyone.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)