![]() |
howd i make a npc follow a other npc?
howd i let a npc follow another npc? i tried
follownpc etc. but i can'T get it to work!(spelling correcting) |
Re: howd i make a npc follow a other npc?
Quote:
|
syncronize timeouts and use move
|
Quote:
|
Quote:
-Rebel95 |
Quote:
|
Quote:
|
Can anyone help me with my scripting problem?
How do I make it where if you say someone's account name, they get warped to a certain x and y? |
Quote:
|
1 Attachment(s)
you mean with npcs[index] crap ?
its kinda confusing cuz u cant really id which is which (unless u use some l33t crap) and for kaimetsu and other buddy..(the img) |
never mind
I found out a better way to do it I was going to do like if you have an Events Team tag, (which I can script) and then you say like accountname 1 then it warps the account to the first place so you could have triva or something Im just gonna have doors or something so if the person has an events team tag and says open the door will open thanks anyways |
thats not really a better way to do it
people could just lag through it |
just put tiles underneath like if you're using block.gif put the block tiles underneath then do like
if (playertouchsme) { if (strequals(#g,Events Team)) { if (playerdir==2) { playery--; } } } if (playertouchsme) { if (strequals(#g,Events Team)) { if (playerdir==0) { playery++; } } } asuming the two directions are up and down it should work if not just change the playerdir |
lol now Im just confused
|
Quote:
Quote:
Quote:
-Rebel95 |
:mad: :o :( :grrr:
ME, MUTATED BROCLI MONSTER MASTER WILL EAT YOU ALL UP! |
Re: howd i make a npc follow a other npc?
Quote:
(Monkeys Are One Of My Favorite Foodz!) yummmmm! |
YOU FIGURE IT OUT AND NOT BE AN ANNOYING JERK.
|
Re: howd i make a npc follow a other npc?
Quote:
follownpc; canwarp; } there ya go ;) |
do0d
dood, follownpc command dosent work man
|
YUO NEED OT DO IT BY HAND GUY
|
Hello, Kai thinks I am an idiot. I am NOT an idiot. I may be comically demented, but I am not an idiot.....
-Rebel95 (Vote for Me!) |
| All times are GMT +2. The time now is 02:06 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.