Jump to content

Aggressor

Members
  • Posts

    40
  • Joined

  • Last visited

Everything posted by Aggressor

  1. Would be cool to see the stopsings synced, like everyone can see its red/green/orange.
  2. Hmm ive tested this couple times, but on CTV, moved vehicles still dont say on the same place where it was moved to. Can this be fixed?
  3. Yea i know but im at school right now, so cant test, but im wondering Thanks for your help anyways guys Ill try tonight and post my experience
  4. Yes, your right it was regarding running CDM_Ls. But now im wondering if this 'vehicle problem' also occurs if you run CTV-mode?
  5. Vehicles that are spawned by the admin tool, stay where they where spawned. The 'problem' only occurs to vehicles that are orginally set by the server's mode. But how is this with CTV mode? The MTA team didnt build an idle spawner in that mode, so the standard vehicles stay there, even when all players leave/rejoin?
  6. Yes thats right, i wasnt joined when my mate was coming in the server. But aside from that, in what mode will the vehicles stay on its spawn instead of re-spawning? CTV? Thanks
  7. So i have to turn off the resource called CTV? So normally, an moved vehicle should stay on the stored position, even when not being, say like 24 hours in the server for newly joined players? (assuming no one moves it back). Btw, i was running CDM_Ls, but dunno about CTV.
  8. So, officially, if i move an standard placed vehicle to another place on the server somewhere, and i leave the server. Another new players that hasnt been on my server before joins via the intnernet, does he see the vehicle where i moved it to?
  9. I'l post here how i did my 'test'. Its simple and easy to do, you need an server with admin rights and an friend who can join from the internet. 1) Host an server mtasa with Classic Deathmatch mode. Password this server so no one exept your friend can join it. (this to prevent that other players re-move vehicles) 2) Enter the server yourself and spawn as 'Grove', enter one of the vehicles that are standard standing there, move it to the middle of the grove spawn point (in the middle of the road, aslong as its moved to another place). 3) Now exit the game yourself, shut down mta/gta, and enter the server again. You will now notice that the moved car is still on the place u moved it to. 4) Let an friend join via the internet, in my case, the vehicle was NOT on the place i moved it to. But instead, it was on the standard spawn-place. This happens not to vehicles that are spawned by the admin-tool, these vehicles stay there, even for newly joined players that havent been there before. This is an desync problem maybe? I hope i have givin enough info, and that the MTA team can look at this case.
  10. Hey guys, Ive been testing the beta alot these days on my own server. This game is smooth, allmost no really bugs that corrupt deathmatch with people. But ive been thinking, in MTAVC, if you moved an vehicle (lets say an placed car that got moved by an player), the vehicle would not be there for someone that just joined the server and instead be on the normal spawnplace. Ive tested this on my mtasa server locally, so i moved an standard vehicle to an different place, after that i disconnected and rejoined back. Shutted down the game and joined my server again, i could see that the car i moved, was still on the place i moved it to. But when an friend of me joins (via the internet), the vehicle i moved is back on the place it normally spawns. Only the vehicles i spawned via admin panel keep on the place where i spawned them, even for other players that join via the internet. So im wondering, can you guys comment on this? It would be nice to see that all moved vehicles stay on the place where they were moved to, even for new-joining players.
  11. What do i have to config in that file? i cant find server.cfg, not any .cfg file. Another solution would be /votemap [mapname/mode], but what mapname if i want standard deathmatch? can you give me an example? Many thanks, Aggressor
  12. I cant find settings.xml anywhere. I get the error: ERROR: Could not parse 'settings.xml' file (Invalid file). Starting with an empty settings registry. And if i try to enter my server, i get the blackscreen after its loaded. Also get this problem: WARNING: admin_ACL.lua: Access denied @ 'aclGroupAddACL' - Line: 26 I readed the wiki for installing server/setup, but i dont understand that problem now. I think many more people have this problem, an fix would be welcome Btw, great mod. It feels very polished/professional. The mta team should work for rockstar
  13. Okej, but how must the txt file must look like? Can you give me an example, of say like 3 messages? Thanks
  14. On a note: How can i add more messages in the txt file? Its like this now: test1 test2 test3 It only says the test3 then...
  15. Thanks, but have a problem. I have made a txt file name mta.messages, then i added the script u posted via the costum script loader, when i connect with mIRC it then it says my entered messages for like 50 times and then it doesnt do anything anymore. Like this: [15:44] * Connecting to 62.163.219.78:4003... (Admin+) [15:44] * Connected! [15:44] * Game: GTA:VC | Mode: Deathmatch | Submode: | 0 / 26 [15:44] [15:44] [15:44] [15:44] and so on like maybe 50 times or more, then it doesnt do anything in a minute or longer. What im doing wrong? EDIT: I have found the problem, it was in the script, i changed something now it looks this way: on *:SIGNAL:mta.connect:{ .timermsg 0 60 mta.say $1 $read($scriptdir $+ mta.messages.txt) } on *:SIGNAL:mta.disconnect:{ .timermsg off } The 0 and 60 were inverted which was the problem, anyway thanks toady it works now
  16. Aggressor

    Timer script

    I want a script that says every minute something in admin console, like visit mtavc.com for more info!. I found this on this forum: on *:SIGNAL:mta.connect: { !.timer 0 500 mta.text $1 Message !.timer 0 550 mta.text $1 Message2 } But it doesnt work on my server, im using MTAVC0.5 and the GRS script from Oli, so i add them as personal scripts via mIRC.
  17. Where can i find a car scipt like when u enter a car it says how many distance it traveled and how many damage?
  18. Hehe yes, again thanks for ur help! Ur a fast scripter
  19. Aha ok, my msn is [email protected] Ah and removed that line but it still doesnt work.
  20. ok it works for most commands, but exept this one: if $readini(bla.ini,admin,$mta.name($1,$2)) == 1 { var %a = $iif($4 == $null,$2,$iif($mta.name($1,$4) != Unknown,$4,$mta.getid($1,$4))) if (%a != -1) { if ($3 == !settime) mta.settime $1 $4
  21. Ok, gonna try that one. Thanks for ur help
  22. How must it put it in script? it looks like this now: if ($3 == !slap) (if $readini(bla.ini,admin,$mta.name($1,$2) == 1 { /mta.slap $1 $4 I get very weird things that way Thanks.
  23. Hey there, I am currently running mtama with my personal scripts loaded. Now i have added my own script like !slap. It looks like this: if ($3 == !slap) && ($mta.name($1,$2) == Test) { /mta.slap $1 $4 The only user that can use !slap now is ''Test'', now my question, how can i add more users that can use it? i allready tried to just add a name but that way it doesnt work anymore. Thanks for any help.
  24. Ah, thats nice so i dont have to type in all commands again. Does this work in mtavc version to?
  25. Yes i would like a working one And my server is gonna run mtavc 0.5. ok i'll write u one when i get back from work. might be better to talk to u on msn or something, since u might want to change some other commands, plus i'll need to know what u use to detect admins. the method uve shown above is kinda nasty. my msn is: [email protected] add me and we can sort it out. lol, i think my whole script is nasty... added u on msn.
×
×
  • Create New...