Jump to content
  • 0

Modiefed the script of @item


Question

Posted

Hello

I'm currently using 2015 client and server version of kRO. i need a simple script or how to tutorial to change the script mentioned above.

 

the current script i have @item <item id> <quantity>

E.g: @item ahura_mazda 1

 

nah the underscore "_" between name is very disturbing me. How can i change it without "_" to be @item <item name/id> <quantity>

E.g: @item ahura mazda 1

 

No need to created the script, just tell me how to do it, that will be pleased me and i can learn how to scripting too.

Anyways i wanna say thanks.

 

 

 

Ps. Sorry for bad english. I'm Indonesian.

post-36505-0-16299400-1452153371_thumb.jpg

4 answers to this question

Recommended Posts

  • 0
Posted

Hello

I'm currently using 2015 client and server version of kRO. i need a simple script or how to tutorial to change the script mentioned above.

 

the current script i have @item <item id> <quantity>

E.g: @item ahura_mazda 1

 

nah the underscore "_" between name is very disturbing me. How can i change it without "_" to be @item <item name/id> <quantity>

E.g: @item ahura mazda 1

 

No need to created the script, just tell me how to do it, that will be pleased me and i can learn how to scripting too.

Anyways i wanna say thanks.

 

 

 

Ps. Sorry for bad english. I'm Indonesian.

 

I don't know if this'll work but try putting " on the item name.

 

Example:

 

@item "Ahura Mazda" 1

  • Upvote 1
  • 0
Posted (edited)

item names with underscore ( _ ) as spaces are `aegis names`, try using the `names(non aegis)` or `item ID` instead.

and you don't need to add `1` in the end if you only need 1 piece, it will always be 1 if you dont provide the quantity

Edited by benching
  • Upvote 1
  • 0
Posted

 

Hello

I'm currently using 2015 client and server version of kRO. i need a simple script or how to tutorial to change the script mentioned above.

 

the current script i have @item <item id> <quantity>

E.g: @item ahura_mazda 1

 

nah the underscore "_" between name is very disturbing me. How can i change it without "_" to be @item <item name/id> <quantity>

E.g: @item ahura mazda 1

 

No need to created the script, just tell me how to do it, that will be pleased me and i can learn how to scripting too.

Anyways i wanna say thanks.

 

 

 

Ps. Sorry for bad english. I'm Indonesian.

 

I don't know if this'll work but try putting " on the item name.

 

Example:

 

@item "Ahura Mazda" 1

 

Thanks but, don't work for me  /no1

 

item names with underscore ( _ ) as spaces are `aegis names`, try using the `names(non aegis)` or `item ID` instead.

and you don't need to add `1` in the end if you only need 1 piece, it will always be 1 if you dont provide the quantity

i see, but as you know my problem come with non aegis name. using id will be more pinfull, need to memorize every id, at last i don't want to burden my gm and support player.

 

change the AEGIS/KRO name of your item inside the db/re/item_db.txt

i'll try this one. but my question will this works fine change the aegis name?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...