Discovery Gaming Community

Full Version: /pimpship plugin anywhere?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So here's my problem.

I've searched google for few hours, but I CAN'T find any working FLHook plugin which has /pimpship command in it. I found one plugin, that is "Player Control Plugin" by Cannon, but GUI setup crashes as soon as I open it, and the command does not work at all, even though there's a reference both in readme and in plugin's readme. It says somewhere that it only works on shipyards (ship dealers), but I checked like 10 bases and it didn't work in any of them.

So, is there any plugin like this? Or maybe there's somewhere download of plugins used on Discovery servers, since there is a command like this in here?

Please help. Anybody.
That's the only plugin that will give you /pimpship that I am aware of.
The plugins can be downloaded here: http://forge.the-starport.net/projects/f...ugin/files
The point is, the command in this plugin apparently doesn't work if not configured in GUI interface, and that interface aplication crashes fresh out of the archive, as soon as I launch it:(
Looks like all it does is edits the plugin's .ini file. This is my playercntl.ini file, try it instead of making your own with the tool.

Quote:[Settings]
dllname = playercntl.dll
name = Player Control v1.0 by Cannon
shortname = playercntl
maypause = false
mayunload = true

[dsy_license_li_n_grp]
co_alg_grp = -0.07, 0
co_vr_grp = 0.80, 3
fc_admin = -0.70, 1

[Hooks]
hook = UserCmd_Process, 3
hook = UserCmd_Help, 3
hook = LoadSettings, 3
hook = HkIServerImpl::PlayerLaunch, 3
hook = HkIServerImpl::BaseEnter, 3
hook = HkIServerImpl::SetTarget, 3
hook = HkIServerImpl::SubmitChat, 3
hook = HkIServerImpl::DisConnect, 3
hook = HkIServerImpl::CharacterInfoReq, 3
hook = HkIServerImpl::LocationEnter, 3
hook = HkIServerImpl::CharacterSelect, 3
hook = HkIServerImpl::JumpInComplete, 3
hook = HkIServerImpl::GFGoodBuy, 3
hook = HkIServerImpl::ReqAddItem, 3
hook = HkIServerImpl::ReqChangeCash, 3
hook = HkIServerImpl::TractorObjects, 3
hook = HkIServerImpl::ReqEquipment, 3
hook = HkIServerImpl::ReqHullStatus, 3
hook = HkIServerImpl::ReqSetCash, 3
hook = HkIServerImpl::ReqShipArch, 3
hook = HkCb_SendChat, 3
hook = HkTimerCheckKick, 3
hook = ClearClientInfo, 3
hook = SendDeathMsg, 3
hook = ExecuteCommandString_Callback, 3

[General]
EnableMoveChar = yes
EnableRenameMe = yes
EnablePimpShip = yes
EnableRestart = yes
EnableGiveCash = yes
EnableDropRepAndMisc = yes
RepDropCost = 350000
StuckMsg = Attention! Stand clear. Towing %player
DiceMsg = %player rolled %number
CoinMsg = %player tossed %result
SmiteMusic = music_danger
DisconnectingPlayersRange = 5000
ReportDisconnectingPlayers = yes
KillDisconnectingPlayers = yes
LootDisconnectingPlayers = yes
HullDropFactor = 0.0
CargoDropContainer = lootcrate_ast_loot_metal
HullDrop1NickName = commodity_super_alloys
HullDrop2NickName = commodity_engine_components
DisconnectMsg = %player is attempting to engage cloaking device

[Restart]
MaxRank = 5
MaxCash = 1000000

[Rename]
RenameCost = 2000000
RenameTimeLimit = 86400
MoveCost = 2000000

[GiveCash]
MinTransfer = 100000
MinTime = 3600
BlockedSystem = iw09

[ShipPimper]
cost = 2000000

[RepFixer]
EnableRepFixUpdates = yes
LogRepFixUpdates = yes
ItemMustBeMounted = yes

[RepFixerItems]
dsy_license_li_n_grp

[PurchaseRestrictions]
CheckIDRestrictions = no
EnforceIDRestrictions = no

[Message]
CustomHelp = yes
CmdEcho = yes
CmdHide = yes
CmdEchoStyle = 0x00AA0090
SpecialBannerDelay = 3000
StandardBannerDelay = 1200

[Help]
The following commands are available:
/system, /local, /group, /invite, /invite$, /join, /leave, /target, /reply, /privatemsg, /privatemsg$, /factionmsg, /factioninvite, /time, /showmsgs, /setmsg, /[0-9], /l[0-9], /g[0-9], /t[0-9], /givecash, /drawcash, /setcashcode, /showcash, /renameme, /pingtarget, /ping, /credits, /ids, /id, /ignoreid, /ignore, /delignore, /set movecharcode, /set chattime, /set chatfont, /set diemsgsize, /set diemsg, /movechar, /mail, /maildel, /coin, /dice, /restart and /showrestarts
Type command with no parameters to see command details.

[GreetingBanner]
Text = <TRA data="0x40B60008" mask="-1"/><TEXT>Welcome to your server!</TEXT>
Text = <TRA data="0x40B60000" mask="-1"/><TEXT>Type /help for more information</TEXT>

[StandardBanner]
Text = <TRA data="0xFF920540" mask="-1"/><TEXT>Don't use F1 or disconnect when interacting with other players.</TEXT>