Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Finch on Apr 02, 2015, 04:16 AM

Title: Login Fuzzie Account
Post by: Finch on Apr 02, 2015, 04:16 AM
I facing problem i have my admin commands and i am using fuzzie account system i add a function in setlevel cmd that if there is someone is not login and use admin command it can be use what the problem this is admin cmd'

(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi61.tinypic.com%2Fettc3d.png&hash=6d82a625b4016a3b22fe1f55181ed4de0184edc3)


then i goto server without login and try command it say that


(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi57.tinypic.com%2F14uyt6u.png&hash=5bf717ee058e952ef9be63980b3c5c2cddd14648)


(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fi60.tinypic.com%2F14khapd.png&hash=ffadd7cf314e4042eeb487cfbf470b5efd5b0b86)


What is Problem?
Title: Re: Login Fuzzie Account
Post by: ThunderStorm on Apr 02, 2015, 05:07 AM
if ..
else if ...
else if ...
else if ...
else {
 if
else
}

try
Title: Re: Login Fuzzie Account
Post by: Finch on Apr 02, 2015, 05:14 AM
what?
Title: Re: Login Fuzzie Account
Post by: ThunderStorm on Apr 02, 2015, 05:23 AM
Correct if statements in setlevel command >.<
Title: Re: Login Fuzzie Account
Post by: Finch on Apr 02, 2015, 05:33 AM
Thanks
Worked
Title: Re: Login Fuzzie Account
Post by: Thijn on Apr 02, 2015, 05:36 AM
And please.... Don't use wordpad for editing. Use something like notepad++ or Sublime Text.