Page 1 of 1
no items show on specinfo?
Posted: Sun Oct 07, 2007 6:34 pm
by kp_downarrow
is it just me or that items that the players have dont show up in the spectating info even thou the code tries to?
Posted: Sun Oct 07, 2007 8:54 pm
by kp_downarrow
the add function not working or something for me
//len += format(szMenuBody[len], 511-len, " %s",mode[id]==1?" [[[Normal]]] ":" Normal ")
iMsgPos += formatex( szMsg[iMsgPos], 511-iMsgPos, "%s",szItemInfo );
//add( szMsg, 511, szItemInfo );
//client_print(id,print_console,"player has item %s",szItemInfo)
Posted: Tue Oct 09, 2007 11:05 am
by kevlartester
i noticed that too....but i thought its a change that came to us with v3.0 ...
Posted: Wed Oct 10, 2007 3:37 pm
by kp_downarrow
so the add function is not working