NPC ID Calculator

Applications/Tools written to make running DarkStar easier for the rest of us.
Post Reply
User avatar
demolish
Developer
Posts: 262
Joined: Thu Jul 26, 2012 7:12 am

NPC ID Calculator

Post by demolish » Sun Oct 20, 2013 5:18 am

Threw this together to help find NPC IDs (both new and old)

Note: If pulled from polutils, you must first convert the old-style id to decimal first before using it with this or it wont work

New-style (3 digit) to old-style:
New style NPC ID in first box
NPC's ZoneID in second box
Click 'Generate'

Old-style to new-style:
Old-style NPC ID in last box
NPC's ZoneID in ZoneID box
Click 'Reverse it!' (Yes that was the best name i could think of)

Image

First attempt at creating a 'program' so apologies if i screwed up (my code sucks).

Exe:
npcId.zip
(8.6 KiB) Downloaded 323 times
Source
npcId_source.zip
(70.38 KiB) Downloaded 267 times
Last edited by demolish on Thu Oct 31, 2013 2:56 pm, edited 1 time in total.
<Giblet[NewBrain]> kj with this first step would be fine on my shit
Click here for a guide on scripting missions.

Apocalypse612
Developer
Posts: 40
Joined: Sat Mar 30, 2013 12:00 pm

Re: NPC ID Calculator

Post by Apocalypse612 » Wed Oct 30, 2013 8:26 am

Sweet thanks :D

altalus
Posts: 136
Joined: Wed Nov 14, 2012 8:31 pm
Location: Montreal Qc, CAN

Re: NPC ID Calculator

Post by altalus » Tue Nov 05, 2013 12:39 pm

Awsome... I might continue my work with this :P

Post Reply