Search Results
No errors at all for me, Sure you copy / pasted it right? http://pastebin.com/VGzYNQAm
189
Код: // This is a comment // uncomment the line below if you want to write a filterscript //#define FILTERSCRIPT // includes #include <a_samp> #include <streamer> #include <sscanf2...
189
Код: // This is a comment // uncomment the line below if you want to write a filterscript //#define FILTERSCRIPT // includes #include <a_samp> #include <streamer> #include <sscanf2...
189
Just me or is this file spamming anyones anti-virus? Add the code in code tags
189
I was wondering if their was a list for the Ld_ codes for text draws, E.G Ld_pool:ball. I was looking for the cursor one and a microphone one if their is one.
69
This should help: https://sampwiki.blast.hk/wiki/GetPlayerHealth
143
Код: #include <a_samp> #include <streamer> public OnFilterScriptInit() { CreateDynamicObject(1, 1, 1, 1, 1, 1, 1, 1); return 1; } Like that...? Update streamer... Thats all I can t...
204
Quote: Originally Posted by Tagathron Yep. Then I suggest just adding it into your game-mode, Should work.
204
Are you adding the mapping under Код: OnFilterscriptInit() ?
204
Quote: Originally Posted by howtodo In the minimap and in the front of the player. To add an icon to your minimap try using this. https://sampwiki.blast.hk/wiki/SetPlayerMapIcon To add ...
218
To port-forward go here, It will help you out a little. http://portforward.com/
108
Can you explain further? Do you want an icon to show on your minimap? I'll need a little more info to help you.
218
Well the command you sent us is /shopboombox.. Send us the right code and we might be able to help you.
118
Here is one of mine, You should just copy and edit it. Код: new adminhof_logo = CreateDynamicObject(19480, 1678.0703, 1461.0832, 1148.6065, 0.0000, 0.0000, 0.0331); SetDynamicObjectMaterialText(ad...
83
Yes, I know it's called a textdraw, I'm talking about the ******** logo and the mouse icon etc.
96
Open the filterscript in Pawno.exe and compile it, Are there any errors? If there are post here.
85