my first plugin... need some help
im trying to do a tutorial plugin that i found on a site...
keep in mind, this is my first one ever... can someone help me? Code:
and heres the errors: /home/users/amxmodx/tmp/okct1j20.sma(15) : error 021: symbol already defined: "string" /home/users/amxmodx/tmp/okct1j20.sma(22) : error 017: undefined symbol "string2" /home/users/amxmodx/tmp/okct1j20.sma(22 -- 23) : warning 202: number of arguments does not match definition /home/users/amxmodx/tmp/okct1j20.sma(22 -- 23) : error 001: expected token: ",", but found "case" /home/users/amxmodx/tmp/okct1j20.sma(23) : error 017: undefined symbol "string2" /home/users/amxmodx/tmp/okct1j20.sma(23) : fatal error 107: too many error messages on one line |
oh, would it help if instead of:
Code:
i put: Code:
?? PS: Sorry for double posting |
Code:
#include <amxmodx> |
:( sorry, i just started learning this stuff tonight...
|
Lol don't be too hard on him Suzuka , it's a pretty nice try for a first plugin.
|
| All times are GMT -4. The time now is 19:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.