[Question] @eval

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

Moderator: Moderators

netske
Noob
Noob
Posts: 2
Joined: 06 Feb 2012, 08:48
Noob?: Yes

[Question] @eval

#1 Post by netske »

hi, the openkore wiki about @eval is very limited, i need all reserved paramaters that can be used in @eval
so i wont have to rely on pre-coded macros for getting party name, guild, status etc. sometimes its easier to code on ur own
if you have the proper knowledge of the syntax and pre-defined functions, than searching and copying code of other's :)


thanks so much to anyone who can provide a link :)
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [Question] @eval

#2 Post by EternalHarvest »

@eval uses openkore's internals, which you can look up directly in openkore sources. There is some documentation right in sources, and it can be compiled to html documentation with a script in src/doc.
netske
Noob
Noob
Posts: 2
Joined: 06 Feb 2012, 08:48
Noob?: Yes

Re: [Question] @eval

#3 Post by netske »

tnx for the reply, is this located in the src folder of openkore?
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: [Question] @eval

#4 Post by EternalHarvest »

Yes.
napoleoncihuy
Noob
Noob
Posts: 12
Joined: 20 Apr 2010, 07:08
Noob?: Yes
Location: My House

Re: [Question] @eval

#5 Post by napoleoncihuy »

you have to know perl programming languange, n know how openkore worked.. :D
hehe
c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: [Question] @eval

#6 Post by c4c1n6kr3m1 »

i need it to, and never learn pearl.
no help at all ???
ewan123
Human
Human
Posts: 24
Joined: 26 Dec 2009, 10:36
Noob?: Yes

Re: [Question] @eval

#7 Post by ewan123 »

napoleoncihuy wrote:you have to know perl programming languange, n know how openkore worked.. :D
hehe
T_T can anyone send me any tutorial or sites so that I can learn how things work here ? I also have a hard time figuring out how this @eval and RegEx works.Please help me.