Thread
:
Array help
View Single Post
#
4
08-29-2011, 08:46 PM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
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
}
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow