Pissing me off....TS Weapon Crap
Ok, I've been working on this for a long time, and this is pissing me off.
I keep executing the savegun feature, and it shows me this in the console. Code:
Would anyone know why this is happening? THanks. Code:
|
It might actually return some crazy bit-code. See if displaying it with %d differs from %i.
|
Ok, thanks, Someone only notified me of only two variables, S for string, and I for integer.
BUT, it doesn't insert it into the sql. The names are correct....does it matter if the column is varchar? |
%s is string, %i is integer, %f is float, %L is language (AMXx specific I believe), and %d is simply "data", which should be capable of displaying any type of data.
|
Quote:
|
Great, but I thought your problem was the "extra" variable -- have you tried displaying it with %d and seeing if the output is different?
|
Quote:
Thank You, Man. --- Update: Here's the current script I'm Using: Code:
|
*Bump*
|
Stop using SQL for such a stupid little thing?
|
Quote:
The plugin is designed to save the players weapons in which they EARNED THE MONEY FOR TO BUY!!! OMG THAT IS SO STUPID! Please now. It would be nice if someone would assist me. Thanks. ---- I got it fixed. I found out, it wasn't connecting to the db. One of the commands at top wasn't attached to anything, and the compiler failed to give me an error. Fixed. |
| All times are GMT -4. The time now is 14:17. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.