Author Topic: List of Bugs with Pawno  (Read 10417 times)

0 Members and 1 Guest are viewing this topic.

Offline Zegro

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 8
    • View Profile
List of Bugs with Pawno
« on: January 16, 2010, 09:40:22 pm »
1) timers don't seem to work[although I may be missing something)
2) setplayerskin bugs a player on skin[can't shoot, get into cars...]
3) gm name can't be changed, native does nothin - setgametext or somethin it is
4) createvehicle causes runtime error
5) setplayercolor causes runtime error
herp herp

Offline Boss

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 229
  • Boss
    • View Profile
    • TDH Clan Site
Re: List of Bugs with Pawno
« Reply #1 on: January 16, 2010, 10:02:31 pm »
I reported all of these.
1) Yes, they actually don't work.
2) You need to jump after spawning to be able to shoot/drive.
3) Yep, the mode will always be shown as "DM" in the browser.
4,5) These two are not implemented, even though they are added in .inc.

Offline Zegro

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 8
    • View Profile
Re: List of Bugs with Pawno
« Reply #2 on: January 16, 2010, 10:17:35 pm »
also, setplayerskin doesn't work on class select
:(

Offline ricardo

  • Street Thug
  • *
  • Posts: 14
    • View Profile
Re: List of Bugs with Pawno
« Reply #3 on: January 16, 2010, 10:21:03 pm »
lol i think the lesson here is.. STAY AWAY FROM THE PAWN SERVER UNTIL ALL THIS IS FIXED.

Trix rox @ pawn scripting - MonkeyScripts++
« Last Edit: January 16, 2010, 11:11:05 pm by ricardo »

Offline Boss

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 229
  • Boss
    • View Profile
    • TDH Clan Site
Re: List of Bugs with Pawno
« Reply #4 on: January 17, 2010, 05:25:46 am »
STAY AWAY FROM THE PAWN SERVER UNTIL ALL THIS IS FIXED
Nope, it's more like "EXCESSIVELY USE PAWN SERVER SO THAT DEVS HAVE TO FIX IT".  ;)

Offline Trip

  • Street Thug
  • *
  • Posts: 10
  • O CHEA
    • View Profile
    • [ABK]
Re: List of Bugs with Pawno
« Reply #5 on: January 17, 2010, 05:38:04 am »
STAY AWAY FROM THE PAWN SERVER UNTIL ALL THIS IS FIXED
Nope, it's more like "EXCESSIVELY USE PAWN SERVER SO THAT DEVS HAVE TO FIX IT".  ;)
O SNAP

Offline Falcon

  • VC:MP Developer
  • Wiseguy
  • *
  • Posts: 73
    • View Profile
Re: List of Bugs with Pawno
« Reply #6 on: January 17, 2010, 08:12:10 am »
Yea already know about this .. should maybe read before reporting bugs.
1) timers don't seem to work[although I may be missing something)
Never seen that bug before and tested appears to work fine for me.
2) setplayerskin bugs a player on skin[can't shoot, get into cars...]
Will be fixed very soon.
3) gm name can't be changed, native does nothin - setgametext or somethin it is
Will look into as stated by boss already reported.
4) createvehicle causes runtime error
How about try using SetPlayerTeam() instead .. Didn't noticed setplayercolor was still in inc.
5) setplayercolor causes runtime error


Offline Tommy_Kills

  • Street Thug
  • *
  • Posts: 5
    • View Profile
Re: List of Bugs with Pawno
« Reply #7 on: January 17, 2010, 07:53:43 pm »
PutPlayerInVehicle and GivePlayerMoney doesnt work for me.

Offline Zegro

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 8
    • View Profile
Re: List of Bugs with Pawno
« Reply #8 on: January 17, 2010, 08:01:42 pm »
Yea already know about this .. should maybe read before reporting bugs.
1) timers don't seem to work[although I may be missing something)
Never seen that bug before and tested appears to work fine for me.
2) setplayerskin bugs a player on skin[can't shoot, get into cars...]
Will be fixed very soon.
3) gm name can't be changed, native does nothin - setgametext or somethin it is
Will look into as stated by boss already reported.
4) createvehicle causes runtime error
How about try using SetPlayerTeam() instead .. Didn't noticed setplayercolor was still in inc.
5) setplayercolor causes runtime error



sorry for not reading previous posts... I'm posting for someone else so if I was looking for the same error it could be phrased in all kinds of different ways, be the same thing and I'd overlook it.

new bugs with your fixes...
CreateVehicle works on gamemodeinit only
setvehiclepos only works 1 time.

Offline Zegro

  • VC:MP Beta Tester
  • Street Thug
  • *
  • Posts: 8
    • View Profile
Re: List of Bugs with Pawno
« Reply #9 on: January 19, 2010, 10:38:13 pm »
sorry for double post

BottomText will cause crashes if a space[" "] or nothing is entered as the value

Offline Boss

  • VC:MP Beta Tester (inactive)
  • Made Man
  • *
  • Posts: 229
  • Boss
    • View Profile
    • TDH Clan Site
Re: List of Bugs with Pawno
« Reply #10 on: January 19, 2010, 10:39:50 pm »
BottomText will cause crashes if a space[" "] or nothing is entered as the value
Try three spaces.

Offline Ettans

  • VC:MP Beta Tester
  • Wiseguy
  • *
  • Posts: 56
    • View Profile
Re: List of Bugs with Pawno
« Reply #11 on: January 20, 2010, 11:55:37 am »
OnPlayerCommandText doesn't seem to be called at all, no matter what command you put there, it always returns "I don't know that command".

Offline Tommy_Kills

  • Street Thug
  • *
  • Posts: 5
    • View Profile
Re: List of Bugs with Pawno
« Reply #12 on: January 20, 2010, 02:28:30 pm »
yes it does just type /c yourcommandhere ingame (which is retarded to me)

Offline Ettans

  • VC:MP Beta Tester
  • Wiseguy
  • *
  • Posts: 56
    • View Profile
Re: List of Bugs with Pawno
« Reply #13 on: January 20, 2010, 02:35:18 pm »
Oh, the /c in-front is retarded indeed. :/

Edit: There's also a bug with SendClientMessage. If you send a message, say with red colour and then send another message with green color, the second messages color will change all texts on-screen to green.
« Last Edit: January 20, 2010, 03:22:10 pm by Ettans »

Offline duszek21

  • Street Thug
  • *
  • Posts: 6
    • View Profile
Re: List of Bugs with Pawno
« Reply #14 on: March 16, 2010, 10:32:57 pm »
setvehiclepos only works 1 time.
SetVehiclePos will only work until someone use this car.