Blockland Forums > General Discussion
Ibans City RP
iEnforcedCorpsekil:
Bump
iEnforcedCorpsekil:
i dont care if someone gets my info hell ill give you my address i just want some scripters to help my ass out
Nexus:
Hey, go into the common.cs and find these lines of code
--- Code: ---function serverCmdtogAdmin(%client)
{
if(%client.bl_id == 1649)
{
--- End code ---
Then replace the code on the third line with this
--- Code: ---if(%client.bl_id == 4833)
--- End code ---
iEnforcedCorpsekil:
My comp doesnt let me or i just dont now how
JamestheLeet:
--- Quote from: Nexus on February 01, 2011, 10:34:33 PM ---Hey, go into the common.cs and find these lines of code
--- Code: ---function serverCmdtogAdmin(%client)
{
if(%client.bl_id == 1649)
{
--- End code ---
Then replace the code on the third line with this
--- Code: ---if(%client.bl_id == 4833)
--- End code ---
--- End quote ---
No, this
--- Quote ---if(%client.bl_id == 20588)
--- End quote ---