Jump to content

(OVG)Santi

Members
  • Posts

    84
  • Joined

  • Last visited

Everything posted by (OVG)Santi

  1. it's a known bug... if you think it's a skin... please find the id... something tell me you won't though.... Kemeros idk man, i think the name is CJ Alien skin or something, but IS NOT a bug, man i had the same problem and 1 admin of the server where i was connected say "it's a skin" so he set me again the skin 0, so CJ was back.
  2. is not a bug in this case, IT'S A SKIN idk the ID
  3. I think that is not a bug, i had the same problem playing on "FEAREDGAMERS: FREEROAM" co< they changed the starting skin, so i think it's not a bug, coz i said "i want my real skin" and rtpe set me skin to 0, and CJ came back bye
  4. Hello. I found a bug on server (windows version) if you send a pm (buh msg) from the console to some1 it appear 2 times to who you sent it. Bye! The dm version is great!
  5. Yo have Xfire, right? If had the same problem, i fix it closing Xfire. bye!
  6. What is the ID of the mine or where is????? thx!
  7. only try to help like you do wicth me and others help me doing the same only if yo dont like only shut up Thanks!!!!!!!
  8. this scripts is very easy try to use: This i my scrip for win points in a NO RS map, see is very easy, i have other post asking if that is true (that == if you die recibe a rank) and is true and work perfect for me Code: alias san.winnernorsmap { var %a = 0 while (%a <= $mta.server($1).cmax) { if (!$mta.dead($1,%a)) !return %a !inc %a } } this the alias here the code Code: on *:SIGNAL:mta.death:{ if ($mta.rank($1,$2) == 2) { if (*(NO*RS)* iswm $mta.race($1)) { mta.text $1 $mta.nick($1,$san.winnernorsmap($1)) is the winner of te map " $+ $mta.race($1) $+ " and win one point! !writeini -n $+(",$mta.dir,winmaps.ini") $mta.nick($1,$san.winnernorsmap($1)) mapasnorsganados $calc($readini($mta.dir $+ winmaps.ini,$mta.nick($1,$san.winnernorsmap($1)),mapasnorsganados) + 1) } } }
  9. Why this scrip a lots (LOTS) of time send me the error of writeini ( /writeini: insufficient parameters (line 505, LifeBot.mrc))?? here is the script: on *:SIGNAL:mta.startrace: { var %d = $san.jugadores($1) if ($mta.server($1).players >= 1) { if (%d != $null) !writeini -n " $+ $scriptdir $+ stats.ini" RACES $mta.nick($1,%d) $gus.add($gus.races($1,%d),1) } } here the alias: alias san.jugadores { var %a = 0 while (%a <= $mta.server($1).players) { if ($mta.nick($1,%a) != Player) !return %a !inc %a } } why sayme that error???
  10. what is the maximun recomend number of maps for dont have the porblme of lostmap?
  11. This i my scrip for win points in a NO RS map, see is very easy, i have other post asking if that is true (that == if you die recibe a rank) and is true and work perfect for me alias san.winnernorsmap { var %a = 0 while (%a <= $mta.server($1).cmax) { if (!$mta.dead($1,%a)) !return %a !inc %a } } this the alias here the code on *:SIGNAL:mta.death:{ if ($mta.rank($1,$2) == 2) { if (*(NO*RS)* iswm $mta.race($1)) { mta.text $1 $mta.nick($1,$san.winnernorsmap($1)) is the winner of te map " $+ $mta.race($1) $+ " and win one point! !writeini -n $+(",$mta.dir,winmaps.ini") $mta.nick($1,$san.winnernorsmap($1)) mapasnorsganados $calc($readini($mta.dir $+ winmaps.ini,$mta.nick($1,$san.winnernorsmap($1)),mapasnorsganados) + 1) } } } i have the code for see the points but my scrips are in spanish and i must translate this and dont like now, maybe later
  12. i am trying to say for example players == 4 (this is my case) the 1º in die say in mta.mrc by aeron, have rank 4 the 2º in die say have rank 3 the 3º in die say have rank 2 (now, the life player is the win) i am tring to say when you die you ricibe a rank or in my case was only luck???? i am tring to say put on mta.signal of death if mta.rank($1,$2) == 2 the player life is the winner this is correct. understant???
  13. please see this post, if this is true or only luck. thx http://forum.mtavc.com/viewtopic.php?t=19198 THE LAST TOPIC, THX!
  14. i was playing wicth my friend, in total we was 4. in mta sa when the first in die recibe rank 4 the second in die recibe rank 3 the 3º in die recibe rank 2 and the last id die recibe rank 1 this is a rule and i can make a scrips based in this or this is luck???? see in your servers thx!
  15. no, its not good, and yes, sorry, i was being sarcastic. u cant do both $3- and all words, and using a wildcard is not good on certain words, so to be safe ur better off just adding all ur words and using $findtok. if you see my signature i am from argentina and here the swear is very popular and is not the word for other use. and fintok dont support * or yes?? Well i can see that ur not english.. its all good, at least ur trying. i have some questions for u, since ur posting things all over the forums. 1) Are you using my script? (im confused because some of the things u talk about in other topics on these forums, are added to my script) 2) If u are, then why dont u just ask me to add a swear detector? (if u r not, then all these posts u have previously posted are not really in the right topic) if u are not using my script, i can easliy write you one, you just need to post in a new topic asking. i make scrips (own scripts) and download scrips for see ideas and if i like copy to my server, now i am trying to make a scripts for win points in a NO RS map. i have a swear detector and i post here because i was writing here a lots of post.
  16. thx for all of your help i am not a professional in this i try to do all the posible i have a lots of scrips but i know a litlle of mIRC not much i am from argentina and here the people dont know wtf is mIRC or wtfxx2 is mIRC Scripts and i do a lots of scripts but i few time i need help sorry if i am a problem to you, thx again for all of you help!
  17. no, its not good, and yes, sorry, i was being sarcastic. u cant do both $3- and all words, and using a wildcard is not good on certain words, so to be safe ur better off just adding all ur words and using $findtok. if you see my signature i am from argentina and here the swear is very popular and is not the word for other use. and fintok dont support * or yes??
  18. on *:SIGNAL:mta.endrace:{ var %b = 1 while (%b = 2) { if ($mta.dead($1,%b) == $false) { mta.text $1 $mta.nick($1,%b) is the winner of the map $$mta.race($1) and win one point! !writeini -n $+(",$mta.dir,winmaps.ini") $mta.nick($1,%b) mapsnors $calc($readini($mta.dir $+ winmaps.ini,$mta.nick($1,%b),mapsnors) + 1 } } } } } !inc %b } here is my scrip and is untested but i things work (mmmmmmmm) i am not sure but post here for see if someone can see and sayme if work
  19. This would kick if u say flock... how nice. It looks like the best swear detector ive ever seen U cant add more words. I have no idea what ur talking about anymore.... Did u set the map as a DM map? There is no: Signal Endrace. if u look at mta.mrc, aeron edited it out. use mta.finish. its in my script^ you say that in irony or is true, that about is very good? for me is the best because if you say him****f*** this detec in other no
  20. if ($wildtok($3-,*f*ck*,*,*)) { how for add more word here, this is the best swear detector, i say the command ($wiltok)??? try this is the best! but i dont know how for add more word ! AND WTF I MUST DO FOR IN A NO RS MAP SAY THE WINNER OF THE (NAME OF THE MAP) IS (NICK OF THE WINNER)?????? THX I USE THE SIGNAL ENDRACE, IS THE CORREC???
  21. The only way to do this would be to modify mta.mrc, seems kinda lazy to me though... why cant u just click connect? i have the auto conenct working now, but i need only how for when i open mIRC this auto load mta.mrc i things this is posible because if you download the mIRC of the mta.gus instalation this auto load mta.mrc. I need this because if happnes a shotdown of power or the machine restart i must do all i and if i am sleeping or on holiday wtf i do????
  22. what i need do for when i open the mIRC auto load mta.mrc and connect to my 3 servers? thx
  23. for me that dot work i have this: if ($mta.race($1) == $null) { mta.text $1 Unknown Map Detected, Restarting Script And Map. .timer 1 5 mta.startrace $1 $rand(0,$mta.races($1)) prs.restart $1 } and this for me work perfect, excep the rest of the scrip, because i dont uknow wtf is prs.restart $1. but the bad code for me was if ($mta.race($1) == Unknown) { and fixed is if ($mta.race($1) == $null) { and other thngs what i need for for when i open mIRC auto load mta.mrc and connect to my 3 servers?? thx
×
×
  • Create New...