SphereServer forumunda yazan bir kod.
[FUNCTION WRITEFILE]
IF !(<FILE.INUSE>)
FILE.MODE.CREATE=1
FILE.MODE.APPEND=1
FILE.MODE.WRITEFLAG=1
IF (<FILE.OPEN <STRARG <ARGS>>>)
FILE.WRITELINE <STREAT <ARGS>>
FILE.CLOSE
ENDIF
ENDIF
bu kodu herhangi bir scripte koymanız gerekmekte
kodun kullanımı serv.writefile şeklinde, mesela scripte
"serv.writefile scripts\loglar.txt Asdd deneme"
yazarsanız scripts klasöründeki loglar.txt dosyasına Asdd deneme yazar. Eğer dosya yoksa dosyayı yaratır.
Ama bu komutu kullanmak için sphere.ini de bir değişiklik yapmanız gerekiyor.
// Option flags
// Flags for options that affect server behaviour but not compatibility
// See the revisions.txt file for more details on this
// OF_OSIDamageMod = 00000004 //Modify weapon damage OSI-style (taking anatomy, tactics, lumberjacking into account)
// OF_Command_Sysmsgs = 00000008 //Shows status of hearall, allshow, allmove... commands after toggling them
// OF_Archery_CanMove = 00000010
// OF_OSIMultiSight = 00000020
// OF_Items_AutoName = 00000040
// OF_FileCommands = 00000080
// OF_NoItemNaming = 00000100
// OF_NoHouseMuteSpeech = 00000200
// OF_Flood_Protection = 00001000
// OF_Buffs = 00002000
// OF_NoPrefix = 00004000 // Add prefix "A" and "An" to itemnames or not
// OF_DyeType = 00008000 // if set allows using i_dye on all t_dye_vat instead of only i_dye_tub
// OF_DrinkIsFood = 00010000 // type T_DRINK will increase FOOD lvl like T_FOOD
// OF_Specific = 01000000 // Specific behaviour, not completly tested
OptionFlags=
OF_FileCommands'ı açmanız gerekmekte
Bunun için de OptionFlags= yazan yeri
OptionFlags=080 yapmanız gerekiyor.
Trina
Total votes: 0
Ultima Online 2 hafta önce
Sphere Scripting 3 hafta önce
Sunucular 3 hafta önce
Sunucular 2 ay önce
Sphere Scripting 2 ay önce
CS 1.6 3 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Sunucular 4 ay önce
Ultima Online 4 ay önce
2024-07-08 22:50
2024-07-08 22:34
2024-06-19 22:05
2024-06-01 02:19
2024-05-31 21:17
2024-04-09 16:53
2024-04-06 18:20
2024-04-06 17:43
Yorumlar (0)