Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - UncleRus

#31
Man if you add a vehicles system robbing  cop system and prop you will be rich :)
#32
error in script fix it
#33
 I find it problem function checkName(player){local alphabet="abcdefghijklmnopqrstuvwxyz",n=-1;
  do{n++;
    if (find(player.Name.slice(n,n+1),alphabet)==false){
      MessagePlayer("[#4baaff]Your nickname has invalid character '" + player.Name.slice(n,n+1) + "'", player);KickPlayer(player);
      n=player.Name.len();
    }
  }while(n<player.Name.len()-1)
}
#34
Quote from: Sonmez on Jul 17, 2021, 12:59 AMCode has been reproduced
Why me kicked from server while i enter in server files dont loading i kicked You kicked because you have invalid chatter L My nickname LoperknDead Fix please this problem :)
#35
good work
#36
Quote from: kennedyarz on Nov 04, 2021, 01:33 AMwait for stormeus or maxorator to arrive, any of them is very active and will solve all the bugs
even these. for now sleep until they arrive. (note: don't go to die)
WTF
#37
Quote from: husnainaligee on Nov 03, 2021, 05:38 PMDeari Developer, Please fix this script here is admin /admincmds are not working please fix this for us!
Real fix it script for us Your rep +1000 :)
#39
This scripts dont work corectly because ini is depracteded
#40
I think this need update)
#41
Quote from: Alpays on Dec 26, 2020, 11:30 AM
Quote from: UncleRus on Dec 25, 2020, 08:03 PMUpdate this script please

Script works with new version already i think there is nothing to update.

I mean to add more commands and functions, but it's okay yes, I agree with your opinion
#42
Update this script please
#43
Very Good
#44
Very Good
#45
Quote from: Xmair on Dec 23, 2020, 05:54 PM
Quote from: habi on Dec 23, 2020, 08:51 AMYou may not pass 'player' to functions.

GetInfo(player) change to GetInfo(player. ID)

because by the time it reaches function,  the player might disconnected and error happens
As far as I know, the server is single threaded and it's not going to release the player's information until your onPlayerPart event is completed.

:edit: I just took a look at the script, there's no "UniqueID" member in the PlayerClass, you need to add it manually. Though there seem to be a ton of other issues in the script and I personally wouldn't recommend using this :/
do your project "I do not recommend this script" but I do not care at all! for me it is to gain experience and do it better for others