Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting > Code Gallery
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-17-2012, 10:26 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Atlantis

As promised, here is most of Atlantis' code and some other resources you can use. Keep in mind, anything that is not included in this package which is content of Atlantis, you are not allowed to use on your playerworld.

A couple notes:
  • The baddy code is not included, since it was a mod of Gambet's GBaddy (which can be found in the Code Gallery as well) and was rather hackish in its whole nature; nothing to learn from, really.
  • Due to Stefan's optimizations on tile update stuff, when "removing" objects such as bushes, stones and the like, the tile changes below may disappear again before the object actually respawns. You can actually fix this by changing the updateBoard() calls in the object class to update 3x2 instead of 2x2 tiles.
  • I removed all (I guess) cheat detection code, since it's generally not a good idea to make things like that public. Wasn't anything fancy anyway, but still..
  • Yes, I did shamelessly copy the basic ideas of Era's staff tools. They're good!


No guarantee for good code. There are also probably a few bugs here and there. I'm not providing any more information right off the bat. If you need help or have any questions, please ask them in this thread. No PMs if it's not about anything critical.

Thank you.
Attached Files
File Type: zip atlantis.zip (2.94 MB, 720 views)
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 04:38 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.