Characters not show from ‘wowpi_show_character’
-
Hey,
can you help me. I have problem with php script ‘wowpi_show_character’, if I use char from same realm (default realm in settings), characters show normal, but when I use char from other realm then get error.
Use php script:
if (function_exists(‘wowpi_show_character’)) {
wowpi_show_character(array(‘talents’,’gear’, ‘professions’), ‘MYCHARNAME’);
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Characters not show from ‘wowpi_show_character’’ is closed to new replies.