Creation/Dev/GScript/Stefan Wisdom: Difference between revisions
From Graal Bible
DrakilorP2P (talk | contribs) (→Regular posts: player.attr) |
DrakilorP2P (talk | contribs) |
||
Line 24: | Line 24: | ||
* [http://forums.graalonline.com/forums/blog.php?b=90 Variable name lookup rules] (We can't link to blog comments, so scroll down a little) | * [http://forums.graalonline.com/forums/blog.php?b=90 Variable name lookup rules] (We can't link to blog comments, so scroll down a little) | ||
* [http://forums.graalonline.com/forums/showpost.php?p=1491661&postcount=3 Some info on player.attr] | * [http://forums.graalonline.com/forums/showpost.php?p=1491661&postcount=3 Some info on player.attr] | ||
* [http://forums.graalonline.com/forums/showpost.php?p=1491659&postcount=8 GuiDrawingPanel behaviour] | |||
* [http://forums.graalonline.com/forums/showpost.php?p=1490831&postcount=8 Speed changes when using multiple particle types] |
Revision as of 23:32, 15 May 2009
Introduction
Stefan is the only GScript wizard in existence. Sometimes he illuminates his inferiors in a post so wise it can be felt without having a browser running. Following is a list of forum posts in the Official Graal Communication Center.
Announcements
Stefan announcing new features etc.
- getProcessCPUUsage, getProcessUptime, getMemoryUsage, getMemoryStatsObjects
- Using SQLite
- wordFilterText and stuff
- urlencode and scripthelp wildcards
- Functions objects, anonymous functions
- npcnewstorage
Regular posts
Most of these are Stefan helping people. What a nice guy!
- Preventing GUI controls from stealing focus
- commands.rtf equivalent for GS2
- Detailing when the params array is created
- Socket stuff
- Time formatting
- Observer mode events
- Dynamic variable names
- How to use triggerserver in regular NPCs
- onRemotePlayerChats (Written by a human who was divinely inspired by Stefan, so it's valid for this article)
- Variable name lookup rules (We can't link to blog comments, so scroll down a little)
- Some info on player.attr
- GuiDrawingPanel behaviour
- Speed changes when using multiple particle types