Question about saveing
#1

Ok I know how to use the dini saving command

Код:
//for a number
dini_IntSet(filename,someplace,(variablename))
//or for a string
dini_Set(filename,someplayer,(string))
but i want to know how to just print out the line example

inside the normal dini file

Код:
something = string
I just want it so save this

Код:
string
Reply
#2

pawn Код:
string = dini_Get(filename,"something"):

this?
Reply
#3

Why do all new scripters want to start with the most obsolete methods? That I cannot grasp.

https://sampwiki.blast.hk/wiki/Fwrite
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)