Jump to content

Bilal135

Members
  • Posts

    843
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Bilal135

  1. First of all, I'd like to thank you for appreciating our work. This game mode is type of roleplay, which reminds you the life of school, You can ask questions from teachers, you can do everything! You can even get job degrees, and get employed! You can buy your own cars if you have the license. You live in your own home! You can make your own friends (Friends are actual players , not NPCs)...and even ask anything from the NPC parents. (And a lot of more features) Since we are developing from scratch, so it may take a little bit time, hope people will like this game mode...We are giving you the authority to edit the script as you wish, we'll release the whole uncompiled version as soon as everything is ready. +You can interact the players, by simply pressing "U" (local chat) or ''T'' main chat. It doesn't have any restrictions like roleplay game mode does. Hope I made everything clear. If you got still questions, feel free to ask.
  2. Due to some problems, we have decided to rewrite the whole game mode, it won't take so much time for release, so stay updated with the thread.
  3. Topic Updated • Added IP Adress. (Beta 0.01) • Added some more things. • Added two new screenshots.
  4. You all are welcome to help us creating this open source project! (If you are a scripter) If interested PM me.
  5. Hi guys, it's my pleasure to present a whole new game mode created by scratch by me and my friend. This is ''Multi Theft Auto - School Days'' which gives you opportunity to experience real life school in Multi Theft Auto San Andreas! Yes! You have your own house, you have your own parents! You have even teachers, schools! You have to select your age and name before you start playing. You'll get a degree after completing the school, and then you will employed! There will be NPC parents and teachers. Players would be able to create their own character, one registered account will create a character, and start playing. Authors: Bilal135, Denny199, Anubhav. Contributors: MagicMayhem, Lampard. Total Progress (Beta 0.01) Features • Vinewood Houses - 10% • Vinewood School - 10% • Age System - 10% • Degree System (After Age 20) - In Beta 0.02 • Character Creator - 10% • Jobs (After getting a degree) - In Beta 0.02 • Login Panel - 50% • Save System - Done • NPC System - 10% • Shops - In Beta 0.02 • Mod Manager - Done ^And there will be a lot of impressing features. After getting completed, we will release the uncompiled version allowing you to edit anything you want..! Screenshots Currently, we are working on Beta 0.01, we have also our server (Beta 0.01) where you can come and check this game mode out! IP Adress: mtasa://37.187.158.16:22503 Server Password: Soon will be here. Thanks.
  6. Please talk about this matter somewhere else @LekRoots and @XeoN
  7. Urdu bolo please, aur scripting ke bohat se ways hain...sab ka apna apna way hota hai scripting karne ka.
  8. I've no answer for that, Just thought that it will be good.
  9. ''The last reply'' I replied the last, so I won...!
  10. Update (Version 3.0.0) • Shows a message when resource starts.
  11. Muje pata chala ke mera previous code: addCommandHandler ("jop", givePedJetPack) function givePedJetPack(sot) outputChatBox("You've Got A JetPack", sot, 0, 255, 0) end message ko output nahi karta tha, lekin ye code kam karta hai. addCommandHandler ("jop", function(sot) givePedJetPack(sot) outputChatBox ("You've Got A Jet Pack", sot, 0, 255, 0) end )
  12. Wait what? Thanks for what? We posted thanks woah lol. See the posts! If you are going better then post more resource and see your signature. I would make small scripts for free lel If you see the replies, 3 guys just appreciated the script (Sam1er, NightFury and Manawydan)...and yes I've pretty enough knowledge to create small scripts.
  13. Thanks guys, yes I am new, and day by day, I'm getting better in scripting. Thanks once again.
  14. No, it will reach to 999999 pages.
  15. Scripting karne ke bohat se ways hain, mera bhi work karta hai. tuna wrapper function bana diya, wo kuch or hi hein. wo sirf output karta hein nikal ta nahi! aur tu kabhi kabhi decrypted functions use karta hein < Mein ne script ko test kiya hai aur ye perfectly kaam karti hai.
  16. Scripting karne ke bohat se ways hain, mera bhi work karta hai.
  17. Is code ko previous code meu add kar do ''end'' ke agge. addCommandHandler ("rjop", removePedJetPack) function removePedJetPack(sot) outputChatBox ("Jet Pack Has Been Successfully Removed", sot, 255, 0, 0) end
×
×
  • Create New...