Ilidan Posted April 23, 2010 Share Posted April 23, 2010 i think evryone shoud know how to do this but as always i don know (noob ''scripter'') so i was trying to find how to make player with specific nick name like ''rock123'' to apear in diferent place from others players when he login ,yeasterday and all this mornig i was trying to make it with acl.xml ; editor_acl.xml,but i have no progress maybe someone knows ? here it is why i need it https://forum.multitheftauto.com/viewtop ... 15&t=27376 screens http://img220.imageshack.us/i/gtasa2010 ... 30395.png/ i think idea is realy cool and i badly need any help with scripts,beside in future i will upload real cool maps to play for other players ) Link to comment
dzek (varez) Posted April 23, 2010 Share Posted April 23, 2010 you know ANY scripting? events: [server side] addEventHandler("onPlayerLogin", getRootElement(), function(thePreviousAccount, theCurrentAccount, autologin) -- source is player that logged in.. -- more info: [url=https://wiki.multitheftauto.com/wiki/OnPlayerLogin]https://wiki.multitheftauto.com/wiki/OnPlayerLogin[/url] -- code here end) functions: -- if you want to set spawnpoint/whatever for player NICKNAME: getPlayerName -- but i think it will be better to set spawnpoint for ACCOUNT NAME [login] getAccountName -- after checking name/login setElementPosition Link to comment
Ilidan Posted April 23, 2010 Author Share Posted April 23, 2010 yea,thanks for help, but i said that im nothing in scripting (diferent from kickbox for exemple) ,my answer to u question is no only in map creating evryone has diferent talets still thanks for help,maybe i will make something similar to script 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