View Single Post
  #21  
Old 11-19-2009, 01:17 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by fowlplay4 View Post
Here's my GS2 Tutorial dawgs.

http://public.zodiacdev.com/index.php?title=Fowlplay4

It's not nearly as complete as I'd like it to be though but it's getting there.
The tutorial is shaping up well but it seems to have a lot of "This does this, voila!" and doesn't explain really why, some more actual descriptions of how things work and why they work like that would be good so that people can get a more rounded understanding of the scripting language from your tutorial.

Take for instance the section on clientside and serverside, it is saying how easy it is to split up your code and that clientside is insecure but it actually does not explain that serverside code is run on the NPC-Server and clientside code is run on the client, which is vital for someone who doesn't have much prior programming knowledge and is not already familiar with serverside-clientside programming. It doesn't explain the security differences really between clientside and serverside, and there are no details on how the serverside can be used to manipulate multiple players at a single time.
__________________
Skyld
Reply With Quote