07-08-2012, 06:57 PM
You want
Color(math.random(0, 255), math.random(0, 255), math.random(0,255))
not Color3.new.
Color(math.random(0, 255), math.random(0, 255), math.random(0,255))
not Color3.new.
The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
|
This script does not seem to work
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
This script does not seem to work - by Cornholio - 07-08-2012, 06:56 PM
|