not picking

Started by :P, Sep 19, 2015, 05:46 AM

Previous topic - Next topic

:P

suddenly admin.nut leave working  which cmds in admin.nut when i type that cmds says unknow cmds i also add admin.nut in main.nut iadd do file   but not works why 
SLC is a good scripter but he always use bad words for abusing players :P

FinchDon

:/ why it don't work? do you load admin.nut by dofile( "admin.nut" );?
For any help and support Join #s-s at IRC for Help in Scripting
( For Newbies )

MacTavish

Probably you messed something wrong with admin.nut file

Grand Hunting Project
Join #SLC, #KAKAN, #Doom, #GHP @LUnet

Retired VC:MP Player/Scripter :P

:P

dofile( "scripts/Admin.nut" );
SLC is a good scripter but he always use bad words for abusing players :P

Xmair

Do you use onPlayerCommand event two times?

Credits to Boystang!

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

KAKAN

Show us the 1st line of your admin.nut
which is something like
function ..
oh no

:P

function AdminCmds( player, command, text )
SLC is a good scripter but he always use bad words for abusing players :P

FinchDon

AdminCmds ADM Why not you use commands of admin onPlayerCommand?
For any help and support Join #s-s at IRC for Help in Scripting
( For Newbies )

:P

cause i want to keep admin cmds  separate and user cmds separate
SLC is a good scripter but he always use bad words for abusing players :P

FinchDon

You are not friendly with admincmds you done some mistake in Your Script Find It
For any help and support Join #s-s at IRC for Help in Scripting
( For Newbies )

KAKAN

Okay here is a easy trick:-

Open server.cfg file
find sqgamemode in it
change Main.nut to Admin.nut
then it'll tell you the error
Point it and fix it, if u can't post it
oh no

:P

try to catch error came
SLC is a good scripter but he always use bad words for abusing players :P

KAKAN

Will u show us the line?
oh no

:P

echo = 301 = local
echo = 276 = local BotID = BotNick.find( FBS_DUAL() );
main = 203 =  EchoMessage( "** [" + player.ID + "] " + player.Name + " has left the server." );
SLC is a good scripter but he always use bad words for abusing players :P

KAKAN

Restart your server and try again :P
oh no