Search Results
Alright well i changed all the Audio_Seek in the gm to Audio_SetPosition and now i have to define it, so i put #define AUDIO_SETPOSITION (what number do i put here?)
160
Thank you all, and ill try what Konstantinos told me :P
160
I got this: Код: [12:55:32] [debug] Run time error 19: "File or function is not found" [12:55:32] [debug] Audio_Seek [12:55:32] [debug] Run time error 19: "File or function is not found" [12:55:3...
160
Код: SA-MP Dedicated Server ---------------------- v0.3z-R2, (C)2005-2014 SA-MP Team [12:21:03] [12:21:03] Server Plugins [12:21:03] -------------- [12:21:03] Loading plugin: streamer [12:21:03...
160
Hey guys, I'm having this problem loading a GM and i dont know what to do as the files are in the correct places, and the plugins and filterscripts have all loaded properly.... Please help, here's wha...
160
Hey guys, i'm actually looking to hire a scripter, but before you start posting about me posting on the wrong section , please hear me out. I want to hire a professional scripter to teach me scripting...
107
Do you have another version of streamer with the include that i can maybe try?
288
I just did it again and the same thing happens, those 3 errors.... So annoying
288
Quote: Originally Posted by BroZeus get the latest plugin+include file from here https://github.com/samp-incognito/sa...ses/tag/v2.7.2 downlaod them place them in there respective places a...
288
Hmmm well try using a false cmd. So see how you wrote 'true' for if somebody is actually invite, and then he can play dice. Well make a cmd with 'false', that if he tries to /accept dice, but is not i...
127
Listen you cant just convert them, because if you have CreateDynamicObject then that means your script probably runs with strcmp, which is also slow. And they run together, meaning that if you change ...
282
You stated above that you updated the streamer to the latest .inc .... The .inc is the include and not the plugin. When you download the folder from the link that NewerthRoleplay gave you, there wil...
213
Try using this: Код: SetGameModeText("D:CG V3.4"); Put it after all the CreateDynamicObject
190
I even tried this with another script, it has the latest streamer plugin and include and the same errors come up: Код: C:\Users\PC\Desktop\Gaming\Everything for gta samp\samp03csvr_win32\gamemodes...
288
Just a heads up, i would not recommend using strcmp as it is old and extremely slow and makes it more complicated than it should be
100