11-11-2011, 10:04 AM
Hey,
These arent used right
In the init
Same for
In blockplace
These arent used right
Code:
PluginManager:AddHook( self, cPluginManager.E_PLUGIN_TICK )
PluginManager:AddHook( self, cPluginManager.E_PLUGIN_BLOCK_DIG )
and
local World = cRoot:Get():GetWorld()
Same for
Code:
local Name = Player:GetName()