Jump to content

CoZ

Members
  • Posts

    598
  • Joined

  • Last visited

Everything posted by CoZ

  1. CoZ

    Deathtop

    cuz he's new / 13 y old / misinformed ... you name it (just teasing) upload maps here preferably
  2. ok .. for this or next version ? !permmute so when a player reconnects and hes on the mute list he gets muted a bit less drastic than !ban, but still helping a looooot this might not be a lot of work, but im afraid ill mess it up or ill ruin the !ban system at all
  3. yes .. please i want it too ps , this is a fairly good workaround have player touching the rock at start i used nrg500 for visibility , but i suggest a slow vehicle .. rocks fall slower than players especially in air - unlike in the real world where everything has the same gravity
  4. in the current version only 500 orso mapnames are send by server, one of the developers said this is caused by the use of udp. tell me thats fixed ? also in the current version not all ingame things are send to the admin off course the usual like messages , which map is started but info is missing. for example in race its not visible for the admin who finished in what time. and what Semi-retired noted .. player stats like health, position etc... im not suggesting it should be shown when one player gets hit by a bullet and what health the player looses (floooooooood) but the information should be queriable or something
  5. if people are interested in trying to finish what you begon would you be willing to pm/email the map im one of those people willing to take a long look, cant promise anything cuz i usually dont have much time. i would never upload it to center myself when its fixed
  6. (f8 ) rcon_login password (f8 ) rocn help (f8 ) rcon startrace xxxx (T ) /msg nickname message
  7. ive settled on this elseif ( word || word || word || word || word || word || word isin $3-) { if (%warned == [ $+([ $1 ],.,[ $2 ]) ] 1) { mta.pm $1 $2 A warning was set. You are muted for 10 seconds ! mta.mute $1 $2 !.timer 1 10 mta.unmute $1 $2 !.timer 1 10 set %warned [ $+([ $1 ],.,[ $2 ]) ] 0 } else { mta.pm $1 $2 Dont use bad language ! A general no swearing warning is set for 1 minute ! set %warned [ $+([ $1 ],.,[ $2 ]) ] 1 !.timer 1 5 set %warned [ $+([ $1 ],.,[ $2 ]) ] 0 } elseif (please isin $3-) { mta.text $1 Dont beg set %warned [ $+([ $1 ],.,[ $2 ]) ] 0 } } elseif (please isin $3-) { mta.text $1 Automessage: Dont beg set %warned [ $+([ $1 ],.,[ $2 ]) ] 0 } doubt its perfect , but it works meanwhile i tried a few other things too all sorts of automessages pretty useless but fun i had basic automessages but they got boring after a few times so i induced a bit of randomness in it on *:SIGNAL:mta.text:{ if (look isin $3-) { set %rand $rand(0,3) if (%rand == 0 ) mta.text $1 Are you looking at me ? elseif (%rand == 1 ) mta.text $1 Automessage: Yes, you look pretty elseif (%rand == 2 ) mta.text $1 Automessage: Be sure to look at http://nlcozmtaserver.blogspot.com elseif (%rand == 3 ) mta.text $1 Automessage: Yes it's nice to look at http://nlcozmtaserver.blogspot.com else mta.text $1 Automessage: Yes, look here : http://nlcozmtaserver.blogspot.com } [uVA]_ZzZ , i wonder how the gold , silver thing is made running on the uva server
  8. ill try and remember the bull race , make it when dm comes sounds like lot of fun
  9. CoZ

    auto aim

    dont you mean ... q w e and i know you wanna show off the 8 button mouse .. but thats only 7 more than needed to shoot a missile
  10. havent tried the map myself but i can tell you that my server automatically downloads all maps on center im only spamming it cuz your asking for it but i see your in canada ,but the server in on my home pc in the netherlands ah well , still has a few people every day eager to play and test maps at least i do
  11. CoZ

    auto aim

    and he doesnt mean one star tip .. take a save game start shooting everything - especially cop cars when you die - out of ammo - whatever just reload the save game --- ontopic auto aim = lame im strongly against auto-aim if you want auto aim - go play the single player ps .. what everyone is forgetting .. its not perse the aiming that 'these guys' are having trouble with its the flying with hydra/hunter meanwhile trying to shoot everyone - thats troubling well - tough luck .. same tip goes - start multiplayer - load savegame .. - spawn hunter/hydra with cheat .. practice and practice a lot
  12. ah .. lol rubs sleep out eyes ... ah i thought i used all the tab links in the profile edit thing but overlooked the "Profile Settings" button on the Your profile tab tnx .. ---------- related .. the time says 11 .. when i click daylight savings on yes but also 11 when i click daylight savings no it is 12 .. ah well .. thats probably me too
  13. thanks everyone for compliments and tips well .. that can be arranged
  14. i cant find the place to edit time settings - since the new forum skin is it just me or ..
  15. all cps should be equal now still small .. since they are meant to force player to take distance to next jump .. done a lot since these pictures .. basically twice as good* .. twice as high .. twice more noobfriendly *well .. at least thats what im saying but more serious , a whooole lot of small improvements .. little fence here and there - without losing the feel/fact that most jumps need a bit of guess on the speed/distance and aproach you need to make it but also some basic errors - like a fence to cover the balcony (picture 4 and 5 - not clearly visible) whole lot of signs to point the normal way and the how-to get-back on-track routes even a small error i heard from someone its somanyroofs but thats because i was thinking about tomuchroofs in the first place and changed 'to' to 'so' (but forgot the many part) ill update screens tomorow(ish) i should have typed it then too .. probably would have made more sense than the 4am rambling
  16. from cj hit speed and jump jump to rightbottom - top - middlebotom - left to this roof and with ramp here .. Take distance **If you dont get distracted by this view and fall down - speed up and jump ** updated view of landing here and take as long as possible runway to jump **updated view of jump to this roof and without ramp to here .. roof with toughest jump .. ** updated the jump is still tough , but i made a escape around - up the building speed up and land (notice the building isnt quitte default ;P ) big jump .. or not ? so next jump can be done a bit more spectacular jump down and take the ramp uhm road uhm .. jump anyway then several jumps can be done consecutive (notice building isnt quitte default ;P ) shown more of them here and here and well to be continued ** continued ** basically my great story ends here , because these are pretty easy jumps ** btw - escape here is goblin back up ** atm this is the last jump ps .. every while a escape so people dont have to go back all the way and signs pointing people to jump and to escapes when on the floor
  17. CoZ

    random isnt randoming well

    true .. but the current random can be improved greatly (repetetive in the sense it will keep picking a random number out the same set , dont ask me for the algorithm but someone must have come up with somehting to do a good random)
  18. i noticed a lot i kept getting a lot of the same maps i normally say .. coincidence .. but this is the limit [16:25:27] MAPS: Started map 'Rallysport' [16:25:27] ADMINPM: coz to CoZ: BROADCAST coz LOSTMAP 2046 [16:25:27] ADMINCHAT: coz: - Top Time: 51.235secs - By: [H*C]ROTJONG[NL] - Deathlimit: None - Played: 1/4548 times (0.02%) [16:26:42] CHAT: CoZ: CRAAAAAAAAAAAAAAAAAAAAAP [16:26:46] DEATH: CoZ died [16:26:47] CHAT: BeTeP: lol [16:26:58] ADMINCHAT: coz: BeTeP You came first out of 2 Players! (Rank: First) (Money Earned: $100) [16:27:22] ADMINCHAT: coz: CoZ You Came Second! (Money Earned: $50) [16:27:26] MAPS: Race "Rallysport" has finished. note the next map is random by server [16:27:31] MAPS: Started map 'RC Goblin Race' [16:27:31] ADMINPM: coz to CoZ: BROADCAST coz LOSTMAP 2079 [16:27:32] ADMINCHAT: coz: - Top Time: 51.235secs - By: [H*C]ROTJONG[NL] - Deathlimit: None - Played: 1/4549 times (0.02%) [16:27:36] VOTE: CoZ initiated a vote for a random map note .. vote for random map [16:27:37] VOTE: Vote passed [2/0] [16:27:37] MAPS: Race "RC Goblin Race" has finished. [16:27:37] MAPS: Started map 'Race Destruction' [16:27:37] ADMINCHAT: coz: Race Destruction - Top Time: N/A - By: N/A - Deathlimit: None - Played: 1/4550 times (0.02%) [snip] [16:31:01] ADMINCHAT: coz: New Best Time on Race Destruction! (Time: 03mins 18.422secs) (By: CoZ) [16:31:02] ADMINCHAT: coz: CoZ Playing with yourself earned you money too! (Rank: First) (Money Earned: $50) [16:31:05] MAPS: Race "Race Destruction" has finished. note map selected by server and its the same map as the top one [16:31:10] MAPS: Started map 'Rallysport' [16:31:10] ADMINPM: coz to CoZ: BROADCAST coz LOSTMAP 2046 [16:31:11] ADMINCHAT: coz: - Top Time: 51.235secs - By: [H*C]ROTJONG[NL] - Deathlimit: None - Played: 1/4551 times (0.02%) [16:31:36] QUIT: CoZ left the game [16:31:36] MAPS: Race "Rallysport" has finished.
  19. tnx people i tried something new its not the best one but still has something nice about it
  20. the flipjump thing made me go all oooooooh-ish cant wait .. looks sweet
  21. do i sense a bit of sarcasme in the last comment , Laggy ? nah , oh soz .. my bad ... though youd have to admit , its not a bad job what the team does my guess is they have to reverse engineer everything .. its hard enough to write a multiplayer game , let alone rewrite a single player game to be multiplayer but ontopic .. nice entrance .. just one thing .. the center starting people have a bit of advantage ..
  22. nonsense .. it looked on your end like it was and its a very good thing they didnt include this in v1.1 imagine ..where would be the fun million of topics are already about this topic btw UTFS next time and everytime its the same thing LEARN TO AIM AND STFU
  23. checking the rest of the tags would have saved the trouble of opening a topic
  24. (dont try it random on people .. but .) if the login is done with rcon how about rcon HELP rcon mute name rcon unmute name rcon freeze name rcon unfreeze name rcon kick name rcon ban name if its done with a script .. probably its something like !ban name
  25. one of the first maps i wanted to make a multiplayer deathmatch rollercoaster something .. or just a rollercoaster luckily found out in time there were no trains in race.. are you thinking what i was thinking ?
×
×
  • Create New...