Save Repair System
#1

afagaga
Reply
#2

Do you mean saving the created Pickups then Re-Creating them whenever the server starts?

If Yes (Most likely).

Create a Table, ID,PickupID,Float Values. Whenever you "AddARepairPickups();" Add an Insert query to the table Save it. OnGameModeInt/FilterScriptInt Create the Pickup(ID,1,X,Y,Z);

I doubt you understood what i just said.
Reply
#3

Quote:
Originally Posted by ISmokezU
Посмотреть сообщение
Do you mean saving the created Pickups then Re-Creating them whenever the server starts?

If Yes (Most likely).

Create a Table, ID,PickupID,Float Values. Whenever you "AddARepairPickups();" Add an Insert query to the table Save it. OnGameModeInt/FilterScriptInt Create the Pickup(ID,1,X,Y,Z);

I doubt you understood what i just said.
can you give me a code on how u doing it and loading it from there
i want to save their ID, positions
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)