Raised This Month: $51 Target: $400
 12% 

[RELEASE] PLUGINBOT Extension


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
arthurdead
Senior Member
Join Date: Jul 2013
Old 10-29-2016 , 18:55   [RELEASE] PLUGINBOT Extension
Reply With Quote #1

sourcepawn interface for INextBots's

implemented:
INextBotEventResponder
INextBotComponent
INextBot
ILocomotion
IIntention
IVision
IBody
CKnownEntity

PHP Code:
native INextBot PluginBot_GetNextBotOfEntity(int entity);
native PluginBotReply PluginBot_CreateReply(OnSuccessFunc successOnFailFunc fail);
native PluginBotForEachKnownEntity PluginBot_CreateEachKnownEntityFunctor(InspectFunc inspect);
native PluginBotEntityFilter PluginBot_CreateNextBotEntityFilterFunctor(IsAllowedFunc isallowed);
native bool PluginBot_HookFunction(INextBotEventResponder responderPluginBotHookFunc callbackPluginBotHookType type);
native bool PluginBot_RemoveHook(INextBotEventResponder responderPluginBotHookFunc callbackPluginBotHookType type); 
dont use these

PHP Code:
native void PluginBot_CreateCustomIntention(INextBot bot);
native any PluginBot_PlaceHolder(any param1any param2any param3);
native void IVision.CollectKnownEntities(ArrayList knowns);
native void IVision.CollectPotentiallyVisibleEntities(ArrayList ents);
PluginBot_HookFunction(respondercallbackOnSound); 
https://github.com/arthurdead/pluginbot

https://github.com/arthurdead/plugin...2.dll?raw=true
https://raw.githubusercontent.com/ar.../pluginbot.txt
https://github.com/arthurdead/plugin.../pluginbot.inc
arthurdead is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:18.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode