How to receive a đź’˛paycheckđź’˛ every 5-10 minutes in games !?

Yes i dont know how to make so we can receive a :heavy_dollar_sign:paycheck​:heavy_dollar_sign:, like in the old version freeroam2 made by @Kanersps if anybody still have that or can help that would be appreciate !

1 Like

Maybe you can check here : https://github.com/NastyZ98/FMS-NCG/tree/master/Plugins/life

I don’t know if it’s working but try it.

2 Likes

ty im trying that :slight_smile:

this code works! thanks for sharing :smiley:

1 Like

i can try because its not working can you link me the zip ?

huh, strange. code works for me.

idk i dont really understand everything it should be working i got 0 error. And i use essential whit essential freeroam master !

did you copy and paste both client and server? the position part isnt needed though.

im so confuse so many thing i dont where but i just want the money paychk in the essentialmode do you know how ?

How position work ? Because not work for me… I need add new table in database ?

Same question here, Saving Pos in lastpos Database doesnt’t work for me. What king of line did you create in the database ? Varchar ? Char ? Int ? Every info would be welcome :slight_smile:

Thanks Friends :slight_smile:

im new in coding to guys im working whit a friend we will release everything whene its done :slight_smile:

1 Like

varchar normally working look in your script if you have all code to saving in DB

Yep,

Thinks they’re is a probleme here :

 MySQL:executeQuery("UPDATE users SET lastpos='@pos' WHERE identifier = '@username'",
      {['@username'] = player, ['@pos'] = pos})

As far as the Identifier is Steam ID I think. I’ll check and activate my brain :slight_smile: Maybe I’m wrong too lol !

The code seems to be good. But still don’t work. I’ll try to put laspos in Varchar

@Scapin did you find ?

I have create table “savepos” VARCHAR 50 in “user” but not work :\

Nop :confused: still don’t find.

Link is broken lololol