Forum

> > CS2D > General > Skins on server / Lua Admincolor
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Skins on server / Lua Admincolor

6 replies
To the start Previous 1 Next To the start

old Skins on server / Lua Admincolor

tameelf
User Off Offline

Quote
ok well my dedi doesent work so i use new serevr and im wondering is it possible for me to make it have like the halo skins and all tht for everyone tht joins and also i want to put this lua script i found named admincolor but i dont know how to make them work ingame cause i have luaserver on server.lua and lua map on 1 and i have the thing i want inside the samples folder help me plz

Admin/mod comment

"need help please!" is not acceptable as title. it doesn't say anything about the topic. changed /DC

old Re: Skins on server / Lua Admincolor

ohaz
User Off Offline

Quote
1. Use dots and commas to structure your text please. It's very hard to read this.
2. It's not possible to make servers, where everybody has the same skins. Skins are local, that means only you can change only your skins.
3. If the lua script is inside the samples folder, do the following:
open the server.lua , go to the last line and add:
1
dofile("sys/lua/samples/admincolors.lua")
If the file with the admincolors is named in another way, just replace the "admincolors" with the filename of it.

old help me plz kill

tameelf
User Off Offline

Quote
nvm i fixed ok death i got a prob all i have is the wc3 mod so will this work?
-- Plugins
dofile("sys/lua/miroslavr/wc3tft.lua")
dofile("sys/lua/samples/admincolors.lua")
edited 2×, last 31.07.09 07:43:13 am

old lol

tameelf
User Off Offline

Quote
um k it not working i join my server i chose my class and it still doesent give me the warcraft menu ok so is this right?
-- Plugins
dofile("sys/lua/miroslavr/wc3tft.lua")
dofile("sys/lua/samples/admincolors.lua")
and if tht not right does file have to be.lua nammed server.lua or server
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview