Author Topic: Scripts Suggestions  (Read 35940 times)

0 Members and 1 Guest are viewing this topic.

Offline Force

  • LU Developer
  • Made Man
  • *
  • Posts: 242
    • View Profile
Re: Suggestions
« Reply #15 on: August 18, 2008, 11:32:57 am »
I have always used:

Code: [Select]
on *:EXIT: {
do fancy saving hash table stuff
}

Windlord

  • Guest
Re: Suggestions
« Reply #16 on: August 18, 2008, 11:45:33 am »
That wouldn't be a good idea as it'll only save when you close mIRC.

If your server had been on for a whole week, you'd lose the week's worth of data if mIRC crashes.

I prefer saving hashes when people join and leave the server.

So... on *:SIGNAL:vcmp.player.part: and on *:SIGNAL:vcmp.player.join:

Offline xXx.Leo777.xXx

  • Street Thug
  • *
  • Posts: 1
  • LOL!
    • View Profile
Re: Suggestions
« Reply #17 on: August 22, 2008, 09:45:46 am »
Well, I'm suggesting that you could possibly add some new skins to the European & American servers? I think that would be great idea. IDs below. :D :)

        

Out of All: 11 new men, 9 new women

Current selections in European/American servers: 17 men, 2 women
This will equal 28 men, 11 women to choose from! :D
 
That would be so cool!! :)
« Last Edit: September 16, 2008, 12:41:35 am by xXx.Leo777.xXx »

Offline TanaX01

  • Made Man
  • ***
  • Posts: 214
  • BlackList! <3
    • View Profile
Re: Suggestions
« Reply #18 on: August 25, 2008, 07:24:01 am »
add new script nah add commands plz Commands By Rulk

in irc !getip:

Code: [Select]

  elseif ($1 == !getip) {
    if (!$2) echo @Server Error - Missing Information, $1 <name>
    elseif ($vcmp.getip($2) == Unknown) echo @Server Error - Cannot Find IP on " $+ $2 $+ "
    else {
      locate $vcmp.getip($2)
      echo @Server Please Wait, Retrieving IP Information...
      pause s 3
      echo @Server $2 $+ 's IP Details
      echo @Server IP: %ip
      echo @Server Country: %country
      echo @Server City: %city
      echo @Server ISP: %isp
      unset %isp
      unset %ip
      unset %city
      unset %state
      unset %country
      !halt
    }
  }

and Getip ingame:

Code: [Select]
    elseif ($1 == !getip) {
      if (!$2) msg $chan Error - Missing Information, $1 <name>
      elseif ($vcmp.getip($2) == Unknown) msg $chan Error - Cannot Find IP on " $+ $2 $+ "
      else msg $chan $2 $+ 's - IP: $vcmp.getip($2)
    }
  ;)


Offline Mattz

  • VC:MP Lead Tester
  • Made Man
  • *
  • Posts: 192
  • BK-201
    • View Profile
Re: Suggestions
« Reply #19 on: August 25, 2008, 07:32:51 am »
XE has a !getip cmd already, and its also make that 8)


Offline TanaX01

  • Made Man
  • ***
  • Posts: 214
  • BlackList! <3
    • View Profile
Re: Suggestions
« Reply #20 on: August 25, 2008, 07:42:15 am »
XE has a !getip cmd already, and its also make that 8)

Cool  :D


you test me commands !getip in server XE

Windlord

  • Guest
Re: Scripts Suggestions
« Reply #21 on: August 31, 2008, 09:24:24 am »
lol I desperately need a !bans or !banlist cmd :(

*Windlord accidentally banned someone :(

Offline Tommis

  • Moderator
  • Wiseguy
  • *****
  • Posts: 56
    • View Profile
Re: Scripts Suggestions
« Reply #22 on: August 31, 2008, 04:59:22 pm »
Hey,

Yes, there is !banned <ip> I have coded a couple days ago. It has all the information, including reason, admin who banned, and the name included all in there.

Regards,
Tommsi

Windlord

  • Guest
Re: Scripts Suggestions
« Reply #23 on: August 31, 2008, 05:48:34 pm »
Sorry I don't think i know the ip :/

Offline Tommis

  • Moderator
  • Wiseguy
  • *****
  • Posts: 56
    • View Profile
Re: Scripts Suggestions
« Reply #24 on: August 31, 2008, 11:43:51 pm »
Hey,

Then you can use !getip <name>

Cya,
Tommis

Offline TanaX01

  • Made Man
  • ***
  • Posts: 214
  • BlackList! <3
    • View Profile
Re: Scripts Suggestions
« Reply #25 on: August 31, 2008, 11:57:19 pm »
tommis you new system !check is cool  :)

Offline Tommis

  • Moderator
  • Wiseguy
  • *****
  • Posts: 56
    • View Profile
Re: Scripts Suggestions
« Reply #26 on: September 01, 2008, 06:55:12 am »
Thanks =P Any other suggestions, feel free to let me know!

Windlord

  • Guest
Re: Scripts Suggestions
« Reply #27 on: September 01, 2008, 02:49:31 pm »
Cheers Tommis

Hope I don't make mistakes again D:

Offline Knucis

  • Wiseguy
  • **
  • Posts: 82
  • u wot m9
    • View Profile
Re: Scripts Suggestions
« Reply #28 on: September 08, 2008, 03:14:31 pm »
Hi everybody,

I have got a suggestion: put an racing mode on XE | Servers :P!
And add more things for racing like:
 - Drift mode (blow up all the wheels of the racers to be more realistic :P)
 - Drag mode (like NFS :D:P)
 - Grip mode (like NFS :D:P)
 - etc etc...

------------------------------- The Race Command -----------------------------

Type (like WSV :P): !race to enter in the race...
Type (only admins can do): /c makerace <race mode (like: Drag, Drift, Grip...)> <start place> <End Place> <maximum racers> <price>. And when a admin type that command a PM apears to all the player saying:
Code: [Select]
Example: [XE]Tommis made "drag" race!
[XE]Tommis offer 4000$ to the Winner, go to the "Airport" and type !race to enter in the it!
or something like that! xD

And ( if exist on VC:MP) add nitro! ;
And if you try to kill somebody in the race you will be drowned...

It is my suggestion... I think that the server will have more fun things...

Cya, Knucis

Sorry for my english... Im portuguese xD



Offline ULK.HeAD

  • Wiseguy
  • **
  • Posts: 75
  • XE Administrator
    • View Profile
    • ULK Gang
Re: Scripts Suggestions
« Reply #29 on: September 14, 2008, 11:13:32 pm »
remove the heal delay for all players, or make admins wait to heal too please...