Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MaDKiLLeR

Pages: 1 2 3 [4]
46
mIRC/pawn Scripting / Re: My ips.ini File not saving ips of all players
« on: September 30, 2011, 04:41:38 pm »
Best script i dont see any problem in there  ???

* yazeen facepalms
There are 3 players who joined and there ips saved were:

127.0.0.1

lol! That's mine. Similary one joined and his ip saved was of my other frined!  :-[

47
mIRC/pawn Scripting / Re: My ips.ini File not saving ips of all players
« on: September 29, 2011, 04:24:16 pm »
It's Saving wrong ips like it saved an ip of player which was wrong. I checked ip of that player from my forums and that was totally different! Now what to do?  :-[

48
mIRC/pawn Scripting / My ips.ini File not saving ips of all players
« on: September 29, 2011, 03:46:27 pm »
I've a .ini file which saves ips of all the players who join no matter they register or not. But it's not saving ips of all players which joins. I used this:

[pawn]new ip[24];[/pawn]

Is there any problem in this thing? ^

49
mIRC/pawn Scripting / Re: Having a problem with include "file"
« on: September 27, 2011, 03:36:06 pm »

3)Copy the config file from ur config server folder
4)Paste it on Your News Folder
5)Open up config.ini from news fodler
6)Clear All the text
7)Add This line on that "News=By [[VR]Ankit]>  Server is Temporary now" without""
8)Save it
9)Rename it to News.ini
10)goto Server and do /c setnews [Text] After loggin through /admin [Pass]

Simply, create a new text document and save it as "News.ini". Who will do this?  :o

50
mIRC/pawn Scripting / Re: Having a problem with include "file"
« on: September 27, 2011, 03:34:34 pm »
lol, dude, i'm 80% pawn scripter. I know that all.

But i've the include "file"
The line "Include <file>" is written on the top of my scripts.
but it still gives error during compiling

"Undefined symbol: file"

on this line:

[pawn]
format(file, sizeof(file), "/News/News.ini", "News");[/pawn]

51
mIRC/pawn Scripting / Having a problem with include "file"
« on: September 27, 2011, 11:37:26 am »
i've a news system with /c setnews but i can't add it as the /c setnews uses the include file.

It says "Undefined Symbol: file" when i try to compile it.

i've added "Include <file>" to at the top and after adding it, i compiled it and then added the news system again and tried to compiled it but it gives me the same error again.

Any help will be appreciated  :)

Pages: 1 2 3 [4]