SA-MP Forums Archive
[0.3x] BUGS IN 0.3x - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [0.3x] BUGS IN 0.3x (/showthread.php?tid=412009)



[0.3x] BUGS IN 0.3x - - Lukas! - 31.01.2013

PLEASE FIX (in 0.3x R2)!!!

1. Kick() function is called in OnPlayerConnect, but me dialog/client message don't show...
2. Objects texture is bad collored:
TEXTURE CHANGED ______________________|||_________________________ ME USED OBJECT TEXTURE



Re: [0.3x] BUGS IN 0.3x (PLEASE READ)!!! - kaisersouse - 31.01.2013

Try using the current version, instead of a release candidate


Re: [0.3x] BUGS IN 0.3x (PLEASE READ)!!! - dugi - 31.01.2013

First one has nothing to with 0.3x see: http://forum.sa-mp.com/showpost.php?...61&postcount=4


Re: [0.3x] BUGS IN 0.3x - - Lukas! - 31.01.2013

dugi, in 0.3e it is work dialogs/messages and kick()
kaisersouse, too is bug (kick and objects texture COLORED)


Re: [0.3x] BUGS IN 0.3x - dugi - 31.01.2013

Quote:
Originally Posted by - Lukas!
Посмотреть сообщение
dugi, in 0.3e it is work dialogs/messages and kick()
kaisersouse, too is bug (kick and objects texture COLORED)
You should post the code you're using to replace those textures if you want to get any help.


Re: [0.3x] BUGS IN 0.3x - HuSs3n - 31.01.2013

at least kick now work onplayerconnect
if u want to show a dialog or send a message just use a timer


Re: [0.3x] BUGS IN 0.3x - Kalcor - 31.01.2013

Quote:
Originally Posted by - Lukas!
Посмотреть сообщение
PLEASE FIX (in 0.3x R2)!!!
2. Objects texture is bad collored:
[/IMG]
Yes, I think this is a bug. It should only happen if you set the draw distance over 300.0.

You should be able to set the draw distance under 300.0 (as it was in 0.3e), or darken the material colour until the matches the surroundings.


Re: [0.3x] BUGS IN 0.3x - - Lukas! - 31.01.2013

Klacor, I use 800.0 draw distance, but now I change material COLOR - it working! Thanks for answer.

But Kick() funtion really bug!


Re: [0.3x] BUGS IN 0.3x - M3mPHi$_S3 - 31.01.2013

That's just a simple change that's not a bug It makes no change to your server.