add(..) ???????
I don't see why this causes a tag mismatch on storedweaponnameA
new storedweaponnameA[64] add(menu, sizeof(menu), "^n1. %s",storedweaponnameA) |
The add() function does not allow formatting like the format() function has (ie: %s, %i, %f, %d).
|
So use format, instead of add.
|
allrighty, ugg.
|
| All times are GMT -4. The time now is 14:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.