dm reporter help
hi,
this is my code: Code:
and i also tried to make it so pepole wont be able to report on same person again. but, it didnt actually work. i could report on other one, and then back on the already-reported one. help? |
Re: dm reporter help
Code:
try that :) |
Basic, if someone uses the messagemode1 command says something like this:
/command arg1 arg2 I'm fairly certain it will be read by the console like this: say "/command arg1 arg2" Therefore arg0 is say, and arg1 is /command arg1 arg2, so you can't use an equali check. |
So if you are doing
read_argc() on say "/command arg1 arg2" it would return 4? |
Anything between quotations is one argument. In that case it would be 2.
|
| All times are GMT -4. The time now is 16:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.