MAB Posted July 31, 2015 Posted July 31, 2015 what is the diffrance between onClientRender and onClientPreRender ? if i made a anim window using dxCreateAnimWindow then i made a rectangle and text so if want the rectangle and the text to move with the window.. should i use setElementParent or something like that? for a dx login panel do i use. . addEventHandler ("onClientResourceStart",resourceRoot,function() addEventHandler("onClientRender",root,functionName) ?? about the arguments ()... if the () is like that createVehicle(411, x, y,z )... would it effect anything? You can find me here.
ixjf Posted July 31, 2015 Posted July 31, 2015 I have already answered your first question here: viewtopic.php?f=148&t=90818#p815878 I used to know how to code, but then I took an arrow in the knee. Project Redivivus - Remaking Old School MTA With New Code MTA 0.6 Nightly 1 released
MAB Posted July 31, 2015 Author Posted July 31, 2015 no one know the rest questions? You can find me here.
ixjf Posted August 1, 2015 Posted August 1, 2015 For your second question, no, children of elements don't move with their parents. You would have to move them manually. For your third question, no, that is invalid syntax. I used to know how to code, but then I took an arrow in the knee. Project Redivivus - Remaking Old School MTA With New Code MTA 0.6 Nightly 1 released
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