View Full Version : [#39] OpenBankNPC


Sir R. Magician
10-04-2009, 07:14 PM
// * function OpenBankNPC: Boolean; // * by Home


OpenBankNPC has been added to SRL! Thank you Home! :)

Lots o' Love
SRL Dev Team

rogeruk
10-04-2009, 07:19 PM
Love it. Great work Home!

Home
10-04-2009, 07:25 PM
I'm in SRL Include!? Yay! Thanks everyone!!

~Home

EvilChicken!
10-04-2009, 10:51 PM
I told you you were doing well?

Home
10-05-2009, 02:43 AM
I told you you were doing well?

Was it you :) ?

Thanks matey!

~Home

The Man
10-05-2009, 02:44 AM
Is this quicker than OpenBankFast?

T~M

YoHoJo
10-05-2009, 02:47 AM
Is this quicker than OpenBankFast?

T~M

Only one way to find out...

Neehosoft
10-05-2009, 02:48 AM
Is this quicker than OpenBankFast?

T~M

Yeah, i used it before it was in include. It works with most banks too.

rogeruk
10-05-2009, 08:41 PM
One main concern is that at Al Kharid bank it ALWAYS uses the top banker which is non human like.

Any way of randomising the banker it uses?

Home
10-05-2009, 08:51 PM
One main concern is that at Al Kharid bank it ALWAYS uses the top banker which is non human like.

Any way of randomising the banker it uses?

It uses the nearest NPC what it finds from Minimap then looks for first color ..

rogeruk
10-05-2009, 08:55 PM
It uses the nearest NPC what it finds from Minimap then looks for first color ..

Yea problem is that it finds in on the MM but then doesnt do anything because it cant find the first guy. Just sits there when he is off screen

Home
10-05-2009, 09:27 PM
Yea problem is that it finds in on the MM but then doesnt do anything because it cant find the first guy. Just sits there when he is off screen

Then it is in Colors, and it will check do NPC's exists on your mainscreen.
If not it will exit the function. It is probaly the colors. But adding too much colors in function will make it slow. The best color is Bankers face color, try so that bankers faces will be shown.