Author Topic: Some bugs  (Read 54 times)

Offline BGTrucker

  • Global Moderator
  • Newbie
  • *****
  • Posts: 42
  • Karma +0/-0
  • Server Moderator lvl 2
  • Location: Truckers Life
    • View Profile
    • Trucker's Life
Some bugs
« on: February 12, 2013, 07:37:23 pm »
Well,PPC Trucking server script has a default bug that affects every player that is id2.Well,when I was running my server,when someone was id2 I /get him but he just spawns on his same place,or if I /jail /freeze id2 he can't unfreeze or unjail after the setted time.Also many other bugs with admin cmds occur.After that when I was playing on my friend's server,he somehow fixed this issue but i don't know how.But this bug with id2 occurs now in this server,you can ask [GM]Windrush,he tested it.
Also,for some reason many /cmds don't work.Like /afk /brb /back /getcar and etc.Also it's strange what happens when use /openhouse and /closehouse.It says that the house has been opened/closed for other players to visit it,and in the same time after those texts appear text Unknown command.See here:

Share on Bluesky Share on Facebook


Offline Height

  • Administrator
  • Full
  • *****
  • Posts: 102
  • Karma +5/-2
    • View Profile
  • IG Name: Height
Re: Some bugs
« Reply #1 on: February 13, 2013, 11:25:21 am »
Greetings,

Well, i really dont know whats the case with PPC Script, because i havent used it much. Anyways our bug is due to reason that we are using the old version of sscanf which does not works well with 0.3x. When i updated our server to 0.3x from 0.3e, some plugins also needed to be updated, especially sscanf, but i forgot to do that. so while we were running the server in 0.3x, server was still running using 0.3e compatible sscanf plugin. so when admins use commands, it creates some bugs along with running. so that why it created the bug with ID. The PPC script also have this bug because, i think PowerPC03 scripted his game mode at the time of 0.3c. so, it uses the old sscanf version at that time. so when we download it, it having the old sscanf version in it. but now samp servers are using 0.3e version and if players run PPC script with old sscanf version, They will get this ID error. This error is common in the servers which are running with outdated sscanf plugin version and it can be removed by updating sscanf plugin.Anyways i have done a minor update on our server and updated the sscanf version to 2.8.1, so i think the bug is now fixed

The problem when you use /openhouse and /closehouse is because i didnt used to "return 1" while scripting it. so the server thinks it as unknown command and reports. but the command is actually working and your house gets closed and opened when you use it. now during update i have fixed it and it wont again like that.

PS: Along with update, New admin base map by [GM]Windrush is also added to the server

With Regards
Height
(Administrator) 

Offline BGTrucker

  • Global Moderator
  • Newbie
  • *****
  • Posts: 42
  • Karma +0/-0
  • Server Moderator lvl 2
  • Location: Truckers Life
    • View Profile
    • Trucker's Life
Re: Some bugs
« Reply #2 on: February 13, 2013, 11:28:42 am »
Ok,thx again for the reply,I see you really care about the server and player's needs,unlike some other server owners.