Jump to content
  • 0

Itemmap Command ?


Yoona

Question


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Looking for this kind of script and 100% working on the revision of rAthena. thanks in advance!

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

The Addrid command was added recently (r17439/6572a9f), which makes it really easy to do something like this:

	addrid(1); //Attach all users on the map.

getitem 512,1;

end;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

The Addrid command was added recently (r17439/6572a9f), which makes it really easy to do something like this:

	addrid(1); //Attach all users on the map.
	getitem 512,1;
	end;

thanks for the response Euphy,  since im using Revision 17440 its okay? 

Edited by Yoona
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

it's okay ... it's added since r17439... and you are using r17440 ... 

 

and..it's not me who answered you in previous post ....it's @Euphy

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   77
  • Joined:  12/04/12
  • Last Seen:  

Posted · Hidden by Emistry, August 7, 2013 - not related to topic ....
Hidden by Emistry, August 7, 2013 - not related to topic ....

it's okay ... it's added since r17439... and you are using r17440 ... 

 

and..it's not me who answered you in previous post ....it's @Euphy

 

she blind. LoL

Link to comment

  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Done. Edited already :)

 

 

by the way Emistry what command should i use? or i should look for a script ?

 

 

sorry newbie with this :(

Edited by Yoona
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

The Addrid command was added recently (r17439/6572a9f), which makes it really easy to do something like this:

	addrid(1); //Attach all users on the map.
	getitem 512,1;
	end;

/swt you can simply create a script using bindatcmd to call the script command..

Link to comment
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
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

×
×
  • Create New...