Need bit help :)
Can someone explain what I have done wrong, and how I could fix it?
And what about ; ? When it's needed in pawn? PHP Code:
Code:
csdmwin.sma(7) : warning 213: tag mismatch |
Re: Need bit help :)
There is no String tag in AMXX Pawn
|
Re: Need bit help :)
So I should not look this wiki for programming amxx?
http://wiki.amxmodx.org/Pawn_Tutorial#Strings |
Re: Need bit help :)
Read the comment above it, only applicable to SourcePawn, which is used by Sourcemod
|
Re: Need bit help :)
Semicolon is not required in pawn.
|
Re: Need bit help :)
Okay, thanks for answers.
|
Re: Need bit help :)
Should this work?
PHP Code:
|
Re: Need bit help :)
Quote:
|
Re: Need bit help :)
Nope.
|
Re: Need bit help :)
Quote:
What you are trying to do is check for kills on each team. And since we have a function which is called every time a player dies it's probably better to use that. |
| All times are GMT -4. The time now is 20:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.