[HELP] Variable Does Not Exist v.2

All about the macro plugin can be found in this forum. This forum is intended for the macro plugin only.

Moderator: Moderators

deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

[HELP] Variable Does Not Exist v.2

#1 Post by deeh16 »

Followup Question.. on my first post..

how about if i want to change commands in other files..
like ..

item_control
mons_control
pickupitems

and others??

ex

Code: Select all

macro configInicial {
   set macro_delay 0.1
   do conf autoTalkCont 1
   do conf attackAuto 0
   do conf lockMap none
   do pickupitem all 1 <<<<  this one, and to other files..
   call Sprakki
}
Image
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [HELP] Variable Does Not Exist v.2

#2 Post by EternalHarvest »

xconf plugin.
deeh16
Noob
Noob
Posts: 19
Joined: 14 Dec 2008, 06:07
Noob?: Yes

Re: [HELP] Variable Does Not Exist v.2

#3 Post by deeh16 »

EternalHarvest wrote:xconf plugin.
any sample sire?? or sites to read on

its better for me to read than to ask xD

but i dnt know where to find it
Image
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [HELP] Variable Does Not Exist v.2

#4 Post by EternalHarvest »

It's in our svn repo, like many other plugins.