Jump to content

[UVA]Bart

Members
  • Posts

    359
  • Joined

  • Last visited

Everything posted by [UVA]Bart

  1. well take it that the script is rubbish and there no ideas so errm there wont be a new one if you want to check the new one out tho its on my server at the moment
  2. sorry about this but the edit button wasnt there when i come home errm just to inform you all on the progress of the 10 level admin system: additions :- !admincmd---------------just shows the admin commands not the player commands. !login---------------------logs a admin in to there level. !logout-------------------logs a admin out or on part it logs the admin out. !getsubip----------------gets the sub ip of the player. {bank script} !cashin------------------cashes in a specified amount of money a player wants to put in . !bankcash--------------the total ammount a bank has stored in it. !withdraw--------------allows a player to withdraw upto the ammount they have put in.
  3. try this dazza its basically everything Dan[AU] is Laughing out Loud at Jonsey. elseif ($3 == !lol) { if ($4 != $null) mta.text $1 $mta.nick($1,$2) Laughs Out Loud At $4 $+ ! else { mta.text $1 $mta.nick($1,$2) Is Laughing Out Loud $+ ! } }
  4. any way back to the subject has any one got any ideas for 1.1-5 system and 1.1-10 system ???
  5. well dont argue you will allways lose lol he knows more about the topic than you
  6. shush ok lil'san stop interfearing with others posts ! lil Toady Posts: 1164 Joined: Sun Apr 24, 2005 7:07 pm Lil'San^,^u<3 Posts: 450 Joined: Fri Mar 30, 2007 6:27 am who's going to be right look at the dates joined ?? lil toady cause hes been on the forum longer there for he knows more about scripting end of lil san
  7. thanks toady currently editing the control pannel and making it a 1-10 admin level system with hidden password login it works as well but its a secret lol when i post the version 1.0-10system.
  8. Nope, its not. does that mean thats its rubbish and you been saying that yours was coming out for ages and also let me remind you that i wrote it on my own and not with some one else. i mean you said in one other post house has been away so progress stopped, does this mean that its house's and you have done nothing or you was away as well ??????
  9. lol so what you think good for a first effort or rubbish
  10. thanks scoob are the messy bits all the random vars like %ni and shit ? also i am currently making a secondrylogin system for level 10 admins that work and players do not know there password.
  11. thanks lol hows yours coming on and i belive you made yours level 2 4 6 8 10 ? you use the admins ip to log them in ? or made a loggin system with password ? that cannot be seen lol it took ages tonight to figure it out so admin can login in without players knowing his pass word i just updated the download from !slrcmds to !slrcommand
  12. Right i finnished but please can one of the forum admins or managers deleat this thread, i dont want to become a thread spammer viewtopic.php?f=30&t=20396 well here it is scooby for a teaching me on msn if any people want it with admin levels that go from 1 - 10 that will be out soon.
  13. dude no its not for mta.dm its a dm script for race lol and ye it nearly finnished just putting final things in but its nowhere near as good as scooby's prs 1.3 theres one thing that i am struggling to do and that is how to find the players previous nicks out mtasa race uses mirc i think and mtasa dm uses lua and i cannot do that *edit how do i upload it lol its prob gonna be finnished tonight soooo...... errm ..... you guys can pull it to peices and say whats wrong
  14. eh ? is that a insult ? and if not what do i call thread and where do i put it ?
  15. why cannot i edit my posts ? theres no edit button. and i have removed !buycar~~~ buy specified cars, ferrari, porsche, bowler, Lamborghini~~~< not finnished yet making controle pannel for custom use but these are done> !car~~~ the car a player has bought !sellcar~~~ sell the car back to dealer but for less money !carlist~~~ returns all the cars that can be bought and !age !setage as i think they are not needed
  16. [UVA]Bart

    script help

    ok dude no probs im new lol need a bit more experience
  17. [UVA]Bart

    script help

    its suposed to mean that if the playersname is not in $readini(my.ini,lol,playername) my seen command works
  18. do you have any idea at all ? lil i mean mta.text $1 $2 ????? mta.pm $1 $2 lol maybe
  19. [UVA]Bart

    script help

    will mine work toady ?
  20. [UVA]Bart

    script help

    i think this works how you want it to any probs let us know on *:SIGNAL:mta.command: { var %a = ($mta.nick($1,$2) != $readini(slrquitter.ini,deathquiter,$mta.nick($1,%b))) var %b = $iif((!$4),$2,$iif(($mta.getid($1,$4) == $null),$2,$v1)) if ($3 == !quit) { if (%a == $null) mta.pm $1 $2 $4 Has Not Been On The Server. else { if (%a != $null) mta.text $1 $mta.nick($1,%b) Is A Death Quitter } } } on *:SIGNAL:mta.part: { !writeini -n slrquitter.ini deathquiter $mta.nick($1,$2) death quiter }
  21. [UVA]Bart

    script help

    can you explain it a little more ? so you want it so when you do !quit after a player has quit or when a player rejoines ?
  22. w/e so if your script is soo much better then why havent you posted any thing about it like i asked ? or is it prs gutted to just dm ?
  23. [UVA]Bart

    script help

    grow up you immature little kid this is from prs can you see any comparison elseif ($3 == !seen) { %a = $iif((!$4),$mta.nick($1,$2),$4) if (!$hget(prsseen,%a)) mta.pm $1 $2 ' $+ %a $+ ' Has Never Been Seen Here. elseif ($mta.nick($1,$prs.getid($1,%a))) mta.text $1 $mta.nick($1,$prs.getid($1,%a)) $+ : Here Since: $gettok($hget(prsseen,$mta.nick($1,$prs.getid($1,%a))),1,32) else mta.text $1 %a $+ : Last Seen: $hget(prsseen,%a) } and this is mine noob on *:SIGNAL:mta.command: { if ($3 == !seen) { var %q = ($mta.nick($1,$2) != $readini(slrSeen.ini,LastSeen,$mta.nick($1,$2))) var %p = $iif($readini(slrSeen.ini,LastSeen,$mta.nick($1,$2)) == $null,0,$v1) if (%p == 0) mta.text $1 $mta.nick($1,$2) Has Not Been Seen Before else { if (%q != $null) mta.text $1 $mta.nick($1,$2) Was Last Seen At $readini(slrSeen.ini,LastSeen,$mta.nick($1,$2)) } } } on *:SIGNAL:mta.part: { !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate }
  24. stuff you then you just wont accept help and i have only just joined the forum and you annoying me already coming out with some sarky comment before when i posted about dm script and i mean you cant ever write ini's right or read them so there no point in trying hows that from prs ? i have had help with bits of my script from scooby ? but none of its copied exactly
  25. [UVA]Bart

    script help

    on *:SIGNAL:mta.command: { if ($3 == !seen) { var %q = ($mta.nick($1,$2) != $readini(slrSeen.ini,LastSeen,$mta.nick($1,$2))) var %p = $iif($readini(slrSeen.ini,LastSeen,$mta.nick($1,$2)) == $null,0,$v1) if (%p == 0) mta.text $1 $mta.nick($1,$2) Has Not Been Seen Before else { if (%q != $null) mta.text $1 $mta.nick($1,$2) Was Last Seen At $readini(slrSeen.ini,LastSeen,$mta.nick($1,$2)) } } } on *:SIGNAL:mta.part: { !writeini -n slrSeen.ini LastSeen $mta.nick($1,$2) $fulldate } will that do
×
×
  • Create New...