2 Prolems
#5

Make sure the settings.ini file is in the same directory as pawno.exe. The settings.ini file you have may also be corrupted. Try replacing the contents (if it even exists) with the following:
Code:
[General]
FileAssoc=1
[Display]
WindowMax=1
WindowX=209
WindowY=91
WindowW=1014
WindowH=670
Splitter=212
Font_Name=Courier New
Font_Size=10
ShowFuncList=1
[RunOpts]
CopyDir=\
ExeFile=pawncc.exe
Params=-r
For your second, which string are you trying to format and send to the player? If it's the one you create within the function, then adding the parameter is useless, you can remove it. Also, in the stock you use the 'playerid' variable that isn't present. You may be trying to pass a player's ID to the function, and use it. If that is the case, you will need to add a parameter with the name of 'playerid'.
Reply


Messages In This Thread
2 Prolems - by Kaperstone - 28.07.2011, 00:20
Re: 2 Prolems - by iPLEOMAX - 28.07.2011, 00:28
Re: 2 Prolems - by Kaperstone - 28.07.2011, 00:35
Re: 2 Prolems - by Kaperstone - 28.07.2011, 01:06
Re: 2 Prolems - by Grim_ - 28.07.2011, 02:34
Re: 2 Prolems - by Kaperstone - 28.07.2011, 12:58
Re: 2 Prolems - by Calgon - 28.07.2011, 19:58
Re: 2 Prolems - by Kaperstone - 28.07.2011, 20:16
Re: 2 Prolems - by ylleron - 28.07.2011, 21:03
Re: 2 Prolems - by Kaperstone - 28.07.2011, 21:09

Forum Jump:


Users browsing this thread: 3 Guest(s)