Search Results
LolXDDDDDD You serious man?
130
Wow, thank you so much! It's finally working now. I have one last question: What if I use '!strfind'? what value should I write at the end?
190
But why did u write '!' in front of the forbidden words?
190
Should I write this only at the very end? So after the last strfind?
190
Hi! I have this: Код: if(strfind(inputtext, "0", true) || strfind(inputtext, "1", true) || strfind(inputtext, "2", true) || strfind(inputtext, "3", true) || strfind(inputtext, "4", true) || s...
190
When you move down you mouse why it will be still hovered when your mouse has already left it?
2,545
Where do we create the house file? I can only see we just open it
4,000
This happens when I try to run any of the .exe files:
3,096
Here it is: Код: stock PlayerInfo(playerid) { new string[128],playername[MAX_PLAYER_NAME]; GetPlayerName(playerid,playername,sizeof(playername)); format(string,sizeof(string),USER_PATH,playern...
77
Hi! I'm doing some work based on this topic. But I got the error above for this line: Код: new INI:File = INI_Open(PlayerInfo(lestring)); the string: Код: new lestring[85]; Can anyone help ...
77
If I use it in my gamemode(#include <...>) and I join to the server, everything's gone. It looks like there's no gamemode or something.. And if I delete the #include .... line, voala! Everything...
1,443
Hey! Can anyone tell me, what's the name of this animation? What the Cluckin' Bell guy doing
99
When I select something in the first dialog, nothing happens..
1,286