Posts: 188
Threads: 61
Joined: Nov 2012
Hello guys, I recently got this error: Run time error 19, i've everything downloaded and putted in .cfg, it works great on my own Windows, but once im getting it on my Linux server, then everything fucks up, any one?
Posts: 188
Threads: 61
Joined: Nov 2012
Error: Function not registered: 'PlayerTextDrawSetPreviewModel'
Even it is registered in the script ? ._.
Posts: 403
Threads: 10
Joined: Oct 2013
update all the plugins..and alsk remember to type .so instead of .dll
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
PlayerTextDrawSetPreviewModel was added in 0.3x as a native in SA-MP.
It seems your samp-server.exe is an older version. Update it to 0.3x R2 and make sure that the a_samp.inc file also for 0.3x version. Re-compile and run the server again.