Difference between revisions of "Category:Troubleshooting"

11 bytes added ,  16:25, 10 September 2007
m
imported>Dev akm
(→‎Performance Problems: added tips from haama)
imported>Dev akm
Line 367: Line 367:
Avoid using gamemode scripts wherever possible. Use quest scripts instead.
Avoid using gamemode scripts wherever possible. Use quest scripts instead.


== CPU-hungry functions ==
== CPU-Hungry Script Functions ==
There are a few CPU-hungry functions to watch out for and avoid at all costs:
There are a few CPU-hungry functions to watch out for and avoid at all costs:
GetSecondsPassed
  GetSecondsPassed
GetDistance
  GetDistance


= Obscure Problems =
= Obscure Problems =
Anonymous user