Using SQL entries I instead of numbers appearing in-game I would like the value 0 appear as apple, 1 appear as grapes, 2 appear as watermelon etc etc.
mes "[ " +.@position[.@a]+" ]"); <<< This will appear as a number in-game from the guild position table. How to attach a word to the corresponding number.
mes " ";
close;
}
Question
TiMz
Using SQL entries I instead of numbers appearing in-game I would like the value 0 appear as apple, 1 appear as grapes, 2 appear as watermelon etc etc.
Edited by Isaiah8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.