Jump to content

Recommended Posts

@sevenzz23

I have use your HPM, but after i load the @autoatk, nothing happen. what the problem ?

there are many poring. but its not auto attack..

here some SS..

 

attachicon.gif09-Nov-13 4-57-19 AM.png

Fixed on Version 1.1

 

Please go do download page http://herc.ws/board/files/file/53-autoatk/

Share this post


Link to post
Share on other sites

 

@sevenzz23

I have use your HPM, but after i load the @autoatk, nothing happen. what the problem ?

there are many poring. but its not auto attack..

here some SS..

 

attachicon.gif09-Nov-13 4-57-19 AM.png

Fixed on Version 1.1

 

Please go do download page http://herc.ws/board/files/file/53-autoatk/

 

now its work perfectly, may i know sir ?

how the movement is going ?

Share this post


Link to post
Share on other sites

can anyone make it think like humonculus.

and not moving randomly

 

delete this line

	if(!target_id)	{		unit->walktoxy(&sd->bl,sd->bl.x+(rand()%2==0?-1:1)*(rand()%10),sd->bl.y+(rand()%2==0?-1:1)*(rand()%10),0);	} 

then recompile..

Edited by sevenzz23

Share this post


Link to post
Share on other sites

 

can anyone make it think like humonculus.

and not moving randomly

 

delete this line

	if(!target_id)	{		unit->walktoxy(&sd->bl,sd->bl.x+(rand()%2==0?-1:1)*(rand()%10),sd->bl.y+(rand()%2==0?-1:1)*(rand()%10),0);	} 

then recompile..

 

 

is this the same process to this?

What i mean is this..

http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC

 

 

 

:( you still cant follow the instruction don't you?

 

1. Download and extract files using 7z or any application that can extract it.

2. extract it in your server directory ex: C:/RO Server/Hercules/

2.1. edit conf/plugins.conf and add autopots

3. find autopots/autopots.sln and recompile it.

4. You can now start using your ready made plugins :no1:

 

so it will merge to your server files.

 

I think you cant get what I mean,

 

try to make your own compiler.. 

http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC

 

 

hmm this is much better with pictures.. haha

thanks... 

solved...

no more error

Edited by khenma

Share this post


Link to post
Share on other sites

^ yeah same

 

hmm i do the same 

but errors again...

 

1>------ Build started: Project: autoattack, Configuration: Release Win32 ------1>C:Program FilesMSBuildMicrosoft.Cppv4.0Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash.  This build instance will add the slash as it is required to allow proper evaluation of the Output Directory.1>  autoattack.c1>..srcpluginsautoattack.c(100): warning C4013: 'ACMD_A' undefined; assuming extern returning int1>..srcpluginsautoattack.c(100): error C2065: 'autoatk' : undeclared identifier1>..srcpluginsautoattack.c(100): warning C4047: 'function' : 'bool (__cdecl *)(const int,map_session_data *,const char *,const char *,AtCommandInfo *)' differs in levels of indirection from 'int'1>..srcpluginsautoattack.c(100): warning C4024: 'function through pointer' : different types for formal and actual parameter 2========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Share this post


Link to post
Share on other sites

wait for the update :) I haven't update it yet..

 

ah ok.... but my way of compiling it is okay.. ^_^

 

thanks.. I'll wait.. ^_^ need to sleep for a couple of hours haha..

Share this post


Link to post
Share on other sites

You can now download :)

sir a question here.. im trying to use this autoattack.. i chose to apply it using .c only coz it doesnt work by just adding on trunk and putting on plugins.conf

 

kindly check this errors? i just follow the guides in HPM installing.

post-2604-0-02697000-1394511630_thumb.png

Edited by leloush

Share this post


Link to post
Share on other sites

 

 

You can now download :)

sir a question here.. im trying to use this autoattack.. i chose to apply it using .c only coz it doesnt work by just adding on trunk and putting on plugins.conf

 

kindly check this errors? i just follow the guides in HPM installing.

 

 

try this http://herc.ws/board/topic/4821-bot/?p=31176

Share this post


Link to post
Share on other sites

yeah i saw this already.. but im using older version.. so it doesnt fit to me.. that's why i used autoattack instead of bot release of goddameit, i want it but i also love the version im using currently even if its too old..

 

 

btw thanks

 

 

 

You can now download :)

sir a question here.. im trying to use this autoattack.. i chose to apply it using .c only coz it doesnt work by just adding on trunk and putting on plugins.conf
 
kindly check this errors? i just follow the guides in HPM installing.

 

try this http://herc.ws/board/topic/4821-bot/?p=31176

Share this post


Link to post
Share on other sites

yeah i saw this already.. but im using older version.. so it doesnt fit to me.. that's why i used autoattack instead of bot release of goddameit, i want it but i also love the version im using currently even if its too old..

 

 

btw thanks

You should really consider updating your Hercules.

Edited by Dastgir Pojee

Share this post


Link to post
Share on other sites

 

yeah i saw this already.. but im using older version.. so it doesnt fit to me.. that's why i used autoattack instead of bot release of goddameit, i want it but i also love the version im using currently even if its too old..

 

 

btw thanks

You should really consider updating your Hercules.

soon i will,

 

im just waiting for extended vending system update to work with the latest versions. so if this will be available in latest version.. ill move on to the latest version too..  :meow:

Share this post


Link to post
Share on other sites

 

You can now download :)

sir a question here.. im trying to use this autoattack.. i chose to apply it using .c only coz it doesnt work by just adding on trunk and putting on plugins.conf

 

kindly check this errors? i just follow the guides in HPM installing.

 

what rev. you use?

 

can you provide your src/plugins/sample.c and autoatk.c codes? so that I can compare it..

Share this post


Link to post
Share on other sites

 

 

You can now download :)

sir a question here.. im trying to use this autoattack.. i chose to apply it using .c only coz it doesnt work by just adding on trunk and putting on plugins.conf

 

kindly check this errors? i just follow the guides in HPM installing.

 

what rev. you use?

 

can you provide your src/plugins/sample.c and autoatk.c codes? so that I can compare it..

im using 12535..

 

this is my sample.c(from 12535) sir mhal.

and the autoattack.c is default one (the one u provided in the latest version of autoattack plugins)

sample.c

Share this post


Link to post
Share on other sites

^ Okay,

 

try to replace This

	addAtcommand("autoatk",autoatk)

to

	if( HPMi->addCommand != NULL ) {//link our '@autoatk' command		HPMi->addCommand("autoatk",ACMD_A(autoatk));	}

then recompile your autoattack.c :)

Share this post


Link to post
Share on other sites

^ Okay,

 

try to replace This

	addAtcommand("autoatk",autoatk)

to

	if( HPMi->addCommand != NULL ) {//link our '@autoatk' command		HPMi->addCommand("autoatk",ACMD_A(autoatk));	}

then recompile your autoattack.c :)

thank you for the time sir mhal.. now im wondering what should i use .. if ur version or ossi's version because this two diff version are the same.. the only different from these two mods is there's a clif message.. maybe that's the only line im able to understand. :P

 

thank you again...

Edited by leloush

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.