Count
How would you make a count, so that it knows how many times you have used a command on the player.
|
a global variable.. increment it each time you run the command..
(global variables are any variables declared at the top of the code (usually) ) |
Can you post an example
|
Code:
|
Thanks alot
|
ok how about something like this:
1st time command used on player - slap 2nd time command use don player - slay 3rd command on player - kick |
Code:
That could work |
Hey thanks alot that helps a bunch :)
|
Alright I got this error but Im not sure what it means.
Code:
error 002: only a single statement (or expression) can follow each "case" |
show us ur script that gives the error
|
| All times are GMT -4. The time now is 07:02. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.