Search Results
I've found this video by Alonzo Torres useful. Maybe you can do a search in Tutorials on the forum for 'Textdraws' or read the sa-mp wiki with the textdraw functions. https://www.you tube.com/watch?v...
133
The default dialogs can not be positioned, however.. if you're creative you might want to look into textdraws. Maybe you can use textdraws to create a dialog?
133
And what if you do /graffiti LosSantos Arial 0xFFFFFFFF ?
96
Edit: It has been resolved. I had the plugins mixed up. -------------------------------------- Hi all, I'm in desperate need of help with the sscanf plugin. My script uses kustom specifiers to look...
41
Hi, I'm having a little problem when I updated YSI from 3.09.0684 to 4.0.2 (the latest on the github). All my commands worked fine, but since the update, the log is filled with this: Quote: ...
6,672
Quote: Originally Posted by Gforcez1337 It handles all the NPCs in your server ^ What he said. Plus it runs together with samp-server so you must leave it untouched.
226
well hello there. dutch boards are deleted indeed.
989
And are you sure that you're not deleting that object? Maybe some misplaced code or something that shouldn't even be there? If it's you and your players then the first thing I think about it RemoveBui...
79
It's good for a first map, the location is sort of a thing; but overall good job.
244
I already use crashdetect and compile the script in -d3 flags. No errors in server_log
60
Hi all, I have this weird SA-MP crash on the server I develop for but I can not find the source. This crash occurs a lot, when I log in to the game and attempt to spawn after entering my password, th...
60
Quote: Originally Posted by AbyssMorgan 2 years 4 months so much I am here and we are still in SA:MP 0.3.7 The update came out 2 years after last. Update: two bug fixed, rly ? I need mor...
4,163
Add a check in the command whether a player owns a house or not. If the player owns a house, return a message or something. If the player doesn't own a house, then continue. Maybe add a new variable w...
110
Try to use %d instead of %s. %s shows a string while the values given are integers I guess? If you want to display numbers, use %d.
126
I fixed it, needed to install service packs for Microsoft Visual C++. Thanks for the help though!
191
I am contacting them now. Just one question: I've seen in other threads that they've installed .NET Framework 4.5 and 4.5.2. When I downgrade to 4.5 and install 4.5.2, it updates automatically and 4.5...
191
Thanks for the fast reply. I'll download and try that one, and edit this message with the result afterwards EDIT: Nope, still experiencing the same problems. Should I contact my VPS' support regardi...
191
Hello there, I'm having a kind of a problem here and I've done everything to fix it, and searched the whole internet for an answer, though every answer given doesn't work. My problem is that the "ss...
191
Looked a bit through your code, and added some comments in your code. Maybe it helps, I did my best to help you. pawn Код: CMD:locker(playerid, params[]){    if(PlayerInfo[playerid][pFaction] =...
181
Code: D:\PlanetS 0.3x [Euro] Server 8\pawno\include\sscanf2.inc(203) : error 017: undefined symbol "IsPlayerNPC" Terwijl de rest naar de C-schijf verwijst. Misschien moet je de sscanf include verplaa...
522