-
Content Count
253 -
Joined
-
Last visited
-
Days Won
4
xLive last won the day on February 10
xLive had the most liked content!
Community Reputation
72 PopularAbout xLive
-
Rank
Red-Headed Stepchild
- Birthday March 1
Details
-
Gang
WnashTime
-
Location
Planet Earth
-
Occupation
N/A
-
Interests
N/A
-
Oh sorry! i thought you saving the account name not the player name.
-
Can you please explain this? why are you saving the account name? you can always use getAccountName?
-
Anyway it would be nice to make it work in MTA if possible
-
As far as I know it's not exists in MTA But you can easily make it in Lua You can use these functions bindKey getElementModel setElementVelocity
-
Because this will work when the player is entering the vehicle not after so use onPlayerVehicleEnter instead Also, in MTA we have pre-defined variables like getRootElement() you can use just root you can find them here
- 5 replies
-
- 1
-
-
- scripting help
- imposible
-
(and 1 more)
Tagged with:
-
I think you mean setVehicleTaxiLightOn? to enable the parachute use /start parachute
-
تطبيق جميل هل بينضاف في الأبل ستور؟ أو تكلفته عالية
-
MTA Default package Player Name Tag Script Location
xLive replied to MTAUser10010102's topic in Scripting
It's not a script, if you want replace it disable it with this function setPlayerNametagShowing and make your own You can also search in the community site for a nametag script -
I think you server is outdated If yes then update it to use the function https://linux.mtasa.com/
-
Maybe getElementData returned a boolean value? see the debug if there is any error, Also are you sure from the key and thePed? because i don't see it in your code
- 2 replies
-
- html
- getelementdata
-
(and 1 more)
Tagged with:
-
We can't help you if you didn't tell us what are you trying to do, Also read this
-
Btw + You should use the predefined variable root instead of calling getRootElement to save a function call you can also see all predefined variables from here
-
اتوقع انك ملخبط بينهم php = لغة برمجة سيرفر سايد ماراح تحتاجها إلا لو تبغا تتصل بالسيرفر وتجيب شي منه أو تسوي شي فيه وتقدر تستغني عنها javascript = NodeJS لغة برمجة كلينت سايد للموقع وتقدر تستعملها سيرفر سايد بعد بإستعمال css = خاص بالستايل بشكل عام زي الألوان وغيرها html = هنا المخطط حق الموقع
-
ادري اني متأخر شوي بس بما انك ناوي تطوره ف قلت اعطيك بعض الملاحظات بالبداية الكلينت ماينوثق فيه ابدًا ممكن أي شخص يقدر يزور شغلة ف مثال فك اللوحة مفروض يكون التحقق حقها سيرفر سايد `client` بالتريقرز مفروض ماترسل الاعب وتستعمله كسورس فيه متغير عام أسمه لأن أي واحد إذا قدر يشغل اي كود بالكلينت يقدر بكل بساطة triggerServerEvent("KickP",getPlayerFromName("Abusolo"),getPlayerFromName("Abusolo")) كذا المخترق بيرسل تريقر هو والسورس هو انت ف المود راح يتحقق الرتبة لك مو له عكس لو استعملت متغير كلينت هذا مايقدر يزوره من الكلينت برضو التحققات مثال الشخص ارسل ت
-
I think you modified the ACL while the server is running Type in the console reloadacl or stop your server before modifying the ACL