Search Results
Quote: [...] Eventually the downloading feature will be part of a main SA-MP release, but the 0.3.8 version will be skipped. The problem is we all know how long "eventually" is in...
1,165
What is that code you posted? How does it behave?
239
It doesn't exist you can only change the color. But in the next SAMP version you'll be able to create custom objects that you can attach to players so there will be no need for such a function. You c...
76
Quote: Originally Posted by RogueDrifter your post mentioned on the other hand is inaccurate as its only a list of ips and those are hardly ever kept updated and will never counter all vpn...
339
Quote: Originally Posted by RogueDrifter When is it good and when is it bad?? are you sure that this isn't just another game resolution problem? You never know. One time it works fine, ...
148
Quote: Originally Posted by RogueDrifter Do your researches well next time @mirou123 And how does what I said contradict with what Kalcor said? I said it's the player's hashed game path...
339
Quote: Originally Posted by RogueDrifter excuse me? It's not exactly a hardware ID. It's just a hash of the player's game save location AFAIK, and most cheats already spoof it. So it's ...
339
Quote: Originally Posted by RogueDrifter you can either make a command that bans a hardware id There is no way to get the hardware ID of a player in SAMP.
339
Hello everyone I was trying to make an apple tree using the model preview textdraws but it sometimes look fine sometimes it's messed up almost like it has a mind of its own. Here are a couple of pictu...
148
So the problem is pretty straight forward Код: ptask Task_Name[DELAY](playerid) { } gives me this error "array sizes do not match, or destination array is too small" I got it to work by redefinin...
174
Your code is a bit messy. It would be better to make a seperate function for that but when I script my ban system what I do is when a player is banned, I put his name, reason, admin who banned etc... ...
65
You can find help here. https://sampforum.blast.hk/showthread.php?tid=570945
139
I keep getting these messages. Код: [sampgdk:warning] Index mismatch for OnCameraLeaveNode (-10007 != -10002) [sampgdk:warning] Index mismatch for OnCameraReachNode (-10008 != -10003) [sampgdk:wa...
11,675
Quote: Originally Posted by vassilis My script is saving player position so he gets spawned at the last position he was before death. Any method to change the way i am working it ? You ...
115
Wherever you have %s put it between 's so for example `Rank` = %s should become `Rank` = '%s' or better yet `Rank` = '%e'
136
Post line 14281 Edit: Actually under OnPlayerDeath check if killer ID is valid before you use it.
155
Quote: Originally Posted by ratxrat now working just put code to OnPlayerStateChange . sorry for my bad english ☺ Glad I helped.
234
Quote: Originally Posted by Joron Whats the problem i dont understand what your tryna say? He is saying that he wants to turn the engine of the vehicle off but that code is not working ...
234