Vercetti1010 Posted May 6, 2008 Share Posted May 6, 2008 I have a script that warps a player to an interior that I update frequently. however, it has a problem with the markers not showing up. the colSphere is still there but you dont see the marker at first. once you get warped, you see them again. how can i make it so the markers are always there? please dont tell me to quit what im doing and use the interiors resource that comes with the server. I am making this because i dont like the standard one. heres how my markers are handled. createMarker ( -89.19506072998, 1378.2799072266, 10.469839096069, "arrow", 1, 255, 255, 0 ) probeInMarker = createMarker ( -229.29302978516, 1401.15234375, 27.765265, "arrow", 1, 255, 255, 0 ) setElementDimension ( probeInMarker, 1 ) Link to comment
Ace_Gambit Posted May 7, 2008 Share Posted May 7, 2008 It is a known bug. There is nothing much you can do. Link to comment
lil Toady Posted May 7, 2008 Share Posted May 7, 2008 maybe you've just hit the marker limit on the server? Link to comment
CodeMaster Posted May 7, 2008 Share Posted May 7, 2008 maybe you've just hit the marker limit on the server? I think thats not problem... Markers when hit limit, server hides the ones which are farthest from you and leave 64 of them I think. There's no reason why they wouldn't show up if he is close to it. Its just mine thought, but probably you know better, still you're here longer than I am. Anyways there's a bug (known one) so markers don't show up if they were created before player entered (e.g. onResourceStart). Try restarting script in game unless you are starting it in game. I believe that you want them to hide (I wanted that for blips, and did it ) but until MTA marker handling isn't fixed (maybe in DP3 I don't know) it won't be easy using markers. Cheers Nidza Link to comment
Brophy Posted May 7, 2008 Share Posted May 7, 2008 This is a dp2 problem but is resolved in dp3 Link to comment
Vercetti1010 Posted May 7, 2008 Author Share Posted May 7, 2008 ok, thank you. my co administrator said i have to fix this or i wouldnt be able to update, even though I have been stressing to him that it is probably an mta problem. maybe this can back me up on it. thanks, and good luck with DP3. and btw, the reason i have two markers is because one is "ouside" and one is "inside". i have more markers but it follows the same format with their respective X Y Z coordinates. Link to comment
CodeMaster Posted May 7, 2008 Share Posted May 7, 2008 This is a dp2 problem but is resolved in dp3 So I were right. (as always ^^) And maybe u should add [sOLVED] (?) so other people (I mean on newbies who don't search) would check out what did we said here. Or maybe u should add [sOLVED (PARTIALLY)] ^^ Cheers Nidza Link to comment
XetaQuake Posted May 7, 2008 Share Posted May 7, 2008 You a self able to change the topic name, just editing you first post Link to comment
CodeMaster Posted May 8, 2008 Share Posted May 8, 2008 I think he tried to say you that you can change topic name. ^^ Right translation: You are able to change your topic name by editing your first post's subject. Try to learn this english once already Cheers Nidza Link to comment
XetaQuake Posted May 8, 2008 Share Posted May 8, 2008 lol, i was thinking you a the creator of this thread This is a dp2 problem but is resolved in dp3 So I were right. (as always ^^) And maybe u should add [sOLVED] (?) so other people (I mean on newbies who don't search) would check out what did we said here. Or maybe u should add [sOLVED (PARTIALLY)] ^^ Cheers Nidza And i was thinking you asked the mod to add a [sOLVED] I was probably too tired sorry Link to comment
CodeMaster Posted May 8, 2008 Share Posted May 8, 2008 Okay, my mistake. So Verrceti, I mean on YOU. Hope this makes it clear. @XetaQuake: use are instead of a! And have u added me on skype? I don't see you, write me a PM with your address. Ok enough off topic! Cheers Nidza Link to comment
CodeMaster Posted May 8, 2008 Share Posted May 8, 2008 Okay, my mistake. So Verrceti, I mean on YOU. Hope this makes it clear. @XetaQuake: use are instead of a! And have u added me on skype? I don't see you, write me a PM with your address. Ok enough off topic! Cheers Nidza 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