Posts: 983
Threads: 98
Joined: Feb 2012
Reputation:
0
Are we allowed to use ZCMD and STRCMP and DCMD in the same script??, I've some systems in STRCMP and DCMD, am I allowed to add ZCMD in the same script?
Posts: 973
Threads: 10
Joined: Sep 2012
Reputation:
0
Most likely yes you can, i don't see any reason why it wouldn't work, though trying will give you the definite answer.
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
Just go ahead with testing as DaRk_RaiN said, but I think it might cause some problems, which occurred for me before when I once had STRCMP and ZCMD in the same gamemode. Sometimes it was crashing, so I had to change all to ZCMD and it showed major differences.