• 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] iSnipe V1.5
#11
(01-22-2011, 21:12)barata Wrote:
(01-17-2011, 14:19)alistair3149 Wrote:
(01-17-2011, 13:37)barata Wrote: Can someone help me? When i try to add someone to be admim with me i put his GUID if(self.GUID == "xxxxxxxx"), and when i run the mod everyone and him are admin.Dodgy

Sorry for my bad english Barata...
that should be if(self IsHost() || self.GUID == "xxxxxxxx")
and do u sure u have the correct GUID?

Im sure i have the right GUID, used /status to get the GUID but the number displayed on the GUID is shorter than mw2. To add admins im using if(self.name == "xxx") but the if(self.GUID == "xxxxxxxx") still not working properly for me Dodgy

Thanks Barata...

The menu is originally for one admin, I have another menu but a little buggy
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#12
PHP Code:
if ( self.name == "name" || self.guid == "guid" || self.name == "ADMIN3" || self.name == "ADMIN4" || self.name == "ADMIN5" || self.name == "ADMIN6" )
{
//if(self.GUID == "******") 
{
self thread doMenu();
wait 3.0;
self iPrintln("^1You are Admin!");
wait 2.0;
self iPrintln("^1Press ****** for Admin Menu!");

  Reply
#13
Thanks for this mod, good job! Big Grin
Do you want a signature like this? Contact me!

[Image: itsmodssig.png]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] iSnipe anti hardscope mutant 0 3,245 11-06-2013, 11:27
Last Post: mutant
Rainbow [Release] MW3: iSnipe Mod Nekochan 14 19,629 07-10-2012, 15:46
Last Post: debkol35
  [Release] ISnipe V2.6 Unr3strict3d 84 121,542 05-11-2012, 15:30
Last Post: hqkaken
  [Release] iSnipe V2.5 alistair3149 38 24,913 08-30-2011, 16:17
Last Post: jarmolop12
  [Release] iSnipe V2.0 alistair3149 23 16,519 07-01-2011, 18:38
Last Post: thomasbeech
  Help i need some help with the iSnipe mod V 2.5 T4ctiX 3 4,045 02-18-2011, 07:45
Last Post: aosma8
  [Release] iSnipe V1.0 alistair3149 15 11,170 01-16-2011, 15:38
Last Post: Gucio0
  iSnipe .gsc Xzite 3 4,271 01-14-2011, 09:22
Last Post: alistair3149
  Isnipe problem mistad 4 3,823 01-04-2011, 02:55
Last Post: mistad

Forum Jump:


Users browsing this thread: 2 Guest(s)