Search Results
Not so long ago I think someone was making a include or plugin or something that would get someone's HWID and mac address, not sure if they ever released it or finished it, Will do a search for you se...
315
Looks good, Maybe convert the other buildings as well doesn't fit well across from that blue building but does look good.
3,583
for some reason it saves over all ATMs the last ATMs stats I create. Код: stock ATM_Create(playerid) { new Float:x, Float:y, Float:z, Float:angle; if (GetPlayerPos(play...
113
what's the ******** for the link?
1,472
I'm getting a textdraw that shouldn't be appearing (It deletes when showcharactermenu isn't in code but when I add showcharactermenu it appears?) Code for defining textdraws Код: //Text Draws...
116
Quote: Originally Posted by Robertsamp Maybe u are not in virtual word 0, did u verify that? still doesn't work and in the screen shot where the map was loading it was set to virtual wo...
338
Quote: Originally Posted by GeorgeLimit max object 1000. try convert to CreateDynamicObject() I do not go over 1000 objects. it's the only object code in the whole server yet it won't s...
338
Quote: Originally Posted by andrey1311 Try use the latest sscanf plugin and recompile. If u didn't added sscanf in your pawno/includes, add it and put on the beginning of you gm #inclu...
338
you have two if responses opening the same dialog ID for dialog 70 Код: if(response) { ShowPlayerDialog(playerid, 71, DIALOG_STYLE_LIST, "Choose gender 2", "Man\nWoman", "Next", ...
212
So the map was loading before I decided to add the character selecter from south central roleplay script due to not being good at textdraws and loving the character selecter (It works perfectly but wh...
338
Anyone having issues with createobject not working / creating objects in this script?
23,895
Anyone else have issues using createobject with this script and it not creating the objects?
48,829
So when I log in it sometimes spawn's the player in the air and they fall to there death, I don't know why this happens. In the database it's the same coordinates for the ground position so... Cod...
101
I know it's stupid to use an update after inserting but got errors when adding it all in one line even when splitting it up. It just saves 0 into the database. PHP код: case 5:        ...
100
Quote: Originally Posted by CaioTJF Check this: https://forum.sa-mp.com/showpost.php...1&postcount=23 If this does not work, remove the strpack function #Edit I fixed this problem i...
8,556
Quote: Originally Posted by aymel runescape private servers runescape botting Yes my boy. I started with RSPS, Then came here and edited an old god father script back in 2012, learnt ...
2,065
So the issue is that in the buildings database it is deleting the buildings but not in the right order and in the business database it isn't even deleting them. Code: case DestroyBuildingID: { ...
239
Quote: Originally Posted by codExpert well then its problem with your business owner system. I decided to add a check it's showing this when I type /biz plant and shows up twice. maybe ...
247