Thread: Array help
View Single Post
  #5  
Old 08-29-2011, 11:01 PM
Astram Astram is offline
Era iPhone PR
Astram's Avatar
Join Date: Aug 2010
Posts: 324
Astram can only hope to improve
Send a message via AIM to Astram
Quote:
Originally Posted by Crow View Post
But you do not need it in this case. You only need that particular prefix if you want to reference to the NPC the code is executed in while being in another NPC's scope, like inside some of this stuff:
PHP Code:
with (npc) {
  
// boo

Would that mess up the script like the problem im having...
__________________
-Toad
The worlds biggest Toad fan...
Era iPhone FTW!


Reply With Quote