• Please report every thread you think might be harmful or does not meet expectations or the link is offline, you will be refunded the credits you paid and the Thread Starter recieves a message to update his content, if its malicious we remove it and warn and eventualy the TS if it reoccurs.

STANDALONE rcore_radiocar (1 Viewer)

Delano

Member
Joined
Aug 10, 2022
Messages
25
Reaction score
0
Points
3
Credits
295
This is the radiocar of the makers of rcore!

c1f192d1d9cd77b791fad4aa677c6b3bcf6029c4.jpeg






This is the sql:

CREATE TABLE radiocar_owned (
id int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

ALTER TABLE radiocar_owned
ADD PRIMARY KEY (id);

ALTER TABLE radiocar_owned
MODIFY id int(11) NOT NULL AUTO_INCREMENT;
COMMIT;
 
Last edited:

Delano

Member
Joined
Aug 10, 2022
Messages
25
Reaction score
0
Points
3
Credits
295
Sorry voor degene die het gekocht hebben, ik ben de sql er vergeten bij te doen
 
  • Post hidden due to user being banned.

Users who are viewing this thread

Top