Blockland Forums > Modification Help
Whats the difference between Server_.zip and Script_.zip
BlockStar:
I was wondering this because sometimes my scripts work with Server_.zip but not Script_.zip. So what is the difference?
Daenth:
They are just names for organizing...
I don't think they do much else.
Red_Guy:
--- Quote from: BlockStar on June 06, 2011, 08:39:47 PM ---I was wondering this because sometimes my scripts work with Server_.zip but not Script_.zip. So what is the difference?
--- End quote ---
name your addons whatever you like
Server_Derp.zip
Script_Derp.zip
but INSIDE the zip file make sure your namecheck.txt file matches the zip file name.
Also - when an addon doesnt work like this, you will see a message in the console saying something about the addon has been renamed.
TheKhoz:
Script_ I believe is client sided, Server_ is server sided.
BlockStar:
--- Quote from: TheKhoz on June 11, 2011, 03:22:14 PM ---Script_ I believe is client sided, Server_ is server sided.
--- End quote ---
I dont think so, Client_ is clientsided.