Search Results
yesterday i was able to portforward my router and host my own server with no problem. However today everytime i open the samp server it works for a while then stops responding, but the localhostserver...
165
where is the code that you provide us located?
205
the rename wont fix the warnings... but it should let you run your gm
330
i dont think its your problem. i get this warnings/errors in a lot of servers and all of them with different gamemodes. im pretty sure but i might be wrong
87
try to fix your warnings... but thats not the problem, rename your gm to vortexroleplay. dont use capital letters.
330
but its a optimization never the less. For more insignificant it is its still an optimization and i declare some global strings, but only those i use almost everytime.
88
Is it possible to control the respawn of any pickup?
53
OnFilterScriptInit and or OnGameModeInit
126
I understand the basics of the pickup system, BUT i have a doubt. If i have 5 health pickups do i have to create 5 different vars or just 1 since they are all the "same" pickup?
65
Before i format my pc i had several mta maps, but i forgot to copy them so i lost them all, however i found out that i still had one but i had already "compile" it to pwn... is it possible to take a p...
94
thats odd, cuz even if string was not big enough for that particular text it should send something
57
pm me your contact info and i will try to help you out PS: loved the title XDD
84
i dont think it is, i already search for it and found nothing, but if im wrong and it is possible pls let me know so i can remove it too xD
126
it seems like it worked thanks
124
i wanna use a timer to call a function that receives two different arguments
124
Is it possible to do this? Код: SetTimerEx("Kicker_CMD", 1, false, "i", id, playerid);
124
Код: forward KickPlayer(playerid); public KickPlayer(playerid) { Kick(playerid); return 1; }
102