NinjaWa

Users
  • Content Count

    192
  • Donations

    0.00 EUR 
  • Joined

  • Last visited


Reputation Activity

  1. Like
    NinjaWa got a reaction from Mighty Jayster in $rules for Deathrun   
    Or you can set to "self" and iprintlnbold or iprintln the nextmap. That will only appear to that user.
     
     
    Yes that is possible, it would be a REALLY easy script, even I could make it. If IceOps would want that I wouldn't have a problem in helping
  2. Like
    NinjaWa reacted to owoisop in Admin abuse   
    " We can extend it if you want " 
    threating me isn't a good thing too. Of course I can wait these 5 hours, but I want to help Failer to become better admin, that's why i'm here. 
    I am patient person after all, you can't say about me that I am provoking you to insult each other or whatever. 
  3. Like
    NinjaWa got a reaction from {cool.G} ingre in server_config   
    Hmm go inside a .gsc script and call it somewhere where player connects or spawns and write this:
     
    self setclientdvar(" cg_drawcrosshair", 0);
     
    About the progressbar, I guess you will need to edit .menu, not sure which ones.
  4. Like
    NinjaWa reacted to Lookout in Call of Duty 4 comeback?   
    Not to mention publishing rights or similiar Activition will step in for sure...
  5. Like
    NinjaWa got a reaction from {cool.G} ingre in geoIP   
    It doesn't use MAM or B3 I think
    Tell people to come to your server so to test it, if not, try to set up b3 or mam.
  6. Like
    NinjaWa got a reaction from {cool.G} ingre in geoIP   
    You can simply use a script made by Crazy from RoyalSoldiers.
     
    // ________/\\\\\\\\\__________________________________________________________ // _____/\\\////////___________________________________________________________ // ___/\\\/_________________________________________________________/\\\__/\\\_ // __/\\\______________/\\/\\\\\\\___/\\\\\\\\\_____/\\\\\\\\\\\___\//\\\/\\\__ // _\/\\\_____________\/\\\/////\\\_\////////\\\___\///////\\\/_____\//\\\\\___ // _\//\\\____________\/\\\___\///____/\\\\\\\\\\_______/\\\/________\//\\\____ // __\///\\\__________\/\\\__________/\\\/////\\\_____/\\\/_______/\\_/\\\_____ // ____\////\\\\\\\\\_\/\\\_________\//\\\\\\\\/\\__/\\\\\\\\\\\_\//\\\\/______ // _______\/////////__\///___________\////////\//__\///////////___\////________ init() { level.welcomegeo = undefined; level.iswaitingforgeo = undefined; for(;;) { level waittill("connected",player); if( !isdefined( player.pers["player_welcomed"] ) ) { player.pers["player_welcomed"] = true; // player welcomed player thread geo(); } } } geo() { level endon("disconnect"); location = self getgeolocation (2); while(isDefined(level.welcomegeo)) { wait .05; level.iswaitingforgeo = true; } level.iswaitingforgeo = undefined; level hudmsgtop("^1Welcome ^2" + self.name + " ^1From ^2" + location); } hudmsgtop(text) { level.welcomegeo = true; msg = addTextHud( level, 750, 5, 1, "left", "middle", undefined, undefined, 1.4, 888 ); msg SetText(text); msg.sort = 102; msg.foreground = 1; msg.archived = true; msg.alpha = 1; msg.fontScale = 1.5; msg.color = level.randomcolour; msg MoveHud(30,-1300); wait 15; msg destroy(); level.welcomegeo = undefined; } MoveHud(time,x,y) { self moveOverTime(time); if(isDefined(x)) self.x = x; if(isDefined(y)) self.y = y; } addTextHud( who, x, y, alpha, alignX, alignY, horiz, vert, fontScale, sort ) { if( isPlayer( who ) ) hud = newClientHudElem( who ); else hud = newHudElem(); hud.x = x; hud.y = y; hud.alpha = alpha; hud.sort = sort; hud.alignX = alignX; hud.alignY = alignY; if(isdefined(vert)) hud.vertAlign = vert; if(isdefined(horiz)) hud.horzAlign = horiz; if(fontScale != 0) hud.fontScale = fontScale; hud.foreground = 1; hud.archived = 0; return hud; }
  7. Like
    NinjaWa got a reaction from {cool.G} ingre in geoIP   
    Hmmm there were a plugin of deathrun, let me search for it.
     
    EDIT: there's none
     
    It's actually hard to do it without b3 or mam I think, I have no clue on how that could be possible tho
  8. Like
    NinjaWa got a reaction from {cool.G} ingre in new killstrike   
    I have some private files I could take a look, I will reply as soon as I can
  9. Like
    NinjaWa got a reaction from {cool.G} ingre in new killstrike   
    This could help: 
     
    This too:
     
    https://ugx-mods.com/forum/index.php?topic=7656.0
  10. Like
    NinjaWa got a reaction from LIFE in CAN YOU GIVE ME B3 PLUGINS AND ALL SO I NEED TO KNOW HOW TO BUY A GAMERAGER PLUGGING   
    http://forum.bigbrotherbot.net/releases/
     
    And to fix some things use alteradmin
  11. Like
    NinjaWa got a reaction from Mighty Jayster in NinjaWa hate.   
    Yes me too hehe
    That's why I want to know hehe
     
    (I love haters <3)
  12. Like
    NinjaWa reacted to Association in Likes can be restored, kinda   
    Likes are like cookies. Don't share. 
     
  13. Like
    NinjaWa got a reaction from Association in Likes can be restored, kinda   
    I had around 20, would be happy with 1 PLS xD
     
    Give me one heheh