Difference between revisions of "Category:Troubleshooting"

282 bytes added ,  16:24, 10 September 2007
→‎Performance Problems: added tips from haama
imported>Dev akm
(→‎Obscure Problems: added new performance problems section)
imported>Dev akm
(→‎Performance Problems: added tips from haama)
Line 362: Line 362:


= Performance Problems =
= Performance Problems =
Add script performance tips here.
This section is intended as a place to list script performance problems and tips.
 
== Gamemode Scripts ==
Avoid using gamemode scripts wherever possible. Use quest scripts instead.
 
== CPU-hungry functions ==
There are a few CPU-hungry functions to watch out for and avoid at all costs:
GetSecondsPassed
GetDistance


= Obscure Problems =
= Obscure Problems =
Anonymous user