Main public logs
Appearance
Combined display of all available logs of Kingpin Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:27, 27 March 2025 FREDZ talk contribs created page Blefty (Created page with "Blefty can not be found in any Kingpin map but can be found in the [https://www.kingpin.info/download/index.php?dir=kingpin/server/official/sdk/&file=kpsdk.zip SDK] ep_shipyards.c: <syntaxhighlight lang="c"> if (self->name_index == NAME_BLEFTY) { if (!(player->episode_flags & EP_SY_GOFIND_BITCH)) { EP_Skidrow_Register_EPFLAG (player, EP_SY_GOFIND_BITCH); Voice_Specific (self, player, sy_lefty, 3); } else if (!(player->episode_flags & EP_SY_FOUND_...")