Search Results
In exactly what way doesn't it work? Does it always display the english message or doesn't display a message at all? Right now my guess would be that the PlayerStats enum lang part is screwed up and t...
133
I don't need help (I'd be glad to help others though) and I don't neccesarily need testers, just a few people to talk about samp stuff and share. Actually it seems to be quite a mess now since quite a...
136
Sometimes you want to show someone what you're working on, maybe you're just starting out or getting back to scripting after a while, or want to run your ideas by someone, maybe collaborate or need so...
136
It seems weird that the Z coordinate you're using is exactly 11, it should be a float like 11.0 but where do you get the coord from? Maybe the object is underground.
126
It just looks like you have not put some plugin in the server.cfg to make it load. Your gm has functions that the server can't find. Maybe the plugin has some additional files that have to be correctl...
196
Is query turned on? https://sampwiki.blast.hk/wiki/Server.cfg
48
Only thing I could think of is that your p_name function returns the wrong name. Use: pawn Код: GetPlayerName(playerid, playerName, sizeof(playerName)); Also it could be that you would be bette...
62
What's in that log and why is it [2] ? If it's just a number you could use strval(log) to see if it is 0 or 1: Код: if(strval(log)==1)
186
Check the XY of the player and find the Z for that XY with mapandreas, then check if the player's Z is significantly higher than the Z you found with mapandreas, that will mean he is in the air.
119
Код: if(response) { //your stuff } else { //show it again, copy the code which shows the initial dialog here }
183
The special latvian language characters are these - ē ū ī ā љ ģ ķ ļ ћ č ņ. SA-MP supports them if windows system locale is set to latvian. So I have a gamemode which calls my main include ...
61
Happy new year from Latvia! I hope 2011 brings as much(or even more) improvements as this year!
1,213
I had this problem a long time ago too. But when I put my antialiasing on 2 or lower (not 3) it was working. Anyway I updated the nvidia driver and it worked fully.
320
That server obviously has a command to remove nametags. Try /help or ask admins about it.
195
https://sampwiki.blast.hk/wiki/Scripting_Editors EDIT: oh no. you were faster.
115
Well, I want it too but it won't work.
77
Did you try to reinstall SA and SA-MP ?
120
I think there already was a topic like this and I posted a reply and there were other replies too. Anyway, I totally agree with you. And I hate people who say "yay, now nobody can mod samp" etc. And s...
225
Quote: Originally Posted by Hiddos E.T. phone home! Or harry potter and the chamber of secrets? Epic win. NPC and the sky sweeper.
141
Everything iTunes. It has so good library organization, sound enchancer and the iTunes store with movie trailers etc. I think that's my favorite small-app on Windows. For videos I use Xvid player.
667