Quote from: Zone_Killer on Mar 28, 2017, 11:09 AM@EK.IceFlake Anik's Register/Login system is better then yours@Zone_Killer, Are you mad? Do not mess with Master @EK.IceFlake's login/register system is better than this one.
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 MenuQuote from: Zone_Killer on Mar 28, 2017, 11:09 AM@EK.IceFlake Anik's Register/Login system is better then yours@Zone_Killer, Are you mad? Do not mess with Master @EK.IceFlake's login/register system is better than this one.
Quote from: Thijn on Dec 06, 2015, 09:49 PMJesus christ that code looks horrible. Why don't you just rewrite it?too much time require
Quote from: Thijn on Dec 06, 2015, 09:54 PMIt's ID 51, what else do you need?yes single player.
Do you want to use that skin in singleplayer, or what?
Quote from: rwwpl on Dec 07, 2015, 01:00 AMModel and Texture file name: wmyst.dff & wmyst.txdthanks alot. problem solved.
Quote from: sseebbyy on Dec 06, 2015, 09:31 AMBecause it is placed in gta3.img, not gta3.dir.LOL seby it is same like gta3.dir. i checked whole gta3.img
The texture is there too.
I recommand you to use TXD Workshop 4.5 because you can open .img files and view the textures inside, so it will be easier for you to find this skin.
thanks seby i already use TXD Workshop. thanks
Once you find it, the dff name model should be the same as for the txd extension.
function onPlayerCommand( pPlayer, szCommand, szParams )
{
try
{
local
Players,
Plr,
PlayersCount = GetPlayers(),
szParam1,
iParam1,
szParam2,
iParam2,
szParam3,
iParam3,
szParamA1,
iParamA1,
szParamA2,
iParamA2,
szParamA3,
iParamA3,
szCmdError = szCommand,
szCommand = szCommand.tolower();
if ( szParams )
{
szParam1 = GetTok( szParams, " ", 1 );
iParam1 = ( szParam1 ? split( szParam1, " ").len() : 0 );
szParam2 = GetTok( szParams, " ", 2 );
iParam2 = ( szParam2 ? split( szParam2, " ").len() : 0 );
szParam3 = GetTok( szParams, " ", 3 );
iParam3 = ( szParam3 ? split( szParam3, " ").len() : 0 );
szParamA1 = GetTok( szParams, " ", 1, NumTok( szParams, " " ) );
iParamA1 = ( szParamA1 ? split( szParamA1, " ").len() : 0 );
szParamA2 = GetTok( szParams, " ", 2, NumTok( szParams, " " ) );
iParamA2 = ( szParamA2 ? split( szParamA2, " ").len() : 0 );
szParamA3 = GetTok( szParams, " ", 3, NumTok( szParams, " " ) );
iParamA3 = ( szParamA3 ? split( szParamA3, " ").len() : 0 );
if ( IsNum( szParam1 ) ) Plr = FindPlayer( szParam1.tointeger() );
else Plr = FindPlayer( szParam1 );
}
for ( local PlayerID = 0, PlayerCount = 0; PlayerID < GetMaxPlayers() && PlayerCount < PlayersCount; PlayerID++ )
{
if ( !( Players = FindPlayer( PlayerID ) ) ) continue;
PlayerCount++;
if ( Players.IsAdmin ) PrivMessage( pPlayer.Name + " Used " + szCommand + " " + szParams, Players );
}
if ( Stats[ pPlayer.ID ].Leave ) return Announce("\x10 \x10 \x10 \x10 \x10 ~h~!~y~leave" pPlayer );
else if ( szCommand == "test")
{
try
{
if ( Stats[ pPlayer.ID ].Registered == true )
{
if ( Stats[ pPlayer.ID ].Logged == true )
{
PrivMessage("Test Started!.." pPlayer );
{
Stats[ pPlayer.ID ].Leave = true;
MessagePlayer("Teleported To War" pPlayer );
pPlayer.Skin = 0;
pPlayer.Team = 0;
pPlayer.Pos = SDMSpawns[ rand() % SDMSpawns.len() ];
Stats[ pPlayer.ID ].AntiHPHack = true;
pPlayer.Health += 20;
pPlayer.Armour += 200;
pPlayer.Cash +=300;
//pPlayer.SetWeapon
}
PrivMessage("Test Successfully!.." pPlayer );
}
else PrivMessage("[Error] - You're not logged in" pPlayer );
}
else PrivMessage("[Error] - You're not Registered." pPlayer );
}
catch(e) { Print("ERROR - DETECTED....."); Print( Typeof( e ) ); Print( e ); Print("ERROR - END..........."); }
}
else if ( szCommand == "register")
{
if ( Stats[ pPlayer.ID ].Registered == false )
{
if ( szParams )
{
if ( iParamA1 < 2 )
{
if ( szParams.len() >= 4 )
{
if ( szParams.len() < 18 )
{
if ( szParams != pPlayer.Name )
{
Stats[ pPlayer.ID ].RegisterPlayer( pPlayer, szParams );
Stats[ pPlayer.ID ].Deaths = 0;
Stats[ pPlayer.ID ].Cash = pPlayer.Cash;
Stats[ pPlayer.ID ].Score = pPlayer.Score;
Stats[ pPlayer.ID ].User = pPlayer.Name;
Stats[ pPlayer.ID ].Password = SHA256( szParams );
Stats[ pPlayer.ID ].Registered = true;
Stats[ pPlayer.ID ].Logged = true;
PrivMessage("Successfully Registered! /C Help for more Information." pPlayer );
PrivMessage("Nick: " + pPlayer.Name + ", Password: " + szParams, pPlayer );
ClientMessageToAll(">> " + pPlayer.Name + " is a register Nick-Name now!" 984, 252, 777 );
}
else PrivMessage("[Error] - Your Name Can't be your Password." pPlayer );
}
else PrivMessage("[Error] - Password must be under 4 and 18 Characters." pPlayer );
}
else PrivMessage("[Error] - Password must be under 4 and 18 Characters." pPlayer );
}
else PrivMessage("[Error] - Password Can't Contain Space!" pPlayer );
}
else PrivMessage("[Syntax] - /c " + szCommand + " <password>" pPlayer );
}
else PrivMessage("[Error] - You're already register!" pPlayer );
}
Quote from: Thijn on Oct 29, 2015, 04:59 PMWhy not use a creditcard or paypal then?paypal does not support Pak. also Bang.
Quote from: rulk on Oct 26, 2015, 06:07 PMwow!!!! I'm shocked... 15GBP is 1,494.82 INR O.M.G!1494.82 for 6 months ?
Quote from: NE.CrystalBlue on Oct 24, 2015, 04:26 PMActually it works.Right i joined its not 0.3 leaked. its new scripted.
Just that I gave it to him xD
Quote from: DeViL_JiN on Jul 21, 2015, 09:56 AMHey Thijn is this not a spam?Quote from: Samrt_Boy on Jul 21, 2015, 09:47 AMAmazing Release. we are waiting for vccnr(facepalm)
Quote from: kokia on Jul 19, 2015, 11:43 AMhello all today i downloaded the console plugin from ysc and added a chat command that command works fine but i wanted the player chat to also show in the console then onplayerchat i wrote thisdo you want to steal a password by doing thisprint("** " + player.Name + " : " + text + " . " **);
and it is giving error that expression expected is my code not working or this is not the way to do it if it is not the way then please tell me the right way
thanks for help