Blockland Forums > Modification Help

[MOAR PROBLEMS]My Gui Won't Read a Variable

Pages: << < (3/3)

elm:


--- Quote from: Nexus on April 27, 2012, 07:18:19 PM ---or

commandToAll('cmd', %data);

--- End quote ---

They say you learn something new everyday....

M:


--- Quote ---function serverCMDss(%client)
{
    %client.player.rads = 0;
    commandToClient(%client,'stalker_updateRads',%player.rads);
}

--- End quote ---
Bolded your issue

Pages: << < (3/3)

Go to full version