Search Results
Voting system [Election] simple method
https://www.youtube.com/watch?v=zvMv3C6Ipeg
Quote:
you need to /voteenter inside. Please bear in mind, only one person can enter the room at a time.
While yo...
596
Did you try using MySQL query in the MySQL server and see what's your result comes with?
Try using cache_get_field_content
704
You can take a hook into the main public callback.
Not possible to take public callback to a hook(?)
For making the order, you can just put the line upper to load first.
Like..
PHP код:
fu...
282
PHP код:
       bInfo[id][b_intx]=cache_get_field_content_float(i, "b_intx",dbhandle);        bInfo[id][b_inty]=cache_get_field_content_float(i, "b_inty",dbhandle);      ...
374
Can you actually show how you not really getting the data?
The code seems okay to me.
374
If the problem is in your enum?
Do you get any error or anything?
If your exterior works, then why interior not?
374
Quote:
Originally Posted by Logic_
It doesn't create another object. It creates and the object and modifies the client to change the texture as ordered by the server.
I heard from a few...
368
You all know about the SetDynamicObjectMaterial and SetDynamicObjectMaterialText .
I am researching a few information about this.
Does SetDynamicObjectMaterialText/SetDynamicObjectMaterial somehow ...
368
Quote:
Originally Posted by Vince
What's the point of this? Just pass text to the function directly. A screenshot of the result would also be nice.
Thanks for the tip. Ya, it can be don...
669
Hello there,
Most of you know how it works but a tutorial for new developers would be helpful.
If you need to know about the usage of this tutorial, please check this thread first. [ https://sampfor...
669
Scripting and mapping service is available now, contact me if you need one.
TGoldenB is my skype or contact me here.
371,915
Made an improved version for you. Try it out :
PHP Code:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    new SmokeObjectCreated;
    if(newkeys & KEY_YES)
   Â...
501
Update the streamer.inc and same version's streamer.dll
No problem with codes but plugins and .inc
473
Code:
format(string, sizeof(string), "%d", i);
You are detecting name, why number comes here in the string? It is telling the script, find the number in the name, if no number found, kick him.
[hr][/...
224
Whatever you do with CMD:***( playerid, params[] )
Always follow this method, otherwise you will get errors with " Unknown command ".
Код:
CMD:commandname( playerid, params[] )
{
.....
...
retur...
276
Video isn't able.
334
Hi iGetty,
Aren't you from SARP's developer team?
2,738
Well, beginners should follow this type tutorials because it will help them to learn the scripting more clearly and quickly.
681
SA:MP Dying OMG OMG OMG -_-
SAMP won't die soon lmao.
1,244