Little question
What is the meaning of this?
Code:
/home/groups/amxmodx/tmp/phptYeMJV.sma(48) : warning 213: tag mismatch |
Code? ...
|
Its a plugin i am making just for some fun and im trying to learn it
Code:
|
It means that it's expecting one type of variable and you pass it a different type. In your case, you're passing an integer (as the gravity) instead of a float.
Instead of: Code:
Code:
|
Code:
|
<head hung in shame>
Yeah, what v3x said. |
also
Code:
should be Code:
|
Tnx guys
|
| All times are GMT -4. The time now is 14:20. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.