Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Samusaaron3 on August 31, 2008, 03:27:08 PM
-
Is it possible to set different time intervals for the promotions in APromotion?
For example, to go from group 1 to group 2 takes 1 hour, and to go from group 2 to group 3 takes 5 hours.
Also, I am getting errors in the server's console.
Code:
Time Error: autorun/server/APromotion.lua:43: attempt to perform arithmetic on field 'Time' (a nil value)
Line 43 contains:
Code:
ply.Time = ply.Time + 1
What is strange is that even though it is outputting the error, it is still adding time to all of the text files.
Thanks for the help.
-
Not with the current release, but I'm sure you could be able to find someone around here willing to tinker around with the script and add it in. As for the errors, idk.