Search Results
http://prntscr.com/ndfx27 [06:27:10] DRIVER WARNING: Insufficient amount of parking lots - Use newest GPS.dat or enable more areas! how to fix? i use 1.3.0 from https://github.com/kristoisberg/sam...
11,600
C:\Users\User\Desktop\SAMP\SAMP\Server\pawno\inclu de\td-streamer-global.inc(518 ) : error 035: argument type mismatch (argument 2) C:\Users\User\Desktop\SAMP\SAMP\Server\pawno\inclu de\td-streamer-...
2,160
sorry I posted the wrong section. Please do not pay attention
47
i want someone help me convert rnpc to fcnpc here the code hope someone can help me
64
Example i created 2 npc Zm[Aiid][0] = FCNPC_Create("Npcfisher1"); Zm[Aiid][1] = FCNPC_Create("Npcfisher2"); how can i get name FCNPC Npcfisher1 and Npcfisher2 ? if( i want check name Npcfisher1 h...
108
Quote: Originally Posted by UFF Show how you pasted it in your script! Код: if(dialogid == 1) { if(!response) { SetTimerEx("DialogLogin", 100, 0, "d", playerid); return 1;...
128
Quote: Originally Posted by FuNkYTheGreat Код: CheckPassword(string[]) { for(new i = strlen(string); i > 0; i--) if(!('A' <= string[i] <= 'Z') && !('a' <...
128
Hello, I want to know how to write code to filter only enlish+number password can login. example how to work if password is: gdfsdจขจครบยรีั่่เ่้ัีะ55889 so, it n...
128
Quote: Originally Posted by Bingo Spawn him with timer as the guy said above. Or Use CreateObject Or spawn him a lil bit higher, If you don't want to edit CreateDynamicObject or use Time...
158
Quote: Originally Posted by FuNkYTheGreat Change that wall (in which actor is falling down) to CreateObject not CreateDynamicObject, so it would be streamed everytime, And actor wont fall....
158
hello, how to fix this? actor fall on all CreateDynamicObject map hope anyone help, Thanks
158
Quote: Originally Posted by Arthur Kane You should really split up your queries... And look for an improper character where the query stopped. how?
82
hello can you help me, i have problem about mysql r41-4 it can't save my data, and when i see the logs i got error #1064. Quote: [05:58:00] [ERROR] error #1064 while executing query "UPD...
82
i just want to know how to fix this input with thai language output is can't output with thai language
95
i want to know how can use textdraw with supports thai language in my sa-mp server Who have any ideas for this? Please help me input output
95
Quote: Originally Posted by Zmith It looks more like the riot_angry animnation to me; ApplyPlayerAnimation(playerid,"RIOT","RIOT_ANGRY", 4.0,0,0,0,0,0); Image riot_angry; http://i.imgur...
90
can i make FCNPC attackplayer when is it near player? example npc zombie Hit players or hurt anything? please help or some simple code, thanks
55