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...
389
Did you try using MySQL query in the MySQL server and see what's your result comes with? Try using cache_get_field_content
270
Another great done by Y_less <3 REP+
439
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...
82
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);      ...
152
Can you actually show how you not really getting the data? The code seems okay to me.
152
If the problem is in your enum? Do you get any error or anything? If your exterior works, then why interior not?
152
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...
213
You all know about the SetDynamicObjectMaterial and SetDynamicObjectMaterialText . I am researching a few information about this. Does SetDynamicObjectMaterialText/SetDynamicObjectMaterial somehow ...
213
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...
318
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...
318
Scripting and mapping service is available now, contact me if you need one. TGoldenB is my skype or contact me here.
101,486
Made an improved version for you. Try it out : PHP Code: public OnPlayerKeyStateChange(playerid, newkeys, oldkeys) {     new SmokeObjectCreated;     if(newkeys & KEY_YES)    Â...
144
Update the streamer.inc and same version's streamer.dll No problem with codes but plugins and .inc
125
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][/...
80
Whatever you do with CMD:***( playerid, params[] ) Always follow this method, otherwise you will get errors with " Unknown command ". Код: CMD:commandname( playerid, params[] ) { ..... ... retur...
77
Hi iGetty, Aren't you from SARP's developer team?
1,377
Well, beginners should follow this type tutorials because it will help them to learn the scripting more clearly and quickly.
377
SA:MP Dying OMG OMG OMG -_- SAMP won't die soon lmao.
308