NiceL_ Posted January 19, 2011 Share Posted January 19, 2011 Hi How are you? I have a script to link it I want to file a new acl I've tried most of the codes for I did not work in linking with acl never Allloukin Please help me I just want to fix the script The script is intended to Dimension Please help spawnTeam = createTeam ("s2", 255, 0, 0) -- Create team to spawn. function spawnOnLogin (prevA, curA, autoLogin) outputChatBox ("Welcome to ...", source, 255, 0, 0, false) spawnPlayer (source, 0, 0, 5, 0, math.random (0,288), 0, 0, spawnTeam) -- spawns player with random skin setElementDimension ( source, 40 ) fadeCamera (source, true) setCameraTarget (source, source) end addEventHandler("onPlayerLogin", getRootElement(), spawnOnLogin) please Link to comment
NiceL_ Posted January 19, 2011 Author Share Posted January 19, 2011 If I want to put a member of the group acl in Special Scripts We do the registration and login and get the resulting CODE Link to comment
Castillo Posted January 19, 2011 Share Posted January 19, 2011 What doesn't work? because with your s** english i can't understand anything. Link to comment
NiceL_ Posted January 19, 2011 Author Share Posted January 19, 2011 I want to link to log a new acl Link to comment
NiceL_ Posted January 19, 2011 Author Share Posted January 19, 2011 i am soory for my bad english Link to comment
xUltimate Posted January 19, 2011 Share Posted January 19, 2011 NiceL_ use the edit button next time, and i are you saying you want it so when someone logs in it adds them to the ACL? Link to comment
NiceL_ Posted January 19, 2011 Author Share Posted January 19, 2011 i want code login privte in folder and user bearing in acl Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now