Press f to enter
#1

I have that:

Код:
if((newkeys==KEY_SECONDARY_ATTACK))
 {
     OnPlayerCommandText(playerid, "/enter");
     OnPlayerCommandText(playerid, "/exit");
 }
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
But there is a problem on my server the commands are on zcmd..how cand i put zcmd commands Instead of

Код:
     OnPlayerCommandText(playerid, "/enter");
     OnPlayerCommandText(playerid, "/exit");
?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)