Zcmd - Strcmp Help
#1

Hello. First of all I am sorry because I am really bigot I don't use zcmd or another new things. I am still using strcmp and I am trying to adapt something to my server from Zcmd. Can you help me about converting this Zcmd to Strcmp? Thank you.

Код:
Timer:TSKUpdate[5000]()
{
	foreach(Player, i)
	{
	    if(GetPVarType(i, "TSK"))
	    {
	        if(GetPVarInt(i, "TSKAttempt") != 0)
			{
I just don't know how to convert '' Timer '' thing to Strcmp. How? If you help me, I can give you +rep =)
Reply
#2

That isn't a command, and why would you want to convert ZCMD into STRCMP? ZCMD is a lot faster, and MUCH more efficient, especially when combined with sscanf.
Reply
#3

Quote:
Originally Posted by coole210
Посмотреть сообщение
That isn't a command, and why would you want to convert ZCMD into STRCMP? ZCMD is a lot faster, and MUCH more efficient, especially when combined with sscanf.
Exactly , and that is y_timers timer if I'm not wrong...
Reply
#4

Quote:
Originally Posted by zombieking
Посмотреть сообщение
Exactly , and that is y_timers timer if I'm not wrong...
Quote:
Originally Posted by coole210
Посмотреть сообщение
That isn't a command, and why would you want to convert ZCMD into STRCMP? ZCMD is a lot faster, and MUCH more efficient, especially when combined with sscanf.
So, how can I convert this y_timer to strcmp? can you help me please?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)