Posts: 32
Threads: 7
Joined: Aug 2010
Reputation:
0
Use ZCMD and Strcmp in the same script? If so, please tell me now.
Posts: 216
Threads: 5
Joined: Jan 2011
Reputation:
0
No.
Why would you want to do that anyways?
Posts: 32
Threads: 7
Joined: Aug 2010
Reputation:
0
I remember finding a solution a long time ago but I don't remember how. You had to move all the OnPlayerCommandText to somewhere. And & PeteShag, because maybe I don't want to convert all my commands to ZCMD?
Posts: 423
Threads: 7
Joined: Jul 2010
Reputation:
0
Depends on how you want to use it?
Posts: 32
Threads: 7
Joined: Aug 2010
Reputation:
0
I think it was something like OnCommandTextRecieved or something? I really can't remember.
@ Krx17 - most of my commands at Strcmp but I'm adding a dealership that some of the commands are already scripted, but they're ZCMD.
Posts: 32
Threads: 7
Joined: Aug 2010
Reputation:
0
No, I don't think you understand. I have some of my commands as Strcmp and some as ZCMD. But when you use ZCMD, only the ZCMD ones work - not the Strcmp.
Posts: 216
Threads: 5
Joined: Jan 2011
Reputation:
0
Convert them to ZCMD then? It won't take you more than 3-5 hours if we are talking about a large(GF-like) script and you would have better performance.